-- Logs begin at Wed 2022-06-01 12:03:29 UTC, end at Wed 2022-06-01 14:37:26 UTC. --
Jun 01 12:42:00.168374 n-d-844200-1 systemd[1]: Started Devstack devstack@c-vol.service.
Jun 01 12:42:02.817033 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=96453) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Jun 01 12:42:02.817749 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=96453) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Jun 01 12:42:03.601891 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_db.sqlalchemy.engines [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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=96453) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:42:03.771562 n-d-844200-1 cinder-volume[96453]: INFO cinder.rpc [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Jun 01 12:42:03.776823 n-d-844200-1 cinder-volume[96453]: INFO cinder.rpc [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Jun 01 12:42:03.815995 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_db.sqlalchemy.engines [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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=96453) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:42:03.848974 n-d-844200-1 cinder-volume[96453]: INFO cinder.volume.manager [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Determined volume DB was empty at startup.
Jun 01 12:42:03.849627 n-d-844200-1 cinder-volume[96453]: DEBUG cinder.volume.manager [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=96453) __init__ /opt/stack/cinder/cinder/volume/manager.py:245}}
Jun 01 12:42:03.856005 n-d-844200-1 cinder-volume[96453]: INFO cinder.volume.manager [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Service not found for updating active_backend_id, assuming default for driver init.
Jun 01 12:42:03.856781 n-d-844200-1 cinder-volume[96453]: WARNING stevedore.named [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:42:03.857207 n-d-844200-1 cinder-volume[96453]: WARNING castellan.key_manager [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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'
Jun 01 12:42:03.858324 n-d-844200-1 cinder-volume[96453]: WARNING cinder.keymgr.conf_key_mgr [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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'
Jun 01 12:42:03.870971 n-d-844200-1 cinder-volume[96453]: DEBUG cinder.volume.drivers.lvm [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=96453) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Jun 01 12:42:03.882422 n-d-844200-1 cinder-volume[96453]: INFO cinder.volume.manager [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Image-volume cache disabled for host n-d-844200-1@lvmdriver-1.
Jun 01 12:42:03.889549 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_db.sqlalchemy.engines [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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=96453) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:42:03.905435 n-d-844200-1 cinder-volume[96453]: INFO oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Starting 1 workers
Jun 01 12:42:03.910990 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Started child 96718 {{(pid=96453) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Jun 01 12:42:03.912249 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Full set of CONF: {{(pid=96453) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Jun 01 12:42:03.912779 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] ******************************************************************************** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Jun 01 12:42:03.913078 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] Configuration options gathered from: {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Jun 01 12:42:03.913434 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Jun 01 12:42:03.914050 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Jun 01 12:42:03.914339 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] ================================================================================ {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Jun 01 12:42:03.915126 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] allow_availability_zone_fallback = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.915511 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] allow_compression_on_image_upload = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.915838 n-d-844200-1 cinder-volume[96718]: INFO cinder.service [-] Starting cinder-volume node (version 18.2.1)
Jun 01 12:42:03.916719 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] allowed_direct_url_schemes = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.916719 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] api_rate_limit = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.917139 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] auth_strategy = keystone {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.917536 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_availability_zone = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.917929 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_host = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.918308 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.919991 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_stats_polling_interval = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.919991 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backup_api_class = cinder.backup.api.API {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.920177 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.920506 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backup_name_template = backup-%s {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.920898 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backup_use_same_host = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backup_use_temp_snapshot = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] chap_password = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] chap_username = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_internal_tenant_project_id = 31ba9c75edb145dba353492db3a77b0c {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923494 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_internal_tenant_user_id = 899dbce1bf5a4bebbdd579fceb5fab5d {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923564 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cluster = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.923916 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] compression_format = gzip {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.924920 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] compute_api_class = cinder.compute.nova.API {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.924920 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] config_dir = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.925091 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.925426 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] config_source = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.925807 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.926207 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] control_exchange = openstack {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.927040 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] db_driver = cinder.db {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.927040 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] debug = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.927356 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] default_availability_zone = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.927658 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] default_group_type = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.928665 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.928787 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] default_volume_type = lvmdriver-1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.929090 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] driver_client_cert = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.929519 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] driver_client_cert_key = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.929794 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] driver_data_namespace = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.930139 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] driver_ssl_cert_path = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.930525 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] driver_ssl_cert_verify = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.930899 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] driver_use_ssl = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.931216 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] enable_new_services = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.931573 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] enable_unsupported_driver = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.932160 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] enable_v2_api = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.932528 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] enable_v3_api = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.932904 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] enabled_backends = ['lvmdriver-1'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.933311 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] enforce_multipath_for_image_xfer = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.933658 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] filter_function = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.934028 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_api_insecure = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.934404 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_api_servers = ['http://10.222.0.40/image'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.934780 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_api_ssl_compression = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.935186 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_ca_certificates_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.935577 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_catalog_info = image:glance:publicURL {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.935903 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_certfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.936353 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.936712 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_keyfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.937073 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_num_retries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.937436 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] glance_request_timeout = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.938114 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] goodness_function = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.938193 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] graceful_shutdown_timeout = 5 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.938562 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] group_api_class = cinder.group.api.API {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.938903 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] host = n-d-844200-1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.939290 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iet_conf = /etc/iet/ietd.conf {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.939662 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_compress_on_upload = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.940030 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_conversion_address_space_limit = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.940837 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_conversion_cpu_limit = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.940936 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.941663 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_upload_use_cinder_backend = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.941663 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_upload_use_internal_tenant = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.941877 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_volume_cache_enabled = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.942277 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_volume_cache_max_count = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.942853 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] image_volume_cache_max_size_gb = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.944799 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] init_host_max_objects_retrieval = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.944799 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] instance_format = [instance: %(uuid)s] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.944799 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.944799 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iscsi_iotype = fileio {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.945429 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Jun 01 12:42:03.945697 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iscsi_secondary_ip_addresses = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.945697 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iscsi_target_flags = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.945697 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iscsi_write_cache = on {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.945697 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iser_helper = tgtadm {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.946323 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iser_ip_address = 10.222.0.40 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.946569 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:03.946765 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iser_port = 3260 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.947129 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.947509 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_config_append = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.947897 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.948231 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_dir = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.948573 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.948862 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_options = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.949224 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_rotate_interval = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.949603 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_rotate_interval_type = days {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.949966 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] log_rotation_type = none {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.950265 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 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=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.950549 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.950943 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.951293 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.951602 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.951949 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] max_age = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.952294 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] max_logfile_count = 30 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.952658 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] max_logfile_size_mb = 200 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.953052 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] max_over_subscription_ratio = 20.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.953452 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] message_reap_interval = 86400 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.953797 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] message_ttl = 2592000 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.954183 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] migration_create_volume_timeout_secs = 300 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.954533 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] monkey_patch = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.955079 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] monkey_patch_modules = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.955385 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] my_ip = 10.222.0.40 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.955740 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] no_snapshot_gb_quota = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.956089 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] num_iser_scan_tries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.956458 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] num_shell_tries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.956814 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] num_volume_device_scan_tries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.957171 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] nvmet_ns_id = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.957878 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] nvmet_port_id = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.957959 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_max_limit = 1000 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.958778 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_volume_ext_list = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.959107 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.959509 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_volume_listen = 0.0.0.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.959885 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_volume_listen_port = 8776 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.960290 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_volume_use_ssl = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.960586 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] osapi_volume_workers = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.960955 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] per_volume_size_limit = -1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.962142 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] periodic_fuzzy_delay = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.962142 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] periodic_interval = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.962142 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] public_endpoint = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.962350 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] publish_errors = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.963601 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_backup_gigabytes = 1000 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.963975 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_backups = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.964371 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_consistencygroups = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.964722 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.965067 n-d-844200-1 sudo[96734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 01 12:42:03.966041 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_gigabytes = 1000 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.966041 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_groups = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.966041 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_snapshots = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.966244 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] quota_volumes = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.966650 n-d-844200-1 sudo[96734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:03.967453 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] rate_limit_burst = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.967996 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] rate_limit_except_level = CRITICAL {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.968490 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] rate_limit_interval = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.969072 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] reinit_driver_count = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.969603 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] replication_device = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.970099 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] report_discard_supported = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.970611 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] report_interval = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.971197 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] reservation_clean_interval = 86400 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.971639 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] reservation_expire = 86400 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.972181 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] reserved_percentage = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.972734 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.973802 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.975109 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] rpc_response_timeout = 120 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.975558 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] run_external_periodic_tasks = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.975998 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.977132 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] scst_target_driver = iscsi {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.977132 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] scst_target_iqn_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.977132 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_down_time = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.977595 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] snapshot_name_template = snapshot-%s {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.977967 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] split_loggers = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.978263 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] state_path = /opt/stack/data/cinder {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.978699 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] storage_availability_zone = nova {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.979068 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] storage_protocol = iscsi {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.979463 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] syslog_log_facility = LOG_USER {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.979840 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] target_helper = tgtadm {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.980314 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] target_ip_address = 10.222.0.40 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.980707 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] target_port = 3260 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.981081 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.981437 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] target_protocol = iscsi {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.981784 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] trace_flags = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.982154 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] transfer_api_class = cinder.transfer.api.API {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.982490 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] transport_url = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.982876 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] until_refresh = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.983218 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_chap_auth = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.983581 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_default_quota_class = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.983925 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_eventlog = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.984265 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_journal = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.985035 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_json = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.985035 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_multipath_for_image_xfer = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.985279 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_stderr = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.986308 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] use_syslog = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.986795 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] verify_glance_signatures = enabled {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.987149 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_api_class = cinder.volume.api.API {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.987641 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_backend_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.988023 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_clear = zero {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.988365 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_clear_ionice = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.988808 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_clear_size = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.989105 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.989728 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_copy_bps_limit = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.990087 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_dd_blocksize = 1M {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.990439 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.990839 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_name_template = volume-%s {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.991206 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_service_inithost_offload = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.991563 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volume_usage_audit_period = month {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.992018 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.992357 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] watch_log_file = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.992690 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] zoning_mode = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jun 01 12:42:03.993144 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.993555 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.enforce_new_defaults = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.993946 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.enforce_scope = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.994310 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.policy_default_rule = default {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.994733 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.995122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.policy_file = policy.yaml {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.995520 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.995870 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.996286 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.996539 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.996904 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.997293 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_concurrency.disable_process_locking = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.997701 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.998077 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.backend = sqlalchemy {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.998370 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.connection = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.999608 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.connection_debug = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:03.999980 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.connection_parameters = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.000368 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.connection_recycle_time = 3600 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.000975 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.connection_trace = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.001081 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.db_inc_retry_interval = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.001422 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.db_max_retries = 20 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.002797 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.db_max_retry_interval = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.003428 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.db_retry_interval = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.003990 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.max_overflow = 50 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.004523 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.max_pool_size = 5 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.005113 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.max_retries = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.005627 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.mysql_enable_ndb = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.006018 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.006573 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.pool_timeout = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.007183 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.retry_interval = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.007544 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.slave_connection = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.007907 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.sqlite_synchronous = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.008257 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] database.use_db_reconnect = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.008946 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.connection_string = messaging:// {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.009262 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.enabled = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.009663 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.es_doc_type = notification {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.010032 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.es_scroll_size = 10000 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.010412 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.es_scroll_time = 2m {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.010796 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.filter_error_trace = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.011158 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.hmac_keys = SECRET_KEY {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.011908 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.sentinel_service_name = mymaster {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.012121 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.socket_timeout = 0.1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.012395 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] profiler.trace_sqlalchemy = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.012784 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] coordination.backend_url = etcd3+http://10.222.0.40:2379 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.013212 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] privsep_osbrick.capabilities = [21] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.013582 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] privsep_osbrick.group = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.013920 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] privsep_osbrick.helper_command = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.014959 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.014959 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] privsep_osbrick.user = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.015138 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.015361 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_sys_admin.group = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.015695 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_sys_admin.helper_command = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.016038 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.016502 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cinder_sys_admin.user = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.016887 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.auth_section = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.017333 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.auth_type = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.017676 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.cafile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.018011 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.certfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.018375 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.collect_timing = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.018783 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.insecure = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.019226 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.keyfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.019621 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.send_service_user_token = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.019990 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.split_loggers = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.020634 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] service_user.timeout = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.020999 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.backend_availability_zone = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.021706 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.021706 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.022848 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.chap_password = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.022848 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.chap_username = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.022848 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.023289 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.driver_client_cert = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.023431 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.driver_client_cert_key = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.023743 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.driver_data_namespace = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.024101 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.024449 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.025627 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.driver_use_ssl = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.025627 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.enable_unsupported_driver = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.025627 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.025862 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.extra_capabilities = {} {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.026130 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.filter_function = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.026413 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.goodness_function = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.026902 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.027352 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.027745 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.028092 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.028437 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.028779 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.029380 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iscsi_iotype = fileio {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.029794 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.030157 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iscsi_target_flags = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.030525 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iscsi_write_cache = on {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.030924 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iser_helper = tgtadm {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.031482 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iser_ip_address = 10.222.0.40 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.031838 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iser_port = 3260 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.032651 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.032651 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.032983 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.lvm_mirrors = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.033659 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.033659 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.lvm_type = auto {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.033957 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.034296 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.034853 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.num_shell_tries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.035200 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.036631 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.036631 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.nvmet_port_id = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.036631 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.replication_device = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.037117 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.report_discard_supported = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.037117 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.reserved_percentage = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.037539 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.scst_target_driver = iscsi {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.038621 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.scst_target_iqn_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.038621 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.storage_protocol = iscsi {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.038621 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.038950 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.target_helper = tgtadm {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.039407 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.target_ip_address = 10.222.0.40 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.039751 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.target_port = 3260 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.040038 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.040335 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.target_protocol = iscsi {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.041404 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.trace_flags = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.041404 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.unique_fqdn_network = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.041718 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.use_chap_auth = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.042029 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.042366 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_backend_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.042754 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_clear = zero {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.043201 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_clear_ionice = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.043485 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_clear_size = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.043854 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.044197 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.044787 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.045132 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.045494 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volume_group = cinder-volumes {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.045782 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.046211 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.admin_password = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.046598 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.047050 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.admin_token = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.047437 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.admin_user = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.047810 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_admin_prefix = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.048171 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.048541 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_port = 35357 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.049238 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_protocol = https {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.049442 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_section = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.050053 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_type = password {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.050053 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_uri = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.050371 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.auth_version = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.050706 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.cache = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.051079 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.051415 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.certfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.051914 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.delay_auth_decision = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.052174 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.052531 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.http_connect_timeout = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.052853 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.053345 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.identity_uri = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.053550 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.include_service_catalog = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.053898 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.insecure = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.054309 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.interface = public {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.054580 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.keyfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.054953 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.055297 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.055644 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.055986 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.056349 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.056686 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.057162 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.057508 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.057907 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.058264 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.region_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.058672 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.058987 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.service_token_roles_required = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.059324 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.service_type = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.060110 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.token_cache_time = 300 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.060110 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.060993 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.backend = dogpile.cache.null {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.061186 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.backend_argument = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.061384 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.config_prefix = cache.oslo {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.061762 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.dead_timeout = 60.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.062122 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.debug_cache_backend = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.062463 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.enable_retry_client = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.062842 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.enable_socket_keepalive = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.063220 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.enabled = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.063560 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.expiration_time = 600 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.063850 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.hashclient_retry_attempts = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.064200 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.hashclient_retry_delay = 1.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.064556 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_dead_retry = 300 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.064919 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.065267 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.066191 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_pool_maxsize = 10 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.066191 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.066716 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.066716 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.memcache_socket_timeout = 1.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.067309 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.proxies = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.068379 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.retry_attempts = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.068379 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.retry_delay = 0.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.068680 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.socket_keepalive_count = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.068884 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.socket_keepalive_idle = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.069979 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.socket_keepalive_interval = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.069979 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.tls_allowed_ciphers = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.069979 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.tls_cafile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.070412 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.tls_certfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.070570 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.tls_enabled = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.071710 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] cache.tls_keyfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.072148 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_reports.file_event_handler = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.072471 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.073239 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_reports.log_dir = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.073239 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.backend_availability_zone = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.073751 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.backend_host = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.073917 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.074125 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.074468 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.chap_password = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.074835 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.chap_username = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.075749 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.chiscsi_conf = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.075749 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.driver_client_cert = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.076049 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.076190 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.driver_data_namespace = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.076508 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.076845 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.077217 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.driver_use_ssl = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.077554 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.077891 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.078653 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.extra_capabilities = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.078653 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.filter_function = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.078965 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.goodness_function = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.079232 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iet_conf = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.080248 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.080248 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.080248 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.080714 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.080863 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.081788 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iscsi_iotype = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.081788 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.081788 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.082253 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.082562 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iser_helper = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.082942 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iser_ip_address = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.083975 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iser_port = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.083975 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.iser_target_prefix = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.083975 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.lvm_conf_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.084438 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.lvm_mirrors = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.084588 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.084986 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.lvm_type = default {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.085256 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.085959 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.086298 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.num_shell_tries = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.086654 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.087005 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.087343 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.nvmet_port_id = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.087676 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.replication_device = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.088014 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.report_discard_supported = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.088366 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.reserved_percentage = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.088769 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.scst_target_driver = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.089052 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.089385 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.storage_protocol = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.089786 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.090003 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.target_helper = tgtadm {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.090759 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.target_ip_address = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.090923 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.target_port = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.091520 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.target_prefix = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.091520 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.target_protocol = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.091888 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.trace_flags = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.092232 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.092595 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.use_chap_auth = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.092939 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.093227 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.093593 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_clear = none {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.093923 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.094245 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_clear_size = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.094600 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.094946 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.095283 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.095656 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.096007 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.096293 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] lvmdriver-1.volumes_dir = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.096702 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.097608 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.097608 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.097924 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.098161 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.099242 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.099242 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.heartbeat_in_pthread = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.099242 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.099572 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.099927 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.100306 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.100666 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.101417 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.101417 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.101723 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.102095 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.102437 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.102803 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.103161 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.103522 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.103872 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.104258 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.ssl = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.104615 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.104998 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.105376 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.105730 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_rabbit.ssl_version = {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.106136 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_notifications.driver = [] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.106482 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_notifications.retry = -1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.106902 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.107459 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] oslo_messaging_notifications.transport_url = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.107886 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.108281 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] key_manager.fixed_key = **** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.108719 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.109469 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.barbican_api_version = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.109469 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.barbican_endpoint = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.109814 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.barbican_endpoint_type = public {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.110387 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.cafile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.110498 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.certfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.110876 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.collect_timing = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.111221 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.insecure = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.111574 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.keyfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.111931 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.number_of_retries = 60 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.112269 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.retry_delay = 1 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.112608 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.split_loggers = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.112943 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.timeout = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.113302 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.verify_ssl = True {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.113626 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] barbican.verify_ssl_path = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.114038 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.approle_role_id = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.114574 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.approle_secret_id = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.114969 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.cafile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.115309 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.certfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.115651 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.collect_timing = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.115989 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.insecure = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.116328 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.keyfile = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.116679 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.kv_mountpoint = secret {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.117102 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.kv_version = 2 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.117437 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.root_token_id = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.117789 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.split_loggers = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.118301 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.ssl_ca_crt_file = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.118510 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.timeout = None {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.118829 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.use_ssl = False {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.119211 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jun 01 12:42:04.119490 n-d-844200-1 cinder-volume[96453]: DEBUG oslo_service.service [None req-c065e2f1-9acc-45d1-a9e6-40613261c836 None None] ******************************************************************************** {{(pid=96453) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Jun 01 12:42:04.294064 n-d-844200-1 sudo[96734]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:04.296163 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.350s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:04.298480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:04.312595 n-d-844200-1 sudo[96878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 01 12:42:04.313365 n-d-844200-1 sudo[96878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:04.635133 n-d-844200-1 sudo[96878]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:04.637136 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.338s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:04.638124 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:04.652562 n-d-844200-1 sudo[97000]: 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
Jun 01 12:42:04.653318 n-d-844200-1 sudo[97000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:05.098240 n-d-844200-1 sudo[97000]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:05.100590 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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.462s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:05.101603 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:05.117599 n-d-844200-1 sudo[97029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 01 12:42:05.118390 n-d-844200-1 sudo[97029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:05.434089 n-d-844200-1 sudo[97029]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:05.436343 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.334s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:05.437343 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:05.467562 n-d-844200-1 sudo[97054]: 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
Jun 01 12:42:05.468820 n-d-844200-1 sudo[97054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:05.962043 n-d-844200-1 sudo[97054]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:05.964202 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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.527s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:05.965294 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:05.979669 n-d-844200-1 sudo[97143]: 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
Jun 01 12:42:05.980507 n-d-844200-1 sudo[97143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:06.411890 n-d-844200-1 sudo[97143]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:06.413983 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:06.415593 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:42:06.416823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:06.431916 n-d-844200-1 sudo[97148]: 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
Jun 01 12:42:06.432686 n-d-844200-1 sudo[97148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:06.841529 n-d-844200-1 sudo[97148]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:06.843873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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.427s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:06.846006 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:06.860131 n-d-844200-1 sudo[97151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:42:06.861029 n-d-844200-1 sudo[97151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:07.287584 n-d-844200-1 sudo[97151]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:07.289647 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:07.292338 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.driver [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Driver hasn't implemented _init_vendor_properties()
Jun 01 12:42:07.292851 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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-844200-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=96718) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:816}}
Jun 01 12:42:07.315499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:42:07.335921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.db.sqlalchemy.api [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Building query based on filter {{(pid=96718) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3150}}
Jun 01 12:42:07.352103 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=96718) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:887}}
Jun 01 12:42:07.360391 n-d-844200-1 cinder-volume[96718]: INFO cinder.keymgr.migration [None req-bf91221a-2263-457b-81ea-30cef2f88cec None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Jun 01 12:42:07.363293 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:42:07.364121 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:07.379241 n-d-844200-1 sudo[97154]: 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
Jun 01 12:42:07.381404 n-d-844200-1 sudo[97154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:07.821092 n-d-844200-1 sudo[97154]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:07.823583 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:07.825782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:07.841139 n-d-844200-1 sudo[97159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:42:07.842083 n-d-844200-1 sudo[97159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:08.288803 n-d-844200-1 sudo[97159]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:08.291533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:08.293437 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:42:08.320885 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Driver initialization completed successfully.
Jun 01 12:42:08.329933 n-d-844200-1 cinder-volume[96718]: INFO cinder.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Initiating service 3 cleanup
Jun 01 12:42:08.334554 n-d-844200-1 cinder-volume[96718]: INFO cinder.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Service 3 cleanup completed.
Jun 01 12:42:08.334952 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.service [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Creating RPC server for service cinder-volume {{(pid=96718) start /opt/stack/cinder/cinder/service.py:231}}
Jun 01 12:42:08.340862 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.service [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96718) start /opt/stack/cinder/cinder/service.py:237}}
Jun 01 12:42:08.393930 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Jun 01 12:42:08.394352 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:42:08.395094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:08.412414 n-d-844200-1 sudo[97167]: 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
Jun 01 12:42:08.413500 n-d-844200-1 sudo[97167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:08.837937 n-d-844200-1 sudo[97167]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:08.840115 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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.445s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:08.842262 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:42:08.857892 n-d-844200-1 sudo[97170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:42:08.858756 n-d-844200-1 sudo[97170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:42:09.294582 n-d-844200-1 sudo[97170]: pam_unix(sudo:session): session closed for user root
Jun 01 12:42:09.297117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:42:09.318024 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8c17f085-e722-4e08-98f2-6b5edaa16b97 None None] Driver post RPC initialization completed successfully.
Jun 01 12:43:49.320940 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:43:49.321671 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:43:49.322169 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:43:49.336806 n-d-844200-1 sudo[99574]: 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
Jun 01 12:43:49.337573 n-d-844200-1 sudo[99574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:43:49.814480 n-d-844200-1 sudo[99574]: pam_unix(sudo:session): session closed for user root
Jun 01 12:43:49.816362 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:43:49.817742 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:43:49.836601 n-d-844200-1 sudo[99577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:43:49.837387 n-d-844200-1 sudo[99577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:43:50.270668 n-d-844200-1 sudo[99577]: pam_unix(sudo:session): session closed for user root
Jun 01 12:43:50.272738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:43:50.274085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:44:49.323496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:44:49.324259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:44:49.324655 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:44:49.340226 n-d-844200-1 sudo[102072]: 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
Jun 01 12:44:49.340997 n-d-844200-1 sudo[102072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:44:49.764425 n-d-844200-1 sudo[102072]: pam_unix(sudo:session): session closed for user root
Jun 01 12:44:49.766520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.442s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:44:49.768324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:44:49.783080 n-d-844200-1 sudo[102075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:44:49.784077 n-d-844200-1 sudo[102075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:44:50.239184 n-d-844200-1 sudo[102075]: pam_unix(sudo:session): session closed for user root
Jun 01 12:44:50.241361 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:44:50.242618 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:45:49.321246 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:45:49.322411 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:45:49.323114 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:45:49.340727 n-d-844200-1 sudo[102446]: 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
Jun 01 12:45:49.341533 n-d-844200-1 sudo[102446]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:45:49.835660 n-d-844200-1 sudo[102446]: pam_unix(sudo:session): session closed for user root
Jun 01 12:45:49.838030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.515s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:45:49.839470 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:45:49.853980 n-d-844200-1 sudo[102449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:45:49.854782 n-d-844200-1 sudo[102449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:45:50.322870 n-d-844200-1 sudo[102449]: pam_unix(sudo:session): session closed for user root
Jun 01 12:45:50.325817 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:45:50.327697 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:46:49.326329 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:46:49.327522 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:46:49.328187 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:46:49.351060 n-d-844200-1 sudo[102667]: 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
Jun 01 12:46:49.351814 n-d-844200-1 sudo[102667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:46:49.797777 n-d-844200-1 sudo[102667]: pam_unix(sudo:session): session closed for user root
Jun 01 12:46:49.799767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:46:49.801204 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:46:49.822136 n-d-844200-1 sudo[102670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:46:49.823408 n-d-844200-1 sudo[102670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:46:50.302297 n-d-844200-1 sudo[102670]: pam_unix(sudo:session): session closed for user root
Jun 01 12:46:50.305471 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.503s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:46:50.307440 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:47:49.325214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:47:49.326360 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:47:49.327030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:47:49.344599 n-d-844200-1 sudo[102732]: 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
Jun 01 12:47:49.345357 n-d-844200-1 sudo[102732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:47:49.791773 n-d-844200-1 sudo[102732]: pam_unix(sudo:session): session closed for user root
Jun 01 12:47:49.793861 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:47:49.795306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:47:49.811536 n-d-844200-1 sudo[102735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:47:49.812297 n-d-844200-1 sudo[102735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:47:50.281163 n-d-844200-1 sudo[102735]: pam_unix(sudo:session): session closed for user root
Jun 01 12:47:50.283789 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:47:50.285076 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:48:49.321765 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:48:49.322554 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:48:49.322919 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:48:49.341287 n-d-844200-1 sudo[102799]: 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
Jun 01 12:48:49.342098 n-d-844200-1 sudo[102799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:48:49.785233 n-d-844200-1 sudo[102799]: pam_unix(sudo:session): session closed for user root
Jun 01 12:48:49.787199 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:48:49.788610 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:48:49.803895 n-d-844200-1 sudo[102802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:48:49.804694 n-d-844200-1 sudo[102802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:48:50.295946 n-d-844200-1 sudo[102802]: pam_unix(sudo:session): session closed for user root
Jun 01 12:48:50.298254 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.509s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:48:50.299544 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:49:49.326229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:49:49.327269 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:49:49.328245 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:49:49.347163 n-d-844200-1 sudo[103049]: 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
Jun 01 12:49:49.348161 n-d-844200-1 sudo[103049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:49:49.785811 n-d-844200-1 sudo[103049]: pam_unix(sudo:session): session closed for user root
Jun 01 12:49:49.788196 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.460s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:49:49.789886 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:49:49.810423 n-d-844200-1 sudo[103052]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:49:49.811599 n-d-844200-1 sudo[103052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:49:50.317945 n-d-844200-1 sudo[103052]: pam_unix(sudo:session): session closed for user root
Jun 01 12:49:50.320126 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.530s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:49:50.323868 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:50:49.328900 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:50:49.329610 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:50:49.330018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:50:49.344855 n-d-844200-1 sudo[104041]: 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
Jun 01 12:50:49.345636 n-d-844200-1 sudo[104041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:50:49.763014 n-d-844200-1 sudo[104041]: pam_unix(sudo:session): session closed for user root
Jun 01 12:50:49.765177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.435s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:50:49.766813 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:50:49.781795 n-d-844200-1 sudo[104059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:50:49.782575 n-d-844200-1 sudo[104059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:50:50.219740 n-d-844200-1 sudo[104059]: pam_unix(sudo:session): session closed for user root
Jun 01 12:50:50.221921 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:50:50.223300 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:51:49.330131 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:51:49.330780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:51:49.331514 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:51:49.388991 n-d-844200-1 sudo[104615]: 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
Jun 01 12:51:49.389822 n-d-844200-1 sudo[104615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:51:50.485498 n-d-844200-1 sudo[104615]: pam_unix(sudo:session): session closed for user root
Jun 01 12:51:50.487593 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.156s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:51:50.490022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:51:50.602873 n-d-844200-1 sudo[104623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:51:50.603722 n-d-844200-1 sudo[104623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:51:51.632068 n-d-844200-1 sudo[104623]: pam_unix(sudo:session): session closed for user root
Jun 01 12:51:51.634640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:51:51.636288 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:52:49.333268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:52:49.333948 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:52:49.334281 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:52:49.375518 n-d-844200-1 sudo[105154]: 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
Jun 01 12:52:49.379545 n-d-844200-1 sudo[105154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:52:49.977132 n-d-844200-1 sudo[105154]: pam_unix(sudo:session): session closed for user root
Jun 01 12:52:49.978934 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.644s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:52:49.980519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:52:49.999611 n-d-844200-1 sudo[105157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:52:50.000414 n-d-844200-1 sudo[105157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:52:50.502203 n-d-844200-1 sudo[105157]: pam_unix(sudo:session): session closed for user root
Jun 01 12:52:50.504758 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.524s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:52:50.506067 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:53:36.558976 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:53:36.575635 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:53:36.607623 n-d-844200-1 cinder-volume[96718]: INFO cinder.rpc [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Jun 01 12:53:36.629179 n-d-844200-1 cinder-volume[96718]: INFO cinder.rpc [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Jun 01 12:53:36.663923 n-d-844200-1 cinder-volume[96718]: INFO cinder.rpc [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Jun 01 12:53:36.696817 n-d-844200-1 cinder-volume[96718]: INFO cinder.rpc [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Jun 01 12:53:36.698905 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:53:36.699595 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 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'
Jun 01 12:53:36.791563 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Flow 'volume_create_manager' (111307e5-1463-4614-ba42-c5af89c21150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:53:36.795156 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb06124-9e0f-42f7-a990-30c7a4558724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:53:36.854740 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:53:36.887557 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb06124-9e0f-42f7-a990-30c7a4558724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1840381889',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=52a9929e-459f-4d32-9fbd-338600ca11fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='484ef01468584146b5e63520410de850',provider_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-06-01T12:53:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:53:36Z,user_id='5790f7ec444f4f3fb1ce117e3e986d55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:53:36.895601 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (817453e7-441f-40f0-934d-9cd4059eb342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:53:36.897897 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (817453e7-441f-40f0-934d-9cd4059eb342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:53:36.916867 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5259ee0e-b130-473d-be15-4b8c765d67c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:53:36.920254 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5259ee0e-b130-473d-be15-4b8c765d67c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '52a9929e-459f-4d32-9fbd-338600ca11fc', 'volume_name': 'volume-52a9929e-459f-4d32-9fbd-338600ca11fc', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:53:36.923098 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (969b7678-4eeb-4065-9dea-61fa4e5a8172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:53:36.925264 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (969b7678-4eeb-4065-9dea-61fa4e5a8172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:53:36.931870 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15cb4ebe-6a46-47c9-9a3e-06690545d659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:53:36.932681 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Volume 52a9929e-459f-4d32-9fbd-338600ca11fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-52a9929e-459f-4d32-9fbd-338600ca11fc', 'volume_size': 1}
Jun 01 12:53:36.933965 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52a9929e-459f-4d32-9fbd-338600ca11fc stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:36.981971 n-d-844200-1 sudo[105624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52a9929e-459f-4d32-9fbd-338600ca11fc stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:53:36.983646 n-d-844200-1 sudo[105624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:53:38.728147 n-d-844200-1 sudo[105624]: pam_unix(sudo:session): session closed for user root
Jun 01 12:53:38.730926 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-52a9929e-459f-4d32-9fbd-338600ca11fc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.796s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:38.734574 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15cb4ebe-6a46-47c9-9a3e-06690545d659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-52a9929e-459f-4d32-9fbd-338600ca11fc', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:53:38.736943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (046cb203-2b09-411a-b72e-9615886cc9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:53:38.764946 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Volume volume-52a9929e-459f-4d32-9fbd-338600ca11fc (52a9929e-459f-4d32-9fbd-338600ca11fc): created successfully
Jun 01 12:53:38.767236 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (046cb203-2b09-411a-b72e-9615886cc9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:53:38.770415 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Flow 'volume_create_manager' (111307e5-1463-4614-ba42-c5af89c21150) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:53:38.794210 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ba2cc84d-646f-4c2f-a8a1-7026a4c1de12 tempest-DeleteServersTestJSON-545987134 None] Created volume successfully.
Jun 01 12:53:42.558370 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:42.583715 n-d-844200-1 sudo[105823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 01 12:53:42.584631 n-d-844200-1 sudo[105823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:53:43.333829 n-d-844200-1 sudo[105823]: pam_unix(sudo:session): session closed for user root
Jun 01 12:53:43.336842 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.794s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:43.338463 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:43.358742 n-d-844200-1 sudo[105830]: 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-52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:53:43.360232 n-d-844200-1 sudo[105830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:53:44.038350 n-d-844200-1 sudo[105830]: pam_unix(sudo:session): session closed for user root
Jun 01 12:53:44.041089 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc" returned: 0 in 0.702s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:44.169522 n-d-844200-1 cinder-volume[96718]: INFO oslo.privsep.daemon [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 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/tmpq4o_1yge/privsep.sock']
Jun 01 12:53:44.195838 n-d-844200-1 sudo[105869]: 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/tmpq4o_1yge/privsep.sock
Jun 01 12:53:44.199753 n-d-844200-1 sudo[105869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:53:46.802665 n-d-844200-1 sudo[105869]: pam_unix(sudo:session): session closed for user root
Jun 01 12:53:46.808860 n-d-844200-1 cinder-volume[96718]: INFO oslo.privsep.daemon [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Spawned new privsep daemon via rootwrap
Jun 01 12:53:46.809489 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Accepted privsep connection to /tmp/tmpq4o_1yge/privsep.sock {{(pid=96718) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Jun 01 12:53:46.811484 n-d-844200-1 cinder-volume[96718]: INFO oslo.privsep.daemon [-] privsep daemon starting
Jun 01 12:53:46.812297 n-d-844200-1 cinder-volume[96718]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Jun 01 12:53:46.812753 n-d-844200-1 cinder-volume[96718]: 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
Jun 01 12:53:46.813145 n-d-844200-1 cinder-volume[96718]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 105932
Jun 01 12:53:46.816970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796125304432]: (2,) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:53:47.082081 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:47.095610 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:47.096105 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796125304432]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:53:47.096870 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:53:47.097938 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Creating iscsi_target for Volume ID: volume-52a9929e-459f-4d32-9fbd-338600ca11fc {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Created volume path /opt/stack/data/cinder/volumes/volume-52a9929e-459f-4d32-9fbd-338600ca11fc,
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: incominguser 2BtHPCYrRUNpFxrYBx6h t6JvdsLBiQ7XQPFB
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:53:47.104536 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:53:47.117353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:47.883781 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc" returned: 0 in 0.777s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:47.884406 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796125304432]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:53:47.884870 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:53:47.885279 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:53:47.888764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:47.898816 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:47.899377 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796125304432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc\n System information:\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-52a9929e-459f-4d32-9fbd-338600ca11fc\n Backing store flags: \n Account information:\n 2BtHPCYrRUNpFxrYBx6h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:53:47.900572 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:53:47.902022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:48.026787 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:48.027113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796125304432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc\n System information:\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-52a9929e-459f-4d32-9fbd-338600ca11fc\n Backing store flags: \n Account information:\n 2BtHPCYrRUNpFxrYBx6h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:53:48.028206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:48.161220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:48.161749 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796125304432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc\n System information:\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-52a9929e-459f-4d32-9fbd-338600ca11fc\n Backing store flags: \n Account information:\n 2BtHPCYrRUNpFxrYBx6h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:53:48.163597 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:53:48.233304 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc', 'target_lun': 1, 'volume_id': '52a9929e-459f-4d32-9fbd-338600ca11fc', 'auth_method': 'CHAP', 'auth_username': '2BtHPCYrRUNpFxrYBx6h', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '06721ee6-3c12-429b-9832-67a5a0cdc3fa'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:53:48.352600 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-a3c5a8a6-1d4f-4a42-a1a8-f4b6f1239b57 req-1a3ba0fd-2c18-4030-ae88-5b8668be3587 tempest-DeleteServersTestJSON-545987134 None] attachment_update completed successfully.
Jun 01 12:53:49.332687 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:53:49.333317 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:53:49.334044 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:49.361302 n-d-844200-1 sudo[106030]: 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
Jun 01 12:53:49.362098 n-d-844200-1 sudo[106030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:53:49.841471 n-d-844200-1 sudo[106030]: pam_unix(sudo:session): session closed for user root
Jun 01 12:53:49.843346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:49.844952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:53:49.863865 n-d-844200-1 sudo[106033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:53:49.865301 n-d-844200-1 sudo[106033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:53:50.283978 n-d-844200-1 sudo[106033]: pam_unix(sudo:session): session closed for user root
Jun 01 12:53:50.291907 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:53:50.294262 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:54:05.021703 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-5219bf81-2a34-4b7b-b6ef-0588655c7500 req-94f3cca1-0be0-42e6-8f95-758cfc0b3ae6 tempest-DeleteServersTestJSON-545987134 None] Terminate volume connection completed successfully.
Jun 01 12:54:05.024658 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5219bf81-2a34-4b7b-b6ef-0588655c7500 req-94f3cca1-0be0-42e6-8f95-758cfc0b3ae6 tempest-DeleteServersTestJSON-545987134 None] Deleting attachment 06721ee6-3c12-429b-9832-67a5a0cdc3fa. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:54:05.031996 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:54:05.271002 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:54:05.271339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856315840]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc\n System information:\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-52a9929e-459f-4d32-9fbd-338600ca11fc\n Backing store flags: \n Account information:\n 2BtHPCYrRUNpFxrYBx6h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:54:05.272536 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-5219bf81-2a34-4b7b-b6ef-0588655c7500 req-94f3cca1-0be0-42e6-8f95-758cfc0b3ae6 tempest-DeleteServersTestJSON-545987134 None] Removing iscsi_target for Volume ID: 52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:54:05.275019 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:54:05.542098 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-52a9929e-459f-4d32-9fbd-338600ca11fc -f" returned: 0 in 0.264s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:54:05.543773 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856315840]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:54:05.546215 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:54:05.881724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:54:05.882353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856315840]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:54:49.331380 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:54:49.332266 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:54:49.332684 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:54:49.365077 n-d-844200-1 sudo[106601]: 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
Jun 01 12:54:49.383719 n-d-844200-1 sudo[106601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:54:50.293113 n-d-844200-1 sudo[106601]: pam_unix(sudo:session): session closed for user root
Jun 01 12:54:50.296000 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.963s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:54:50.297636 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:54:50.346306 n-d-844200-1 sudo[106604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:54:50.351354 n-d-844200-1 sudo[106604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:54:50.947095 n-d-844200-1 sudo[106604]: pam_unix(sudo:session): session closed for user root
Jun 01 12:54:50.950074 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.652s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:54:50.952101 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:55:04.958741 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:55:04.963319 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:55:04.964288 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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'
Jun 01 12:55:04.997427 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Flow 'volume_create_manager' (2c9ebd34-5a6e-4729-8301-38a50fbd5c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:55:05.004205 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (172c0b9b-c934-4594-b238-4ad4ef5178b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:05.059632 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:55:05.091809 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (172c0b9b-c934-4594-b238-4ad4ef5178b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:55:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-443787114',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=565ccc20-9ac7-469f-b987-3156cc92fc5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='941b09fcdc56409e80bb6a704f765fbc',provider_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-06-01T12:55:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:55:05Z,user_id='de8d85aacbe4425c8968720952616baa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:05.094648 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2629e7f6-6f8c-48ec-81c3-f5d19c578772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:05.097547 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2629e7f6-6f8c-48ec-81c3-f5d19c578772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:05.100121 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42e19730-5d47-4b55-91e6-7afd4f37cbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:05.242235 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42e19730-5d47-4b55-91e6-7afd4f37cbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '565ccc20-9ac7-469f-b987-3156cc92fc5a', 'volume_name': 'volume-565ccc20-9ac7-469f-b987-3156cc92fc5a', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:05.245508 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c101beb4-c73e-46f9-a42d-fda092a2a484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:05.248152 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c101beb4-c73e-46f9-a42d-fda092a2a484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:05.251086 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (820e7235-fe7a-4fda-908b-5a06e2bb57d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:05.252444 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Volume 565ccc20-9ac7-469f-b987-3156cc92fc5a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-565ccc20-9ac7-469f-b987-3156cc92fc5a', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 12:55:05.253756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Cloning 565ccc20-9ac7-469f-b987-3156cc92fc5a from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 12:55:08.122581 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:55:08.126641 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:55:08.127173 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 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'
Jun 01 12:55:08.141079 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Flow 'volume_create_manager' (91f2b1b4-012e-43b5-baeb-063217e74feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:55:08.147981 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c726603-2ca7-45f4-8ffa-ec2147601001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:08.171716 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:55:08.205054 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c726603-2ca7-45f4-8ffa-ec2147601001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1492383130',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=bc1b5764-c188-4c45-9467-8b08c450f849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6c129921104ef39fe856f2450b3f8e',provider_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-06-01T12:55:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:55:08Z,user_id='806150ab30ad4d83b18858b22449773e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:08.207736 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04e82a9c-6a59-416d-8981-ba2d82adb2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:08.209772 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (04e82a9c-6a59-416d-8981-ba2d82adb2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:08.212276 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0334a3c2-63fc-4f3a-8923-e8e5fa3b960e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:08.215071 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0334a3c2-63fc-4f3a-8923-e8e5fa3b960e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc1b5764-c188-4c45-9467-8b08c450f849', 'volume_name': 'volume-bc1b5764-c188-4c45-9467-8b08c450f849', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:08.217570 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e538aaf4-a3e5-4717-826b-543dbe8e1bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:08.221766 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e538aaf4-a3e5-4717-826b-543dbe8e1bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:08.224177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (996cac57-117a-4947-b8c4-898d3d2cf993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:08.224946 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Volume bc1b5764-c188-4c45-9467-8b08c450f849: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc1b5764-c188-4c45-9467-8b08c450f849', 'volume_size': 1}
Jun 01 12:55:08.226178 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc1b5764-c188-4c45-9467-8b08c450f849 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:08.266742 n-d-844200-1 sudo[107080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc1b5764-c188-4c45-9467-8b08c450f849 stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:55:08.267578 n-d-844200-1 sudo[107080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:09.608080 n-d-844200-1 sudo[107080]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:09.612061 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc1b5764-c188-4c45-9467-8b08c450f849 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.385s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:09.616237 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (996cac57-117a-4947-b8c4-898d3d2cf993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc1b5764-c188-4c45-9467-8b08c450f849', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:09.620560 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2399a70c-a84b-4642-92bf-587231faa342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:09.637448 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Volume volume-bc1b5764-c188-4c45-9467-8b08c450f849 (bc1b5764-c188-4c45-9467-8b08c450f849): created successfully
Jun 01 12:55:09.640581 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2399a70c-a84b-4642-92bf-587231faa342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:09.643720 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Flow 'volume_create_manager' (91f2b1b4-012e-43b5-baeb-063217e74feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:55:09.655619 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-065c49c8-3d85-430d-b3c4-f3d49a813786 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Created volume successfully.
Jun 01 12:55:12.050522 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:12.093791 n-d-844200-1 sudo[107124]: 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-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:12.095025 n-d-844200-1 sudo[107124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:12.562728 n-d-844200-1 sudo[107124]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:12.565033 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.515s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:12.617913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:12.626283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:12.626968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854164560]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:12.627714 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:55:12.628607 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Creating iscsi_target for Volume ID: volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc1b5764-c188-4c45-9467-8b08c450f849,
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: incominguser 8c33HbL9nbt7YZw5UYQ3 sKDZa2nAVGG7mtny
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:12.632233 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:55:12.652173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:13.133016 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.497s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:13.133623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854164560]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:13.134376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:55:13.134962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:55:13.136718 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:13.144080 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:13.144422 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854164560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\n System information:\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:13.145080 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:55:13.146215 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:13.237659 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:13.237950 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854164560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\n System information:\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:13.240444 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:13.330405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:13.330755 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854164560]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\n System information:\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:13.332218 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:55:13.395848 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849', 'target_lun': 1, 'volume_id': 'bc1b5764-c188-4c45-9467-8b08c450f849', 'auth_method': 'CHAP', 'auth_username': '8c33HbL9nbt7YZw5UYQ3', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f3ac9d16-3cd7-4b63-bb86-450167044b4c'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:55:13.560374 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-4b965bb4-baf4-4a49-a24e-e3e45bbcd185 req-cb903f0e-df17-4699-9ac1-654b18d90b4d tempest-LiveAutoBlockMigrationV225Test-895787608 None] attachment_update completed successfully.
Jun 01 12:55:21.381113 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 16.12 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 12:55:21.384880 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Image download 616.00 MB at 38.20 MB/s
Jun 01 12:55:21.463859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:21.870388 n-d-844200-1 sudo[107284]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1
Jun 01 12:55:21.873993 n-d-844200-1 sudo[107284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:22.611967 n-d-844200-1 sudo[107284]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:22.614533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1" returned: 0 in 1.151s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:22.615877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user de8d85aacbe4425c8968720952616baa. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 12:55:22.707848 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:22.825417 n-d-844200-1 sudo[107290]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1
Jun 01 12:55:22.826573 n-d-844200-1 sudo[107290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:23.467781 n-d-844200-1 sudo[107290]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:23.470984 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1" returned: 0 in 0.762s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:23.472274 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-565ccc20-9ac7-469f-b987-3156cc92fc5a stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:23.514206 n-d-844200-1 sudo[107296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-565ccc20-9ac7-469f-b987-3156cc92fc5a stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:55:23.519634 n-d-844200-1 sudo[107296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:24.162790 n-d-844200-1 sudo[107296]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:24.165667 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-565ccc20-9ac7-469f-b987-3156cc92fc5a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.693s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:24.209010 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 565ccc20-9ac7-469f-b987-3156cc92fc5a. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 12:55:24.287041 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_dzpqhot0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:24.422650 n-d-844200-1 sudo[107364]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_dzpqhot0
Jun 01 12:55:24.423437 n-d-844200-1 sudo[107364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:25.123349 n-d-844200-1 sudo[107364]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:25.125854 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_dzpqhot0" returned: 0 in 0.838s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:25.127501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:25.245684 n-d-844200-1 sudo[107390]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1
Jun 01 12:55:25.247716 n-d-844200-1 sudo[107390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:25.639088 n-d-844200-1 sudo[107390]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:25.641957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1" returned: 0 in 0.514s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:25.643505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 12:55:25.644710 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:25.667937 n-d-844200-1 sudo[107408]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a oflag=direct
Jun 01 12:55:25.669370 n-d-844200-1 sudo[107408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:26.107743 n-d-844200-1 sudo[107408]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:26.110037 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a oflag=direct" returned: 0 in 0.465s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:26.111764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:26.133735 n-d-844200-1 sudo[107426]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a
Jun 01 12:55:26.136580 n-d-844200-1 sudo[107426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:27.840593 n-d-844200-1 sudo[107426]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:27.845851 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a" returned: 0 in 1.733s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:27.850606 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:28.014818 n-d-844200-1 sudo[107476]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1
Jun 01 12:55:28.015638 n-d-844200-1 sudo[107476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:28.483627 n-d-844200-1 sudo[107476]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:28.488975 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1" returned: 0 in 0.637s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:28.490321 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_lce4x2kjn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.74 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--565ccc20--9ac7--469f--b987--3156cc92fc5a {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 12:55:28.491107 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Converted 700.00 MB image at 403.00 MB/s
Jun 01 12:55:28.492402 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 565ccc20-9ac7-469f-b987-3156cc92fc5a successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 12:55:28.681463 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user de8d85aacbe4425c8968720952616baa is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 12:55:28.683520 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Marking volume 565ccc20-9ac7-469f-b987-3156cc92fc5a as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 12:55:28.699473 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 565ccc20-9ac7-469f-b987-3156cc92fc5a. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 12:55:28.700348 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Creating volume glance metadata for volume 565ccc20-9ac7-469f-b987-3156cc92fc5a backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 12:55:28.806100 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (820e7235-fe7a-4fda-908b-5a06e2bb57d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-565ccc20-9ac7-469f-b987-3156cc92fc5a', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:28.812416 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86245bde-c2d5-40c4-90e5-f8d98c9c2537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:28.840564 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Volume volume-565ccc20-9ac7-469f-b987-3156cc92fc5a (565ccc20-9ac7-469f-b987-3156cc92fc5a): created successfully
Jun 01 12:55:28.843187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86245bde-c2d5-40c4-90e5-f8d98c9c2537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:28.847296 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Flow 'volume_create_manager' (2c9ebd34-5a6e-4729-8301-38a50fbd5c8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:55:28.872565 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1b449d80-4f2b-409e-a23b-6cc31e20c6be tempest-ServersTestBootFromVolume-23448643 None] Created volume successfully.
Jun 01 12:55:29.298609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:29.346539 n-d-844200-1 sudo[107483]: 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-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:29.347470 n-d-844200-1 sudo[107483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:30.060328 n-d-844200-1 sudo[107483]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:30.062690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.764s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:30.112171 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:30.132771 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:30.135623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853431904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: I_T nexus: 2
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: 8c33HbL9nbt7YZw5UYQ3
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:55:30.136758 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:55:30.143544 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Creating iscsi_target for Volume ID: volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:55:30.144134 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc1b5764-c188-4c45-9467-8b08c450f849,
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: incominguser 8c33HbL9nbt7YZw5UYQ3 sKDZa2nAVGG7mtny
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:30.155429 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:55:30.161419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:30.300316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.142s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:30.303787 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853431904]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:30.305092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:55:30.305748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:55:30.309280 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:30.319397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:30.320425 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853431904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: I_T nexus: 2
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: 8c33HbL9nbt7YZw5UYQ3
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:55:30.321213 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:55:30.327335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:30.455520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:30.456391 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853431904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:30.459892 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:30.629297 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:30.629630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853431904]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:30.630681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:55:30.684439 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849', 'target_lun': 1, 'volume_id': 'bc1b5764-c188-4c45-9467-8b08c450f849', 'auth_method': 'CHAP', 'auth_username': '8c33HbL9nbt7YZw5UYQ3', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '207b4d2f-f02b-479c-944e-84736ca6fe09'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:55:30.863806 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-b706c806-86dc-4ed0-bc4f-11b93352e109 tempest-LiveAutoBlockMigrationV225Test-579948732 None] attachment_update completed successfully.
Jun 01 12:55:34.089576 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:34.141643 n-d-844200-1 sudo[107570]: 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-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:55:34.142453 n-d-844200-1 sudo[107570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:34.819953 n-d-844200-1 sudo[107570]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:34.822369 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a" returned: 0 in 0.732s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:34.896347 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:34.917697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:34.924216 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795855346144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: I_T nexus: 2
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: I_T nexus: 3
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: 8c33HbL9nbt7YZw5UYQ3
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:55:34.925438 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:55:34.931079 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Creating iscsi_target for Volume ID: volume-565ccc20-9ac7-469f-b987-3156cc92fc5a {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Created volume path /opt/stack/data/cinder/volumes/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a,
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: incominguser M462s95QeURCBJmVCokA VW6AvwznBwfMpomS
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:55:34.939287 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:55:34.963546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:35.896627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a" returned: 0 in 0.935s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:35.897573 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795855346144]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:35.898416 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:55:35.899048 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:55:35.904527 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:35.917414 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:35.917893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795855346144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: I_T nexus: 2
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: I_T nexus: 3
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: 8c33HbL9nbt7YZw5UYQ3
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:55:35.918736 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:55:35.927093 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:36.199805 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.274s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:36.200202 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795855346144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:36.201519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:36.463318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:36.463844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795855346144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:36.465109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:55:36.599721 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a', 'target_lun': 1, 'volume_id': '565ccc20-9ac7-469f-b987-3156cc92fc5a', 'auth_method': 'CHAP', 'auth_username': 'M462s95QeURCBJmVCokA', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ae2babbe-5912-442d-9ad7-7a7c0caca4e2'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:55:36.824163 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-62ed01e1-d343-4ccd-99fd-7574431b7c78 req-af5c4250-4d23-4a3d-8966-47be934e362b tempest-ServersTestBootFromVolume-23448643 None] attachment_update completed successfully.
Jun 01 12:55:43.285875 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:55:43.289719 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:55:43.290245 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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'
Jun 01 12:55:43.303490 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Flow 'volume_create_manager' (2860484b-e698-48c3-b5a1-d446c725ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:55:43.306561 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d5369af-9595-45a7-a5e2-77f166bf48d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:43.340358 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:55:43.368338 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1d5369af-9595-45a7-a5e2-77f166bf48d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-586431923',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=5622459d-3837-4d76-bcb2-7b75b00174ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf02c08b89874d86b7aa6df4ef82a797',provider_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-06-01T12:55:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:55:43Z,user_id='ebb8e8609029419298f076134a724d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:43.371341 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21c6fbc6-201a-4434-bd69-f2cd0519bd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:43.373566 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21c6fbc6-201a-4434-bd69-f2cd0519bd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:43.376298 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e89ca756-6871-491a-bf8a-8eb887e94b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:43.508141 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e89ca756-6871-491a-bf8a-8eb887e94b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5622459d-3837-4d76-bcb2-7b75b00174ed', 'volume_name': 'volume-5622459d-3837-4d76-bcb2-7b75b00174ed', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:43.510775 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bca8718a-f7dd-4a39-acfe-e88ac71e4905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:43.514145 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bca8718a-f7dd-4a39-acfe-e88ac71e4905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:55:43.517328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d342774-f68a-43d8-b505-073bc9957d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:55:43.518186 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Volume 5622459d-3837-4d76-bcb2-7b75b00174ed: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5622459d-3837-4d76-bcb2-7b75b00174ed', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 12:55:43.519512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Cloning 5622459d-3837-4d76-bcb2-7b75b00174ed from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 12:55:48.803649 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-d3c2ada8-937d-4b05-a1fd-c2bd58e0045e tempest-LiveAutoBlockMigrationV225Test-579948732 None] Terminate volume connection completed successfully.
Jun 01 12:55:48.804805 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-a8dd7f29-673b-4e88-9d43-ce5dfb75507d req-d3c2ada8-937d-4b05-a1fd-c2bd58e0045e tempest-LiveAutoBlockMigrationV225Test-579948732 None] Deleting attachment f3ac9d16-3cd7-4b63-bb86-450167044b4c. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:55:49.328850 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:55:49.329716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:55:49.331318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:49.364013 n-d-844200-1 sudo[107969]: 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
Jun 01 12:55:49.369395 n-d-844200-1 sudo[107969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:50.372514 n-d-844200-1 sudo[107969]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:50.375959 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.044s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:50.377806 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:50.453791 n-d-844200-1 sudo[107980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:55:50.454817 n-d-844200-1 sudo[107980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:51.164588 n-d-844200-1 sudo[107980]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:51.168762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.790s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:51.171591 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:55:57.653427 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 14.13 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 12:55:57.654184 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Image download 616.00 MB at 43.59 MB/s
Jun 01 12:55:57.708524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:57.808718 n-d-844200-1 sudo[108006]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1
Jun 01 12:55:57.809507 n-d-844200-1 sudo[108006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:58.158019 n-d-844200-1 sudo[108006]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:58.161404 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1" returned: 0 in 0.452s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:58.162307 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user ebb8e8609029419298f076134a724d03. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 12:55:58.229651 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:58.331416 n-d-844200-1 sudo[108011]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1
Jun 01 12:55:58.332224 n-d-844200-1 sudo[108011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:58.726905 n-d-844200-1 sudo[108011]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:58.729268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1" returned: 0 in 0.499s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:58.731373 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5622459d-3837-4d76-bcb2-7b75b00174ed stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:58.751542 n-d-844200-1 sudo[108018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5622459d-3837-4d76-bcb2-7b75b00174ed stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:55:58.752430 n-d-844200-1 sudo[108018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:55:59.012429 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-ea84f1c9-2fb1-40a7-b087-8995797372b1 req-8d3a9aaa-1969-487f-992a-df5d661c2ded tempest-LiveAutoBlockMigrationV225Test-895787608 None] Terminate volume connection completed successfully.
Jun 01 12:55:59.012980 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-ea84f1c9-2fb1-40a7-b087-8995797372b1 req-8d3a9aaa-1969-487f-992a-df5d661c2ded tempest-LiveAutoBlockMigrationV225Test-895787608 None] Deleting attachment 207b4d2f-f02b-479c-944e-84736ca6fe09. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:55:59.015986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:59.246743 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:59.247610 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818688352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849\n System information:\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-bc1b5764-c188-4c45-9467-8b08c450f849\n Backing store flags: \n Account information:\n 8c33HbL9nbt7YZw5UYQ3\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:59.248266 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-ea84f1c9-2fb1-40a7-b087-8995797372b1 req-8d3a9aaa-1969-487f-992a-df5d661c2ded tempest-LiveAutoBlockMigrationV225Test-895787608 None] Removing iscsi_target for Volume ID: bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:55:59.249497 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:59.613475 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bc1b5764-c188-4c45-9467-8b08c450f849 -f" returned: 0 in 0.359s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:59.613747 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818688352]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:59.616058 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:59.657039 n-d-844200-1 sudo[108018]: pam_unix(sudo:session): session closed for user root
Jun 01 12:55:59.659019 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5622459d-3837-4d76-bcb2-7b75b00174ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.928s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:59.695393 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 5622459d-3837-4d76-bcb2-7b75b00174ed. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 12:55:59.769812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8yzj7881 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:55:59.785028 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.169s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:55:59.785482 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818688352]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:55:59.943141 n-d-844200-1 sudo[108075]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8yzj7881
Jun 01 12:55:59.944218 n-d-844200-1 sudo[108075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:00.484367 n-d-844200-1 sudo[108075]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:00.486229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8yzj7881" returned: 0 in 0.716s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:00.487428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:00.616895 n-d-844200-1 sudo[108079]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1
Jun 01 12:56:00.617689 n-d-844200-1 sudo[108079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:00.971999 n-d-844200-1 sudo[108079]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:00.974906 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1" returned: 0 in 0.487s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:00.976658 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 12:56:00.978267 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:01.031995 n-d-844200-1 sudo[108089]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed oflag=direct
Jun 01 12:56:01.039117 n-d-844200-1 sudo[108089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:01.544957 n-d-844200-1 sudo[108089]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:01.547495 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed oflag=direct" returned: 0 in 0.569s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:01.549099 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:01.593577 n-d-844200-1 sudo[108116]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed
Jun 01 12:56:01.606492 n-d-844200-1 sudo[108116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:02.847822 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:56:02.867709 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:56:02.868531 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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'
Jun 01 12:56:02.893113 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Flow 'volume_create_manager' (f801c49c-6f7f-49f0-b9a6-6361ca01d05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:02.900759 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b0ad0ef-1681-4b0f-8971-4207027e63cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:02.947725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:56:03.001547 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b0ad0ef-1681-4b0f-8971-4207027e63cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1178268578',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=89e84c94-d53b-4cf2-88af-eb9b24c06e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc6c129921104ef39fe856f2450b3f8e',provider_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-06-01T12:56:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:56:03Z,user_id='806150ab30ad4d83b18858b22449773e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:03.021937 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70fcb581-a7fd-4f13-a19d-648111093333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:03.025599 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70fcb581-a7fd-4f13-a19d-648111093333) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:03.028488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90c08861-7090-4c38-b532-c5783360ef10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:03.101807 n-d-844200-1 sudo[108116]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:03.104917 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed" returned: 0 in 1.555s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:03.107140 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:03.249759 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (90c08861-7090-4c38-b532-c5783360ef10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'volume_name': 'volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:03.252630 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e093f4ed-688a-499a-aa51-d4c6f50d96a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:03.263552 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e093f4ed-688a-499a-aa51-d4c6f50d96a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:03.265770 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cee2560a-d7b4-4c01-a65a-43c54d5a3522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:03.271590 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Volume 89e84c94-d53b-4cf2-88af-eb9b24c06e09: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 12:56:03.271590 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Cloning 89e84c94-d53b-4cf2-88af-eb9b24c06e09 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 12:56:03.366984 n-d-844200-1 sudo[108153]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1
Jun 01 12:56:03.373261 n-d-844200-1 sudo[108153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:03.998195 n-d-844200-1 sudo[108153]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:04.000527 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1" returned: 0 in 0.894s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:04.001208 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_wk5tm87kn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.56 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5622459d--3837--4d76--bcb2--7b75b00174ed {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 12:56:04.001582 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Converted 700.00 MB image at 449.35 MB/s
Jun 01 12:56:04.002107 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 5622459d-3837-4d76-bcb2-7b75b00174ed successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 12:56:04.168584 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user ebb8e8609029419298f076134a724d03 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 12:56:04.169499 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Marking volume 5622459d-3837-4d76-bcb2-7b75b00174ed as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 12:56:04.185505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 5622459d-3837-4d76-bcb2-7b75b00174ed. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 12:56:04.187406 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Creating volume glance metadata for volume 5622459d-3837-4d76-bcb2-7b75b00174ed backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 12:56:04.273317 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d342774-f68a-43d8-b505-073bc9957d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5622459d-3837-4d76-bcb2-7b75b00174ed', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:04.275848 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adc403cf-e6c7-40c9-bda5-bbd242fb7a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:04.287954 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Volume volume-5622459d-3837-4d76-bcb2-7b75b00174ed (5622459d-3837-4d76-bcb2-7b75b00174ed): created successfully
Jun 01 12:56:04.290052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (adc403cf-e6c7-40c9-bda5-bbd242fb7a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:04.294118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Flow 'volume_create_manager' (2860484b-e698-48c3-b5a1-d446c725ea27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:04.311597 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e619954a-6ab8-4f6e-ae79-ba0363c61629 tempest-TaggedBootDevicesTest-1586016094 None] Created volume successfully.
Jun 01 12:56:05.893450 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:56:05.897717 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:56:05.897893 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 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'
Jun 01 12:56:05.911874 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Flow 'volume_create_manager' (793a6440-0f8f-449a-93a6-3c01067efae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:05.914932 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abbcb79b-23b7-404c-b443-0316a0eb7e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:05.941303 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:56:05.971454 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abbcb79b-23b7-404c-b443-0316a0eb7e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-610615723',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf02c08b89874d86b7aa6df4ef82a797',provider_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-06-01T12:56:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:56:06Z,user_id='ebb8e8609029419298f076134a724d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:05.975499 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff609e1f-c784-4610-9aaa-a41dbf7d5bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:05.977828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff609e1f-c784-4610-9aaa-a41dbf7d5bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:05.980274 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8406a828-5e88-41b4-806b-f25e51c52c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:05.982759 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8406a828-5e88-41b4-806b-f25e51c52c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e', 'volume_name': 'volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:05.985981 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d98c150-e00a-4dc4-87b1-2cdc242f42d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:05.991585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9d98c150-e00a-4dc4-87b1-2cdc242f42d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:05.993781 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (726585af-fa29-475f-af7a-6b2c1290d0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:05.995190 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Volume e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e', 'volume_size': 1}
Jun 01 12:56:05.996622 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:06.017689 n-d-844200-1 sudo[108179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:56:06.020034 n-d-844200-1 sudo[108179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:06.598019 n-d-844200-1 sudo[108179]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:06.600741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.604s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:06.604231 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (726585af-fa29-475f-af7a-6b2c1290d0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:06.607053 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f16633db-797a-4422-aa75-df506741b0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:06.620720 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Volume volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e (e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e): created successfully
Jun 01 12:56:06.622650 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f16633db-797a-4422-aa75-df506741b0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:06.625627 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Flow 'volume_create_manager' (793a6440-0f8f-449a-93a6-3c01067efae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:06.636405 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-36b6a4d2-5593-4274-bffd-547f4f741068 tempest-TaggedBootDevicesTest-1586016094 None] Created volume successfully.
Jun 01 12:56:07.830923 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:56:07.836912 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:56:07.837641 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 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'
Jun 01 12:56:07.854664 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Flow 'volume_create_manager' (125e9b96-2a44-4df9-81c1-df8f6739ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:07.858775 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3e3cc3f-01e5-4dcb-a659-90ff4c4a81b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:07.886545 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:56:07.929987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3e3cc3f-01e5-4dcb-a659-90ff4c4a81b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1369272312',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=446321d9-1d3e-43af-99af-8fdbc121897d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf02c08b89874d86b7aa6df4ef82a797',provider_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-06-01T12:56:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:56:08Z,user_id='ebb8e8609029419298f076134a724d03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:07.933092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25148136-bde5-42d7-9018-bbd128348d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:07.935294 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25148136-bde5-42d7-9018-bbd128348d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:07.944387 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a95207d8-0a01-401b-973b-c7ad90662ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:07.953431 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a95207d8-0a01-401b-973b-c7ad90662ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '446321d9-1d3e-43af-99af-8fdbc121897d', 'volume_name': 'volume-446321d9-1d3e-43af-99af-8fdbc121897d', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:07.955754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b33d8bc6-2b29-4772-b206-01aa54e3b169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:07.957921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b33d8bc6-2b29-4772-b206-01aa54e3b169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:07.960109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6990c05a-528e-44b8-b513-bd5c26960443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:07.960896 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Volume 446321d9-1d3e-43af-99af-8fdbc121897d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-446321d9-1d3e-43af-99af-8fdbc121897d', 'volume_size': 1}
Jun 01 12:56:07.973695 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-446321d9-1d3e-43af-99af-8fdbc121897d stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:08.014182 n-d-844200-1 sudo[108249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-446321d9-1d3e-43af-99af-8fdbc121897d stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:56:08.016990 n-d-844200-1 sudo[108249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:08.945123 n-d-844200-1 sudo[108249]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:08.948076 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-446321d9-1d3e-43af-99af-8fdbc121897d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.974s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:08.952888 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6990c05a-528e-44b8-b513-bd5c26960443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-446321d9-1d3e-43af-99af-8fdbc121897d', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:08.955764 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da0fba7b-3af8-4e54-b9b3-81d2b57c3289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:08.973794 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Volume volume-446321d9-1d3e-43af-99af-8fdbc121897d (446321d9-1d3e-43af-99af-8fdbc121897d): created successfully
Jun 01 12:56:08.976843 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (da0fba7b-3af8-4e54-b9b3-81d2b57c3289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:08.981281 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Flow 'volume_create_manager' (125e9b96-2a44-4df9-81c1-df8f6739ccfe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:09.000421 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-3e8280c7-8414-49d6-9839-0fe4f9bcb0fe tempest-TaggedBootDevicesTest-1586016094 None] Created volume successfully.
Jun 01 12:56:21.137359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 17.87 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 12:56:21.138759 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Image download 616.00 MB at 34.48 MB/s
Jun 01 12:56:21.283974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:21.647546 n-d-844200-1 sudo[108468]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1
Jun 01 12:56:21.648759 n-d-844200-1 sudo[108468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:22.412964 n-d-844200-1 sudo[108468]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:22.418583 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1" returned: 0 in 1.133s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:22.422099 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 806150ab30ad4d83b18858b22449773e. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 12:56:22.573058 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:22.811390 n-d-844200-1 sudo[108489]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1
Jun 01 12:56:22.812288 n-d-844200-1 sudo[108489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:23.442815 n-d-844200-1 sudo[108489]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:23.445854 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1" returned: 0 in 0.873s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:23.448554 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:23.502941 n-d-844200-1 sudo[108517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:56:23.505975 n-d-844200-1 sudo[108517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:24.436804 n-d-844200-1 sudo[108517]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:24.439586 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.990s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:24.488155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 89e84c94-d53b-4cf2-88af-eb9b24c06e09. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 12:56:24.561839 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_6o914sni {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:24.816154 n-d-844200-1 sudo[108552]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_6o914sni
Jun 01 12:56:24.817695 n-d-844200-1 sudo[108552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:25.722081 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_6o914sni" returned: 0 in 1.154s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:25.722081 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:25.713207 n-d-844200-1 sudo[108552]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:25.923443 n-d-844200-1 sudo[108558]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1
Jun 01 12:56:25.925185 n-d-844200-1 sudo[108558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:27.121049 n-d-844200-1 sudo[108558]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:27.123984 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1" returned: 0 in 1.406s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:27.124938 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 12:56:27.125563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:27.196491 n-d-844200-1 sudo[108563]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09 oflag=direct
Jun 01 12:56:27.199190 n-d-844200-1 sudo[108563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:27.939313 n-d-844200-1 sudo[108563]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:27.942146 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09 oflag=direct" returned: 0 in 0.816s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:27.943658 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:27.983271 n-d-844200-1 sudo[108576]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09
Jun 01 12:56:27.985095 n-d-844200-1 sudo[108576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:29.859207 n-d-844200-1 sudo[108576]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:29.861381 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09" returned: 0 in 1.917s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:29.862516 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:29.982061 n-d-844200-1 sudo[108605]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1
Jun 01 12:56:29.984045 n-d-844200-1 sudo[108605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:30.397088 n-d-844200-1 sudo[108605]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:30.399937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1" returned: 0 in 0.537s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:30.401682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ci3himh8n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.92 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--89e84c94--d53b--4cf2--88af--eb9b24c06e09 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 12:56:30.402489 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Converted 700.00 MB image at 364.82 MB/s
Jun 01 12:56:30.403305 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 89e84c94-d53b-4cf2-88af-eb9b24c06e09 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 12:56:30.624992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 806150ab30ad4d83b18858b22449773e is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 12:56:30.625677 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Marking volume 89e84c94-d53b-4cf2-88af-eb9b24c06e09 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 12:56:30.641301 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 89e84c94-d53b-4cf2-88af-eb9b24c06e09. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 12:56:30.641833 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Creating volume glance metadata for volume 89e84c94-d53b-4cf2-88af-eb9b24c06e09 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 12:56:30.741188 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cee2560a-d7b4-4c01-a65a-43c54d5a3522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:30.745966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d484a413-1a24-428b-a984-ec7af5b91fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:30.759220 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Volume volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 (89e84c94-d53b-4cf2-88af-eb9b24c06e09): created successfully
Jun 01 12:56:30.764924 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d484a413-1a24-428b-a984-ec7af5b91fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:30.768701 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Flow 'volume_create_manager' (f801c49c-6f7f-49f0-b9a6-6361ca01d05b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:30.780168 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-dd1e111b-590f-4a69-bff5-1e625307662c tempest-LiveAutoBlockMigrationV225Test-895787608 None] Created volume successfully.
Jun 01 12:56:36.883489 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:36.914904 n-d-844200-1 sudo[108610]: 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-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:36.918574 n-d-844200-1 sudo[108610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:37.575776 n-d-844200-1 sudo[108610]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:37.578239 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.695s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:37.723371 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:37.737896 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:37.737896 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:37.738241 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:56:37.742530 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Creating iscsi_target for Volume ID: volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Created volume path /opt/stack/data/cinder/volumes/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09,
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: incominguser icaDQTKV7Bvq6zG2afTa 67VuCQKLpzRuSr8B
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:37.746103 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:56:37.751395 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:38.282572 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.532s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:38.282572 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:38.282572 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:56:38.282572 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:56:38.282572 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:38.290935 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:38.291283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:38.292275 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:56:38.295663 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:38.425932 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:38.426453 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:38.437065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:38.695951 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:38.696379 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:38.697753 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:56:38.796646 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'target_lun': 1, 'volume_id': '89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'auth_method': 'CHAP', 'auth_username': 'icaDQTKV7Bvq6zG2afTa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '55fb60fd-ac26-4bb2-a16b-d2c5303ae26c'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:56:38.982923 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-46597059-c98f-4f90-9dbb-781cbc846758 req-a0f03ee3-8f5d-4aa9-81d8-402d585e8c59 tempest-LiveAutoBlockMigrationV225Test-895787608 None] attachment_update completed successfully.
Jun 01 12:56:39.269819 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:39.303044 n-d-844200-1 sudo[108650]: 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-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:39.303941 n-d-844200-1 sudo[108650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:39.800973 n-d-844200-1 sudo[108650]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:39.803054 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed" returned: 0 in 0.534s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:39.852526 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:39.860259 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:39.861539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:39.863326 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:56:39.874959 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Creating iscsi_target for Volume ID: volume-5622459d-3837-4d76-bcb2-7b75b00174ed {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Created volume path /opt/stack/data/cinder/volumes/volume-5622459d-3837-4d76-bcb2-7b75b00174ed,
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: incominguser p9DmDL23XQ3z3H3KbDBK 5T38kppVbWDbVSY3
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:39.885494 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:56:39.887373 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:40.386429 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed" returned: 0 in 0.499s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:40.387833 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:40.388404 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:56:40.388977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:56:40.390950 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:40.409574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:40.412013 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:40.412812 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:56:40.421395 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:40.638214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:40.638884 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:40.645662 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:40.831795 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.187s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:40.832812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:40.834826 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Set provider_location to: 10.222.0.40:3260,4 iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:56:40.909213 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed', 'target_lun': 1, 'volume_id': '5622459d-3837-4d76-bcb2-7b75b00174ed', 'auth_method': 'CHAP', 'auth_username': 'p9DmDL23XQ3z3H3KbDBK', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a49e9da6-46b5-430a-85e7-79eece820f4c'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:56:41.087251 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8c4860f4-757e-46d0-9873-07f714867069 req-d3fb3e5d-83f0-4fb1-b9e1-69598c1ea654 tempest-TaggedBootDevicesTest-1586016094 None] attachment_update completed successfully.
Jun 01 12:56:41.607302 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:41.628345 n-d-844200-1 sudo[108697]: 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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:41.629171 n-d-844200-1 sudo[108697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:42.178359 n-d-844200-1 sudo[108697]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:42.181166 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e" returned: 0 in 0.574s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:42.293493 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:42.310106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:42.310501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:42.311189 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Creating iscsi_target for Volume ID: volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Created volume path /opt/stack/data/cinder/volumes/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e,
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: incominguser FHjv55T4U4c7UbpAaCzM sevy78iLnfFddTqJ
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:42.324089 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:56:42.331587 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:43.030866 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e" returned: 0 in 0.706s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:43.031397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:43.032125 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:56:43.032634 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:56:43.034955 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:43.047264 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:43.048253 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:43.049111 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:56:43.062150 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:43.179130 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:43.179731 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:43.183273 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:43.284030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:43.284469 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819563840]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:43.285852 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Set provider_location to: 10.222.0.40:3260,5 iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:56:43.342735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e', 'target_lun': 1, 'volume_id': 'e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e', 'auth_method': 'CHAP', 'auth_username': 'FHjv55T4U4c7UbpAaCzM', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '94e6280e-f72f-4727-98a3-3e63febec507'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:56:43.620881 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8c4860f4-757e-46d0-9873-07f714867069 req-5e126676-6ac3-4e6b-aef3-b089b4e8dc14 tempest-TaggedBootDevicesTest-1586016094 None] attachment_update completed successfully.
Jun 01 12:56:44.306766 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:44.359183 n-d-844200-1 sudo[108753]: 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-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:56:44.365576 n-d-844200-1 sudo[108753]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:45.012252 n-d-844200-1 sudo[108753]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:45.014951 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d" returned: 0 in 0.708s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:45.110149 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:45.128594 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:45.129819 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818228544]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.130542 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Creating iscsi_target for Volume ID: volume-446321d9-1d3e-43af-99af-8fdbc121897d {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Created volume path /opt/stack/data/cinder/volumes/volume-446321d9-1d3e-43af-99af-8fdbc121897d,
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: incominguser nNZYi2BkPaTXnAtH6NCv niP6V9c2dsvjMVb4
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:56:45.165768 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:45.760108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d" returned: 0 in 0.618s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:45.760689 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818228544]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:45.761094 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:56:45.762031 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:56:45.765150 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:45.776520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:45.777101 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818228544]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:45.777780 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:56:45.790350 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:45.897521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:45.898009 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818228544]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:45.901574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:46.132277 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.232s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:46.132627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818228544]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:46.134096 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Set provider_location to: 10.222.0.40:3260,6 iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:56:46.219545 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d', 'target_lun': 1, 'volume_id': '446321d9-1d3e-43af-99af-8fdbc121897d', 'auth_method': 'CHAP', 'auth_username': 'nNZYi2BkPaTXnAtH6NCv', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '11bed76b-61b4-4c64-b996-c153ce22c78b'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:56:46.416746 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8c4860f4-757e-46d0-9873-07f714867069 req-1f7d0b58-3bdc-4d0f-a935-82907683949c tempest-TaggedBootDevicesTest-1586016094 None] attachment_update completed successfully.
Jun 01 12:56:47.879649 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 12:56:47.889572 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 12:56:47.892072 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 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'
Jun 01 12:56:47.931902 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Flow 'volume_create_manager' (186fdc08-982c-46f0-b83f-e0b97859af45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:47.939811 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e853b893-20d6-4c2e-b09f-32703f53139e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:47.966306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 12:56:48.025663 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e853b893-20d6-4c2e-b09f-32703f53139e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T12:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-849432548',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=a355671e-47d7-42fa-8592-15dac8bbc8d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3212b155663f4a6d9a6f7bcb54354b9b',provider_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-06-01T12:56:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T12:56:48Z,user_id='4883aecc140549bb861a1160c33b3336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:48.027914 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58f747d9-cc31-4e0d-83eb-82718e878a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:48.030522 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58f747d9-cc31-4e0d-83eb-82718e878a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:48.041048 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a9e1664-78c7-4317-b418-86a55d5df0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:48.049320 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8a9e1664-78c7-4317-b418-86a55d5df0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a355671e-47d7-42fa-8592-15dac8bbc8d4', 'volume_name': 'volume-a355671e-47d7-42fa-8592-15dac8bbc8d4', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:48.053854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4f1d781-5f9b-4d9a-8101-6ed1fec86496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:48.061469 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d4f1d781-5f9b-4d9a-8101-6ed1fec86496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:48.069179 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b79e2c3-11f9-472f-b3a9-4b8faa7ac3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:48.073895 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Volume a355671e-47d7-42fa-8592-15dac8bbc8d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a355671e-47d7-42fa-8592-15dac8bbc8d4', 'volume_size': 1}
Jun 01 12:56:48.079231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:48.152084 n-d-844200-1 sudo[108812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 stack-volumes-lvmdriver-1 -L 1g
Jun 01 12:56:48.155729 n-d-844200-1 sudo[108812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:49.028024 n-d-844200-1 sudo[108812]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:49.030829 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.952s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:49.034828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b79e2c3-11f9-472f-b3a9-4b8faa7ac3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a355671e-47d7-42fa-8592-15dac8bbc8d4', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:49.037304 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c9d27f0-947e-4627-8985-5b91dce784b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 12:56:49.052066 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Volume volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 (a355671e-47d7-42fa-8592-15dac8bbc8d4): created successfully
Jun 01 12:56:49.055355 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0c9d27f0-947e-4627-8985-5b91dce784b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 12:56:49.059124 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Flow 'volume_create_manager' (186fdc08-982c-46f0-b83f-e0b97859af45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 12:56:49.075674 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8077e7bc-7e67-4348-bd87-22bb2947dff4 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Created volume successfully.
Jun 01 12:56:49.329208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:56:49.329533 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:56:49.330254 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:49.351242 n-d-844200-1 sudo[108858]: 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
Jun 01 12:56:49.352202 n-d-844200-1 sudo[108858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:49.884011 n-d-844200-1 sudo[108858]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:49.885990 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.556s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:49.887623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:49.908926 n-d-844200-1 sudo[108870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:56:49.909763 n-d-844200-1 sudo[108870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:50.624352 n-d-844200-1 sudo[108870]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:50.626732 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.739s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:50.629429 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:56:53.546499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:53.580807 n-d-844200-1 sudo[108928]: 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-a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:56:53.581619 n-d-844200-1 sudo[108928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:56:54.018742 n-d-844200-1 sudo[108928]: pam_unix(sudo:session): session closed for user root
Jun 01 12:56:54.021331 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4" returned: 0 in 0.475s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:54.081598 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:54.089385 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:54.089730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075167232]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus: 5
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.090741 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:56:54.105228 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Creating iscsi_target for Volume ID: volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Created volume path /opt/stack/data/cinder/volumes/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4,
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: incominguser 3VzFyAGLfASDAFGrXMSu oH6zHV48dt28qM7t
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:56:54.111640 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:56:54.113564 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:54.958485 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4" returned: 0 in 0.844s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:54.960530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075167232]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:54.961301 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:56:54.962065 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:56:54.964664 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:54.980377 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:54.980768 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075167232]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n Backing store flags: \n Account information:\n 3VzFyAGLfASDAFGrXMSu\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus: 4
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus: 5
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:56:54.981404 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:56:55.003160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:55.105334 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:55.105710 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075167232]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n Backing store flags: \n Account information:\n 3VzFyAGLfASDAFGrXMSu\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:55.106910 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:56:55.215189 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:56:55.215567 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075167232]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n Backing store flags: \n Account information:\n 3VzFyAGLfASDAFGrXMSu\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:56:55.216610 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Set provider_location to: 10.222.0.40:3260,7 iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:56:55.277995 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4', 'target_lun': 1, 'volume_id': 'a355671e-47d7-42fa-8592-15dac8bbc8d4', 'auth_method': 'CHAP', 'auth_username': '3VzFyAGLfASDAFGrXMSu', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '038426b2-9e26-4afd-8b14-2ee1d5d5d5d9'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:56:55.400277 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-61a60c86-ec88-4ba4-8522-a33ce924d0ed req-b0967b57-3ad3-4da9-a1c3-6a3e33f06e4c tempest-AttachSCSIVolumeTestJSON-1689330595 None] attachment_update completed successfully.
Jun 01 12:57:08.848689 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-a56f9aee-7cf2-420b-92f3-ac82fa678936 req-02068f64-86d9-493c-bdb3-d389ff1567c3 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Terminate volume connection completed successfully.
Jun 01 12:57:08.849339 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-a56f9aee-7cf2-420b-92f3-ac82fa678936 req-02068f64-86d9-493c-bdb3-d389ff1567c3 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Deleting attachment 038426b2-9e26-4afd-8b14-2ee1d5d5d5d9. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:57:08.852600 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:09.005096 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:09.005595 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4\n Backing store flags: \n Account information:\n 3VzFyAGLfASDAFGrXMSu\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:09.006475 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-a56f9aee-7cf2-420b-92f3-ac82fa678936 req-02068f64-86d9-493c-bdb3-d389ff1567c3 tempest-AttachSCSIVolumeTestJSON-1689330595 None] Removing iscsi_target for Volume ID: a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:57:09.009579 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:09.119106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 -f" returned: 0 in 0.108s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:09.122446 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:09.125227 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:09.242148 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:09.242821 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:17.253016 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:17.272246 n-d-844200-1 sudo[109193]: 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-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:17.273357 n-d-844200-1 sudo[109193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:17.707329 n-d-844200-1 sudo[109193]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:17.709609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.457s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:17.757913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:17.765050 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:17.765474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus: 5
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.766201 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Creating iscsi_target for Volume ID: volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Created volume path /opt/stack/data/cinder/volumes/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09,
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: incominguser icaDQTKV7Bvq6zG2afTa 67VuCQKLpzRuSr8B
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]:
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 12:57:17.786877 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:17.885596 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.107s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:17.886341 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:17.886994 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 12:57:17.887429 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 12:57:17.888593 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:17.897134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:17.897565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: M462s95QeURCBJmVCokA
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus: 5
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: icaDQTKV7Bvq6zG2afTa
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 12:57:17.898393 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 12:57:17.914744 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:18.007619 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:18.008609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:18.011023 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:18.116228 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:18.116538 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856026608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:18.117546 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 12:57:18.168434 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'target_lun': 1, 'volume_id': '89e84c94-d53b-4cf2-88af-eb9b24c06e09', 'auth_method': 'CHAP', 'auth_username': 'icaDQTKV7Bvq6zG2afTa', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd7033f4f-8ead-4242-a71c-50373b05f4dc'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 12:57:18.361324 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-935d7338-583d-43f7-876b-461537e3067b tempest-LiveAutoBlockMigrationV225Test-579948732 None] attachment_update completed successfully.
Jun 01 12:57:20.198052 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-30f02357-b079-411b-a74e-254dd245aea2 req-bc8c1d23-af35-4d79-b59c-6eec1b8b07cc tempest-ServersTestBootFromVolume-23448643 None] Terminate volume connection completed successfully.
Jun 01 12:57:20.199451 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-30f02357-b079-411b-a74e-254dd245aea2 req-bc8c1d23-af35-4d79-b59c-6eec1b8b07cc tempest-ServersTestBootFromVolume-23448643 None] Deleting attachment ae2babbe-5912-442d-9ad7-7a7c0caca4e2. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:57:20.203658 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:20.316517 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:20.316844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860894640]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a\n System information:\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-565ccc20-9ac7-469f-b987-3156cc92fc5a\n Backing store flags: \n Account information:\n M462s95QeURCBJmVCokA\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:20.317949 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-30f02357-b079-411b-a74e-254dd245aea2 req-bc8c1d23-af35-4d79-b59c-6eec1b8b07cc tempest-ServersTestBootFromVolume-23448643 None] Removing iscsi_target for Volume ID: 565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:20.319968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:20.469737 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-565ccc20-9ac7-469f-b987-3156cc92fc5a -f" returned: 0 in 0.149s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:20.470944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860894640]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:20.474676 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:20.747679 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.272s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:20.747679 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860894640]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:21.034912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Lock "b'cinder-565ccc20-9ac7-469f-b987-3156cc92fc5a-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 12:57:21.195699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:21.322079 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:21.322700 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860894640]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:21.323244 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Skipping remove_export. No iscsi_target is presently exported for volume: 565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:21.324260 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:21.345927 n-d-844200-1 sudo[109260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:21.347907 n-d-844200-1 sudo[109260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:21.980523 n-d-844200-1 sudo[109260]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:21.983104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a" returned: 0 in 0.658s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:21.985776 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 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-565ccc20-9ac7-469f-b987-3156cc92fc5a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:22.011882 n-d-844200-1 sudo[109274]: 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-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:22.013406 n-d-844200-1 sudo[109274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:22.745159 n-d-844200-1 sudo[109274]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:22.747386 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a" returned: 0 in 0.761s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:22.749491 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:22.786820 n-d-844200-1 sudo[109279]: 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-565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:22.790518 n-d-844200-1 sudo[109279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:23.317381 n-d-844200-1 sudo[109279]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:23.319741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-565ccc20-9ac7-469f-b987-3156cc92fc5a" returned: 0 in 0.570s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:23.321382 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Successfully deleted volume: 565ccc20-9ac7-469f-b987-3156cc92fc5a
Jun 01 12:57:23.369021 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 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.
Jun 01 12:57:23.370063 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 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.
Jun 01 12:57:23.392388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Created reservations ['b54395aa-a53b-4bcb-9caf-e8bcdc61cbac', '6179cfd5-dc23-4e03-b8d7-6c3392c32f8e', 'd25fe923-1b6e-4a20-81b6-e85eda995ea3', '077bfa7f-eb58-40df-85c7-75cea81a21c0'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 12:57:23.460001 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:57:23.460790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:23.489170 n-d-844200-1 sudo[109286]: 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
Jun 01 12:57:23.490678 n-d-844200-1 sudo[109286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:23.993021 n-d-844200-1 sudo[109286]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:23.995407 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:23.997772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:24.037506 n-d-844200-1 sudo[109298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:57:24.040866 n-d-844200-1 sudo[109298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:24.590559 n-d-844200-1 sudo[109298]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:24.592794 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.595s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:24.596467 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:57:24.604852 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Deleted volume successfully.
Jun 01 12:57:24.629768 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-30f02357-b079-411b-a74e-254dd245aea2 req-80e6d5e9-074b-4eb1-9c29-3174e4c30dc3 tempest-ServersTestBootFromVolume-23448643 None] Lock "b'cinder-565ccc20-9ac7-469f-b987-3156cc92fc5a-delete_volume'" released by "delete_volume" :: held 3.595s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 12:57:27.840244 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Lock "b'cinder-a355671e-47d7-42fa-8592-15dac8bbc8d4-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 12:57:28.003530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:28.089534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:28.090074 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860894640]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:28.091073 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Skipping remove_export. No iscsi_target is presently exported for volume: a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:57:28.092380 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:28.120426 n-d-844200-1 sudo[109333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:57:28.121413 n-d-844200-1 sudo[109333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:28.816988 n-d-844200-1 sudo[109333]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:28.819529 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4" returned: 0 in 0.727s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:28.821389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 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-a355671e-47d7-42fa-8592-15dac8bbc8d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:28.876964 n-d-844200-1 sudo[109350]: 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-a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:57:28.880158 n-d-844200-1 sudo[109350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:29.597236 n-d-844200-1 sudo[109350]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:29.600544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4" returned: 0 in 0.778s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:29.602613 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:29.680604 n-d-844200-1 sudo[109359]: 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-a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:57:29.690406 n-d-844200-1 sudo[109359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:30.521964 n-d-844200-1 sudo[109359]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:30.524313 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a355671e-47d7-42fa-8592-15dac8bbc8d4" returned: 0 in 0.921s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:30.525468 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Successfully deleted volume: a355671e-47d7-42fa-8592-15dac8bbc8d4
Jun 01 12:57:30.626784 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Created reservations ['9618e763-a98e-4dd8-bf13-967ad13d40a7', 'ee6d59b2-307b-433f-8c88-deee04ad87b0', '01699e9e-4e8c-4a58-8274-692046f00990', '061c6d00-e971-4b5f-91d5-d2ed4334c0b6'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 12:57:30.707626 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:57:30.712043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:30.755382 n-d-844200-1 sudo[109367]: 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
Jun 01 12:57:30.757247 n-d-844200-1 sudo[109367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:31.278541 n-d-844200-1 sudo[109367]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:31.280784 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:31.283001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:31.318213 n-d-844200-1 sudo[109370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:57:31.319043 n-d-844200-1 sudo[109370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:31.947937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:31.947937 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:57:31.938557 n-d-844200-1 sudo[109370]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:31.961928 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Deleted volume successfully.
Jun 01 12:57:31.995949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0a1bba31-8443-4bfe-bdef-5f773919549c tempest-AttachSCSIVolumeTestJSON-1689330595 None] Lock "b'cinder-a355671e-47d7-42fa-8592-15dac8bbc8d4-delete_volume'" released by "delete_volume" :: held 4.155s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 12:57:34.017206 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-b1e89992-d9d0-4b29-9729-133bca4b6af9 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Terminate volume connection completed successfully.
Jun 01 12:57:34.017206 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-f8611cd5-6b1b-499f-89d6-ade1f2d660a7 req-b1e89992-d9d0-4b29-9729-133bca4b6af9 tempest-LiveAutoBlockMigrationV225Test-579948732 None] Deleting attachment 55fb60fd-ac26-4bb2-a16b-d2c5303ae26c. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:57:49.332535 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:57:49.336183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:57:49.337872 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:49.368309 n-d-844200-1 sudo[109489]: 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
Jun 01 12:57:49.370015 n-d-844200-1 sudo[109489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:50.246429 n-d-844200-1 sudo[109489]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:50.251124 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.913s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:50.253115 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:50.312607 n-d-844200-1 sudo[109505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:57:50.313749 n-d-844200-1 sudo[109505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:50.545807 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-0aade353-e787-4fea-9c20-485817baaffc req-b42e2ec4-c0e6-4846-90c0-2d4292c2d860 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Terminate volume connection completed successfully.
Jun 01 12:57:50.546380 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-0aade353-e787-4fea-9c20-485817baaffc req-b42e2ec4-c0e6-4846-90c0-2d4292c2d860 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Deleting attachment d7033f4f-8ead-4242-a71c-50373b05f4dc. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 12:57:50.552094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:50.659443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:50.660036 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856691968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n System information:\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-89e84c94-d53b-4cf2-88af-eb9b24c06e09\n Backing store flags: \n Account information:\n icaDQTKV7Bvq6zG2afTa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:50.661287 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-0aade353-e787-4fea-9c20-485817baaffc req-b42e2ec4-c0e6-4846-90c0-2d4292c2d860 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Removing iscsi_target for Volume ID: 89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:50.664656 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:50.803646 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 -f" returned: 0 in 0.140s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:50.803812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856691968]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:50.807766 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:50.925713 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:50.926187 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856691968]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:51.030907 n-d-844200-1 sudo[109505]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:51.033316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.780s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:51.034573 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:57:51.139446 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Lock "b'cinder-89e84c94-d53b-4cf2-88af-eb9b24c06e09-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 12:57:51.280603 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:51.489126 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:51.489476 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856382608]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:51.490200 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Skipping remove_export. No iscsi_target is presently exported for volume: 89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:51.491527 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:51.573091 n-d-844200-1 sudo[109527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:51.575319 n-d-844200-1 sudo[109527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:52.203730 n-d-844200-1 sudo[109527]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:52.207070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.714s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:52.209815 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 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-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:52.276592 n-d-844200-1 sudo[109530]: 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-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:52.277407 n-d-844200-1 sudo[109530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:52.998992 n-d-844200-1 sudo[109530]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:53.001611 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.791s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:53.004804 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:53.032869 n-d-844200-1 sudo[109539]: 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-89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:53.033697 n-d-844200-1 sudo[109539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:53.100672 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Lock "b'cinder-bc1b5764-c188-4c45-9467-8b08c450f849-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 12:57:53.287421 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:53.437240 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:53.437702 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856390800]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:57:53.438537 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:57:53.441287 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:53.496479 n-d-844200-1 sudo[109546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:57:53.500993 n-d-844200-1 sudo[109546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:53.992118 n-d-844200-1 sudo[109539]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:53.997002 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89e84c94-d53b-4cf2-88af-eb9b24c06e09" returned: 0 in 0.992s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:53.998631 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Successfully deleted volume: 89e84c94-d53b-4cf2-88af-eb9b24c06e09
Jun 01 12:57:54.097173 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Created reservations ['9eaba45e-7e53-4125-adf1-bb28dd82b18d', 'b3536db8-334c-4fad-8431-ffeed7560608', '9d45c22f-9376-4b4a-aa6b-5a9565d122f9', 'bcadbe09-bd15-4d37-9239-26ba801b38e1'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 12:57:54.214868 n-d-844200-1 sudo[109546]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:54.218506 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.777s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:54.221154 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 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-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:54.257035 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:57:54.258687 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:54.261940 n-d-844200-1 sudo[109565]: 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-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:57:54.267091 n-d-844200-1 sudo[109565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:54.307444 n-d-844200-1 sudo[109566]: 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
Jun 01 12:57:54.308257 n-d-844200-1 sudo[109566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:55.005182 n-d-844200-1 sudo[109565]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:55.007802 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.786s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:55.011447 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:55.048578 n-d-844200-1 sudo[109566]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:55.051280 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.793s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:55.053863 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:55.059724 n-d-844200-1 sudo[109572]: 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-bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:57:55.060536 n-d-844200-1 sudo[109572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:55.097884 n-d-844200-1 sudo[109573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:57:55.098755 n-d-844200-1 sudo[109573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:55.792729 n-d-844200-1 sudo[109573]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:55.795902 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:55.797577 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:57:55.814807 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Deleted volume successfully.
Jun 01 12:57:55.856878 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-0aade353-e787-4fea-9c20-485817baaffc req-170a0e87-c2ba-40f6-8e87-56a12f781a84 tempest-LiveAutoBlockMigrationV225Test-895787608 None] Lock "b'cinder-89e84c94-d53b-4cf2-88af-eb9b24c06e09-delete_volume'" released by "delete_volume" :: held 4.717s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 12:57:55.986078 n-d-844200-1 sudo[109572]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:55.988075 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc1b5764-c188-4c45-9467-8b08c450f849" returned: 0 in 0.977s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:55.989092 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Successfully deleted volume: bc1b5764-c188-4c45-9467-8b08c450f849
Jun 01 12:57:56.031428 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Created reservations ['9cf6d5cb-48b6-421c-b60a-f01ac5f5981e', '1786885c-56a3-4f6a-b187-2c3f66438570', '0227c5e8-7e83-4c02-afda-6a07887a2f47', '44dbacd8-9c96-44d7-8698-a503bd660c93'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 12:57:56.086055 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:57:56.088078 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:56.124284 n-d-844200-1 sudo[109581]: 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
Jun 01 12:57:56.125712 n-d-844200-1 sudo[109581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:56.645002 n-d-844200-1 sudo[109581]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:56.647841 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.560s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:56.650250 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:57:56.678351 n-d-844200-1 sudo[109585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:57:56.682338 n-d-844200-1 sudo[109585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:57:57.346459 n-d-844200-1 sudo[109585]: pam_unix(sudo:session): session closed for user root
Jun 01 12:57:57.349381 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:57:57.352208 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:57:57.358152 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Deleted volume successfully.
Jun 01 12:57:57.385035 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4abd422d-6d03-41d2-ba59-0bc2907432ff tempest-LiveAutoBlockMigrationV225Test-895787608 None] Lock "b'cinder-bc1b5764-c188-4c45-9467-8b08c450f849-delete_volume'" released by "delete_volume" :: held 4.285s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 12:58:42.484117 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Lock "b'cinder-52a9929e-459f-4d32-9fbd-338600ca11fc-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 12:58:42.658418 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:42.823994 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:42.823994 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796077057296]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 12:58:42.823994 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Skipping remove_export. No iscsi_target is presently exported for volume: 52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:58:42.823994 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:42.883971 n-d-844200-1 sudo[110027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:58:42.884814 n-d-844200-1 sudo[110027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:43.651307 n-d-844200-1 sudo[110027]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:43.654439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc" returned: 0 in 0.829s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:43.656904 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 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-52a9929e-459f-4d32-9fbd-338600ca11fc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:43.737718 n-d-844200-1 sudo[110030]: 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-52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:58:43.738523 n-d-844200-1 sudo[110030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:44.699875 n-d-844200-1 sudo[110030]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:44.702379 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc" returned: 0 in 1.045s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:44.705761 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:44.753298 n-d-844200-1 sudo[110033]: 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-52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:58:44.755385 n-d-844200-1 sudo[110033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:45.478956 n-d-844200-1 sudo[110033]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:45.486704 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-52a9929e-459f-4d32-9fbd-338600ca11fc" returned: 0 in 0.781s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:45.494915 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Successfully deleted volume: 52a9929e-459f-4d32-9fbd-338600ca11fc
Jun 01 12:58:45.597929 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Created reservations ['ae448925-c4c0-4b40-9c31-43a748fd4eec', '99770678-4881-4053-b88d-18178b99206f', '8916a90a-0000-4e64-a76d-b4b8eb586b35', '2ec97302-58fc-4d37-83a1-247a30015fe9'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 12:58:45.676519 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:58:45.677537 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:45.712476 n-d-844200-1 sudo[110060]: 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
Jun 01 12:58:45.714444 n-d-844200-1 sudo[110060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:46.458515 n-d-844200-1 sudo[110060]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:46.461012 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.783s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:46.463318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:46.535688 n-d-844200-1 sudo[110085]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:58:46.539545 n-d-844200-1 sudo[110085]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:47.368565 n-d-844200-1 sudo[110085]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:47.371773 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:47.373893 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:58:47.384087 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Deleted volume successfully.
Jun 01 12:58:47.443774 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-49c1a476-e03c-4e35-a4d3-641e087d7c8c tempest-DeleteServersTestJSON-545987134 None] Lock "b'cinder-52a9929e-459f-4d32-9fbd-338600ca11fc-delete_volume'" released by "delete_volume" :: held 4.959s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 12:58:49.332847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:58:49.333915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:58:49.335490 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:49.381636 n-d-844200-1 sudo[110126]: 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
Jun 01 12:58:49.382421 n-d-844200-1 sudo[110126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:49.951923 n-d-844200-1 sudo[110126]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:49.954072 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.618s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:49.955296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:58:49.992512 n-d-844200-1 sudo[110136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:58:49.994343 n-d-844200-1 sudo[110136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:58:50.583955 n-d-844200-1 sudo[110136]: pam_unix(sudo:session): session closed for user root
Jun 01 12:58:50.586508 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.630s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:58:50.587625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 12:59:49.335524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 12:59:49.336176 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 12:59:49.336988 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:59:49.358207 n-d-844200-1 sudo[111102]: 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
Jun 01 12:59:49.359076 n-d-844200-1 sudo[111102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:59:49.795158 n-d-844200-1 sudo[111102]: pam_unix(sudo:session): session closed for user root
Jun 01 12:59:49.797509 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:59:49.799190 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 12:59:49.819737 n-d-844200-1 sudo[111105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 12:59:49.820546 n-d-844200-1 sudo[111105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 12:59:50.369808 n-d-844200-1 sudo[111105]: pam_unix(sudo:session): session closed for user root
Jun 01 12:59:50.372420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.572s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 12:59:50.374239 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:00:10.951900 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:00:10.956714 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:00:10.957217 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 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'
Jun 01 13:00:10.970244 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Flow 'volume_create_manager' (2fded4f0-17d0-4460-836a-69cf980c3ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:10.973692 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (994a4da1-229f-4888-b595-89f8260a73f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:10.997895 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:00:11.022687 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (994a4da1-229f-4888-b595-89f8260a73f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-533189255',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=f888ec81-e310-4c77-ab66-0351cb288e73,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7b6606c3bb164dcea1e734bf9db1281e',provider_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-06-01T13:00:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:00:11Z,user_id='5b243b7532d945098eb887b03391d75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:11.025118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e255e07b-5c85-4f59-8489-a683602013ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:11.027510 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e255e07b-5c85-4f59-8489-a683602013ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:11.029759 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4dc140e-fe55-4f8f-b55f-1ecf23228454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:11.032359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4dc140e-fe55-4f8f-b55f-1ecf23228454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f888ec81-e310-4c77-ab66-0351cb288e73', 'volume_name': 'volume-f888ec81-e310-4c77-ab66-0351cb288e73', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:11.034843 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a4f35e6-1176-45a7-ba82-3935eedbc477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:11.037191 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7a4f35e6-1176-45a7-ba82-3935eedbc477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:11.039327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aae6dd8b-dc9f-4c5f-b9ed-27bf2b591c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:11.040101 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Volume f888ec81-e310-4c77-ab66-0351cb288e73: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f888ec81-e310-4c77-ab66-0351cb288e73', 'volume_size': 1}
Jun 01 13:00:11.041374 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f888ec81-e310-4c77-ab66-0351cb288e73 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:11.065189 n-d-844200-1 sudo[111182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f888ec81-e310-4c77-ab66-0351cb288e73 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:00:11.066189 n-d-844200-1 sudo[111182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:11.576920 n-d-844200-1 sudo[111182]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:11.579571 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f888ec81-e310-4c77-ab66-0351cb288e73 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.538s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:11.583312 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aae6dd8b-dc9f-4c5f-b9ed-27bf2b591c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f888ec81-e310-4c77-ab66-0351cb288e73', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:11.585629 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64618857-847e-4ced-8351-70a5f3bc57fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:11.597769 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Volume volume-f888ec81-e310-4c77-ab66-0351cb288e73 (f888ec81-e310-4c77-ab66-0351cb288e73): created successfully
Jun 01 13:00:11.599982 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (64618857-847e-4ced-8351-70a5f3bc57fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:11.602987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Flow 'volume_create_manager' (2fded4f0-17d0-4460-836a-69cf980c3ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:11.611217 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0098c55d-7cc9-4af2-9503-0a2db68170ff tempest-VolumesTestJSON-1295487759 None] Created volume successfully.
Jun 01 13:00:12.701414 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:00:12.705576 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:00:12.706086 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 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'
Jun 01 13:00:12.724544 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Flow 'volume_create_manager' (c295b78e-5246-4cd4-acb8-08880305be32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:12.727798 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0769b48-f87c-4ca3-836e-0d458cae69af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:12.753074 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:00:12.783612 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d0769b48-f87c-4ca3-836e-0d458cae69af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-12148057',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=8fab5ac4-1f9f-4b8c-904e-f88836c9ced0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7b6606c3bb164dcea1e734bf9db1281e',provider_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-06-01T13:00:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:00:13Z,user_id='5b243b7532d945098eb887b03391d75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:12.786259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b06b9312-426e-410a-967e-8f090c3c65e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:12.788422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b06b9312-426e-410a-967e-8f090c3c65e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:12.790760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f8bbd2f-b1c9-44e0-9be4-299339f827d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:12.793674 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6f8bbd2f-b1c9-44e0-9be4-299339f827d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8fab5ac4-1f9f-4b8c-904e-f88836c9ced0', 'volume_name': 'volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:12.795953 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bdfe9347-3680-4c36-b9be-326acffd427a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:12.798072 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bdfe9347-3680-4c36-b9be-326acffd427a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:12.800273 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6551182-11e9-4326-b6fd-2b699d6a35a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:12.801049 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Volume 8fab5ac4-1f9f-4b8c-904e-f88836c9ced0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0', 'volume_size': 1}
Jun 01 13:00:12.802377 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:12.822236 n-d-844200-1 sudo[111216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:00:12.823791 n-d-844200-1 sudo[111216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:13.318876 n-d-844200-1 sudo[111216]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:13.321207 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.518s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:13.325628 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6551182-11e9-4326-b6fd-2b699d6a35a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:13.328821 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2bd0481d-97e4-405e-895d-10761e3634a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:13.340973 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Volume volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 (8fab5ac4-1f9f-4b8c-904e-f88836c9ced0): created successfully
Jun 01 13:00:13.343158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2bd0481d-97e4-405e-895d-10761e3634a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:13.346686 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Flow 'volume_create_manager' (c295b78e-5246-4cd4-acb8-08880305be32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:13.356247 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-6801ce24-671b-445e-b386-2c6b439b5329 tempest-VolumesTestJSON-1295487759 None] Created volume successfully.
Jun 01 13:00:14.485993 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:00:14.490912 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:00:14.491420 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 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'
Jun 01 13:00:14.505326 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Flow 'volume_create_manager' (fc8da26c-4e5f-4711-82ea-153091806b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:14.508373 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a92fd802-ae21-4bd9-a39c-af75999950b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:14.530642 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:00:14.555351 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a92fd802-ae21-4bd9-a39c-af75999950b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1018977892',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ea1603f2-b821-4a18-8b4f-bed5fe7317c0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7b6606c3bb164dcea1e734bf9db1281e',provider_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-06-01T13:00:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:00:14Z,user_id='5b243b7532d945098eb887b03391d75a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:14.558118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7f6fe4f-cc8c-4cbe-afda-80a23557bccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:14.560562 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f7f6fe4f-cc8c-4cbe-afda-80a23557bccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:14.562940 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec4035fe-6f97-4339-8218-763eade3669f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:14.565093 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ec4035fe-6f97-4339-8218-763eade3669f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea1603f2-b821-4a18-8b4f-bed5fe7317c0', 'volume_name': 'volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:14.567301 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f168889-d0b9-46dd-a7b6-6af8ec9678e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:14.569345 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5f168889-d0b9-46dd-a7b6-6af8ec9678e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:14.571483 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (490e4585-2774-40cc-a236-d5781a10e9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:14.572245 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Volume ea1603f2-b821-4a18-8b4f-bed5fe7317c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0', 'volume_size': 1}
Jun 01 13:00:14.573507 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:14.591711 n-d-844200-1 sudo[111248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:00:14.592510 n-d-844200-1 sudo[111248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:15.080888 n-d-844200-1 sudo[111248]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:15.083834 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:15.088952 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (490e4585-2774-40cc-a236-d5781a10e9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:15.092204 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74520d54-7d49-42c7-b5f4-3b6b0ca6adee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:15.104814 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Volume volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 (ea1603f2-b821-4a18-8b4f-bed5fe7317c0): created successfully
Jun 01 13:00:15.107399 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74520d54-7d49-42c7-b5f4-3b6b0ca6adee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:15.110890 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Flow 'volume_create_manager' (fc8da26c-4e5f-4711-82ea-153091806b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:15.119728 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c924a72b-7174-4db3-99ae-1eed714e1c54 tempest-VolumesTestJSON-1295487759 None] Created volume successfully.
Jun 01 13:00:18.935028 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Lock "b'cinder-ea1603f2-b821-4a18-8b4f-bed5fe7317c0-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:00:19.051626 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea1603f2-b821-4a18-8b4f-bed5fe7317c0
Jun 01 13:00:19.053813 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:19.105182 n-d-844200-1 sudo[111291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0
Jun 01 13:00:19.107710 n-d-844200-1 sudo[111291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:19.788026 n-d-844200-1 sudo[111291]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:19.790427 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0" returned: 0 in 0.737s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:19.792362 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 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-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:19.812638 n-d-844200-1 sudo[111295]: 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-ea1603f2-b821-4a18-8b4f-bed5fe7317c0
Jun 01 13:00:19.814262 n-d-844200-1 sudo[111295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:20.328568 n-d-844200-1 sudo[111295]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:20.331741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0" returned: 0 in 0.538s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:20.335423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:20.356822 n-d-844200-1 sudo[111298]: 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-ea1603f2-b821-4a18-8b4f-bed5fe7317c0
Jun 01 13:00:20.358413 n-d-844200-1 sudo[111298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:20.863433 n-d-844200-1 sudo[111298]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:20.865688 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea1603f2-b821-4a18-8b4f-bed5fe7317c0" returned: 0 in 0.530s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:20.866898 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Successfully deleted volume: ea1603f2-b821-4a18-8b4f-bed5fe7317c0
Jun 01 13:00:20.924517 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Created reservations ['f307adee-71e1-4368-a31f-fed01e1c98bd', '3f5cd105-d036-4d85-b87d-91213373b167', 'cc5594fe-3b35-4bba-8a7f-84a66dc4044f', '6f838315-c684-4d09-b094-9b955ce77968'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:00:20.987866 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:00:20.988998 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:21.009483 n-d-844200-1 sudo[111306]: 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
Jun 01 13:00:21.011272 n-d-844200-1 sudo[111306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:21.489449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Lock "b'cinder-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:00:21.562800 n-d-844200-1 sudo[111306]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:21.602972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.614s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:21.608405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:21.633319 n-d-844200-1 sudo[111309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:00:21.635022 n-d-844200-1 sudo[111309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:21.635860 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8fab5ac4-1f9f-4b8c-904e-f88836c9ced0
Jun 01 13:00:21.637326 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:21.657026 n-d-844200-1 sudo[111311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0
Jun 01 13:00:21.657962 n-d-844200-1 sudo[111311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:22.080859 n-d-844200-1 sudo[111309]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:22.083173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:22.085240 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:00:22.091086 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Deleted volume successfully.
Jun 01 13:00:22.106482 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-836915ae-a790-4f01-b006-746f348e1b23 tempest-VolumesTestJSON-1295487759 None] Lock "b'cinder-ea1603f2-b821-4a18-8b4f-bed5fe7317c0-delete_volume'" released by "delete_volume" :: held 3.172s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:00:22.149734 n-d-844200-1 sudo[111311]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:22.151923 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0" returned: 0 in 0.515s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:22.153339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 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-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:22.172210 n-d-844200-1 sudo[111315]: 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-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0
Jun 01 13:00:22.173012 n-d-844200-1 sudo[111315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:22.617994 n-d-844200-1 sudo[111315]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:22.621304 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0" returned: 0 in 0.467s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:22.623382 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:22.643447 n-d-844200-1 sudo[111318]: 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-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0
Jun 01 13:00:22.644242 n-d-844200-1 sudo[111318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:23.110737 n-d-844200-1 sudo[111318]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:23.113134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0" returned: 0 in 0.489s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:23.114259 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Successfully deleted volume: 8fab5ac4-1f9f-4b8c-904e-f88836c9ced0
Jun 01 13:00:23.160891 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Created reservations ['47ab3669-1e26-4db8-9741-bd209ba80b4d', 'b09bc951-ba94-4c8b-b196-4a57f70a78ab', 'e2fa1af5-f5c6-45cf-8be6-2c1c389e9e83', 'd9f9964b-744b-4cb0-9ac3-791d3d0d6711'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:00:23.229189 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:00:23.229189 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:23.253617 n-d-844200-1 sudo[111326]: 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
Jun 01 13:00:23.255045 n-d-844200-1 sudo[111326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:23.707282 n-d-844200-1 sudo[111326]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:23.709759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.484s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:23.712016 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:23.742505 n-d-844200-1 sudo[111329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:00:23.743345 n-d-844200-1 sudo[111329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:23.918329 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Lock "b'cinder-f888ec81-e310-4c77-ab66-0351cb288e73-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:00:24.068904 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Skipping remove_export. No iscsi_target is presently exported for volume: f888ec81-e310-4c77-ab66-0351cb288e73
Jun 01 13:00:24.070685 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f888ec81-e310-4c77-ab66-0351cb288e73 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:24.106910 n-d-844200-1 sudo[111332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f888ec81-e310-4c77-ab66-0351cb288e73
Jun 01 13:00:24.107767 n-d-844200-1 sudo[111332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:24.268790 n-d-844200-1 sudo[111329]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:24.271118 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:24.273238 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:00:24.282051 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Deleted volume successfully.
Jun 01 13:00:24.305463 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7702752e-682c-48fd-ad86-97980d634f36 tempest-VolumesTestJSON-1295487759 None] Lock "b'cinder-8fab5ac4-1f9f-4b8c-904e-f88836c9ced0-delete_volume'" released by "delete_volume" :: held 2.816s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:00:24.849719 n-d-844200-1 sudo[111332]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:24.851482 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f888ec81-e310-4c77-ab66-0351cb288e73" returned: 0 in 0.781s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:24.853045 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 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-f888ec81-e310-4c77-ab66-0351cb288e73 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:24.871671 n-d-844200-1 sudo[111345]: 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-f888ec81-e310-4c77-ab66-0351cb288e73
Jun 01 13:00:24.872583 n-d-844200-1 sudo[111345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:25.317764 n-d-844200-1 sudo[111345]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:25.320040 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f888ec81-e310-4c77-ab66-0351cb288e73" returned: 0 in 0.467s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:25.322189 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f888ec81-e310-4c77-ab66-0351cb288e73 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:25.340007 n-d-844200-1 sudo[111348]: 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-f888ec81-e310-4c77-ab66-0351cb288e73
Jun 01 13:00:25.340793 n-d-844200-1 sudo[111348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:25.810785 n-d-844200-1 sudo[111348]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:25.813165 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f888ec81-e310-4c77-ab66-0351cb288e73" returned: 0 in 0.491s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:25.814313 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Successfully deleted volume: f888ec81-e310-4c77-ab66-0351cb288e73
Jun 01 13:00:25.858722 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Created reservations ['85eaa108-beba-4b10-9cbc-b40c124aef1c', '4c1ac7e1-b9b8-423f-8962-7d66baa35f0a', '5f833680-91e0-4bf6-97cf-d65848351704', '514f4507-766d-4abd-8251-c8aa36fd48df'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:00:25.914187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:00:25.915254 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:25.939213 n-d-844200-1 sudo[111354]: 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
Jun 01 13:00:25.940697 n-d-844200-1 sudo[111354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:26.456594 n-d-844200-1 sudo[111354]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:26.458954 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.543s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:26.462001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:26.485279 n-d-844200-1 sudo[111357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:00:26.486092 n-d-844200-1 sudo[111357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:26.939107 n-d-844200-1 sudo[111357]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:26.941546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:26.943737 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:00:26.949122 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Deleted volume successfully.
Jun 01 13:00:26.965780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0e38b96c-9448-45c6-ac96-debf7c033b7d tempest-VolumesTestJSON-1295487759 None] Lock "b'cinder-f888ec81-e310-4c77-ab66-0351cb288e73-delete_volume'" released by "delete_volume" :: held 3.048s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:00:36.870217 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:00:36.875056 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:00:36.875596 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 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'
Jun 01 13:00:36.898863 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Flow 'volume_create_manager' (6e04bfe3-7f70-4d38-9216-0ffc4a0b993c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:36.902705 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce391b8b-0938-44a4-b12f-80e56022b03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:36.928539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:00:36.957246 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce391b8b-0938-44a4-b12f-80e56022b03f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:00:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1012842200',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=0dc1dec2-5201-49e1-a0ab-43e8c6f38825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb1ea27b35242bcb8c10204cd0e544d',provider_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-06-01T13:00:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:00:37Z,user_id='17f1e46cda1c4c048a68358d1ae1b751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:36.960396 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ed97b3e-ff08-4e92-95a9-1f71896cf3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:36.963348 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7ed97b3e-ff08-4e92-95a9-1f71896cf3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:36.966570 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2616e698-96e4-4e6d-bf0f-8641f6e67185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:36.970962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2616e698-96e4-4e6d-bf0f-8641f6e67185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'volume_name': 'volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:36.973772 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (632371e1-ec74-4a64-ac6f-0bb4381ab9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:36.989624 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (632371e1-ec74-4a64-ac6f-0bb4381ab9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:36.989624 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc270c5a-150a-4bb3-a463-1e32cb161b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:36.990277 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Volume 0dc1dec2-5201-49e1-a0ab-43e8c6f38825: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'volume_size': 1}
Jun 01 13:00:36.994145 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:37.020812 n-d-844200-1 sudo[111376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:00:37.021871 n-d-844200-1 sudo[111376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:37.313953 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:00:37.322805 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:00:37.323919 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 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'
Jun 01 13:00:37.337747 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Flow 'volume_create_manager' (2f5a6939-a152-4813-a0c7-7761d69c9de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:37.341430 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24e556a6-350e-45ea-a17d-99bb001658a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:37.366068 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:00:37.394838 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24e556a6-350e-45ea-a17d-99bb001658a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1002016840',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=6104d191-c7e8-450d-b0e9-740bbd0e7fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='293df99a5e6445f9992e332102b187b6',provider_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-06-01T13:00:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:00:37Z,user_id='5a91f699630b4b5d867c1580dfd6eeab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:37.395391 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b420ab3-db74-4c79-aea2-86d267501e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:37.397591 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b420ab3-db74-4c79-aea2-86d267501e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:37.400317 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99916287-9077-4798-848e-625fa07872e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:37.403322 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (99916287-9077-4798-848e-625fa07872e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6104d191-c7e8-450d-b0e9-740bbd0e7fc5', 'volume_name': 'volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:37.405906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc1df9f4-3051-4d53-96c2-40faeb9c531b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:37.408307 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bc1df9f4-3051-4d53-96c2-40faeb9c531b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:37.410716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a25856be-d464-4577-a178-48e139ecd8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:37.411595 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Volume 6104d191-c7e8-450d-b0e9-740bbd0e7fc5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5', 'volume_size': 1}
Jun 01 13:00:37.413015 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:37.433413 n-d-844200-1 sudo[111379]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:00:37.434301 n-d-844200-1 sudo[111379]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:37.651007 n-d-844200-1 sudo[111376]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:37.653900 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.659s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:37.658044 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dc270c5a-150a-4bb3-a463-1e32cb161b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:37.661269 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04311a7a-9c92-4429-92d9-b89695f7b7ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:37.681178 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Volume volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 (0dc1dec2-5201-49e1-a0ab-43e8c6f38825): created successfully
Jun 01 13:00:37.683865 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (04311a7a-9c92-4429-92d9-b89695f7b7ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:37.687118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Flow 'volume_create_manager' (6e04bfe3-7f70-4d38-9216-0ffc4a0b993c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:37.698148 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-48837797-3f4f-47a8-9289-24e62f08aeee tempest-LiveMigrationTest-838647261 None] Created volume successfully.
Jun 01 13:00:38.043840 n-d-844200-1 sudo[111379]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:38.045888 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:38.049323 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a25856be-d464-4577-a178-48e139ecd8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:38.052346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c25658d-6915-4dd8-bbeb-606f6673ec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:00:38.069937 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Volume volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 (6104d191-c7e8-450d-b0e9-740bbd0e7fc5): created successfully
Jun 01 13:00:38.073160 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c25658d-6915-4dd8-bbeb-606f6673ec25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:00:38.076091 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Flow 'volume_create_manager' (2f5a6939-a152-4813-a0c7-7761d69c9de0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:00:38.089035 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a2eb9b47-e10e-4646-a99b-4caa48f0380a tempest-VolumesAdminNegativeTest-1536497134 None] Created volume successfully.
Jun 01 13:00:38.693501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:38.715145 n-d-844200-1 sudo[111444]: 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-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:38.716579 n-d-844200-1 sudo[111444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:39.200016 n-d-844200-1 sudo[111444]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:39.202252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.508s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.262075 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.276307 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.294113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.294836 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818644752]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: I_T nexus: 10
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.296245 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:00:39.298095 n-d-844200-1 sudo[111449]: 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-6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:00:39.298908 n-d-844200-1 sudo[111449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:39.306851 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Creating iscsi_target for Volume ID: volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Created volume path /opt/stack/data/cinder/volumes/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825,
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: incominguser W3GbnmQLZFu2gLP9Q2Lb nBx8T6KwX8jwBVEd
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:39.311375 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:00:39.314962 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.817149 n-d-844200-1 sudo[111449]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:39.819182 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5" returned: 0 in 0.543s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.841356 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.525s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.841699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818644752]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:39.849972 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:00:39.850336 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:00:39.863236 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.863497 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.863820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818644752]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: I_T nexus: 10
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.865911 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818811232]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus: 10
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Target 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070000
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf70
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070001
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf71
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: W3GbnmQLZFu2gLP9Q2Lb
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:39.874899 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Creating iscsi_target for Volume ID: volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Created volume path /opt/stack/data/cinder/volumes/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5,
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: incominguser FA2n4xvWjjwDrpi6LrhT VpuLfwVnD6NtGvRL
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:00:39.888214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:39.974954 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:39.975323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818644752]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:39.976735 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:40.076633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:40.076972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818644752]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:40.078320 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Set provider_location to: 10.222.0.40:3260,7 iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:00:40.126486 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'target_lun': 1, 'volume_id': '0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'auth_method': 'CHAP', 'auth_username': 'W3GbnmQLZFu2gLP9Q2Lb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5e390a31-42a2-45fe-85fc-7c28e4cfc0c6'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:00:40.247559 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-cd79cf07-294c-4bec-8ddf-db9e7d514037 req-90ae7c39-d6e8-4150-ab06-4cf40cdf1580 tempest-LiveMigrationTest-838647261 None] attachment_update completed successfully.
Jun 01 13:00:40.299187 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5" returned: 0 in 0.415s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:40.299764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818811232]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:40.300560 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:00:40.301117 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:00:40.302754 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:40.309976 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:40.310521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818811232]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n Backing store flags: \n Account information:\n FA2n4xvWjjwDrpi6LrhT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus: 10
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Target 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070000
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf70
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070001
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf71
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: W3GbnmQLZFu2gLP9Q2Lb
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:40.311677 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:00:40.325996 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:40.422397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:40.422516 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818811232]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n Backing store flags: \n Account information:\n FA2n4xvWjjwDrpi6LrhT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:40.425589 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:40.541155 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:40.541531 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818811232]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n Backing store flags: \n Account information:\n FA2n4xvWjjwDrpi6LrhT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:40.542620 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Set provider_location to: 10.222.0.40:3260,8 iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:00:40.588016 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5', 'target_lun': 1, 'volume_id': '6104d191-c7e8-450d-b0e9-740bbd0e7fc5', 'auth_method': 'CHAP', 'auth_username': 'FA2n4xvWjjwDrpi6LrhT', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '852c190f-3ed4-4339-be3b-2331655b9771'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:00:40.708746 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-fcf7213d-ff13-4158-8c26-2a0287707eb4 req-146b651b-e5fb-4cc4-bf13-7ddd387a192b tempest-VolumesAdminNegativeTest-1536497134 None] attachment_update completed successfully.
Jun 01 13:00:49.112221 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-2d4a3b12-4353-470c-bba8-6d0f5a1c8409 req-39e7b2cc-0011-4f0a-867f-bbd13047146b tempest-VolumesAdminNegativeTest-1536497134 None] Terminate volume connection completed successfully.
Jun 01 13:00:49.112941 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-2d4a3b12-4353-470c-bba8-6d0f5a1c8409 req-39e7b2cc-0011-4f0a-867f-bbd13047146b tempest-VolumesAdminNegativeTest-1536497134 None] Deleting attachment 852c190f-3ed4-4339-be3b-2331655b9771. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:00:49.114077 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:49.216405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:49.216754 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5\n Backing store flags: \n Account information:\n FA2n4xvWjjwDrpi6LrhT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:49.217736 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-2d4a3b12-4353-470c-bba8-6d0f5a1c8409 req-39e7b2cc-0011-4f0a-867f-bbd13047146b tempest-VolumesAdminNegativeTest-1536497134 None] Removing iscsi_target for Volume ID: 6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:00:49.221591 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:49.333665 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:00:49.334401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:00:49.335240 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:49.356227 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 -f" returned: 0 in 0.119s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:49.356694 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:49.360500 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:49.368250 n-d-844200-1 sudo[111532]: 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
Jun 01 13:00:49.370103 n-d-844200-1 sudo[111532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:49.506858 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:49.508523 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:49.883070 n-d-844200-1 sudo[111532]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:49.885141 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.550s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:49.886678 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:49.916263 n-d-844200-1 sudo[111545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:00:49.917094 n-d-844200-1 sudo[111545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:50.354851 n-d-844200-1 sudo[111545]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:50.357935 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.470s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:50.359439 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:00:51.740396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:51.767077 n-d-844200-1 sudo[111549]: 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-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:51.768547 n-d-844200-1 sudo[111549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:00:52.290478 n-d-844200-1 sudo[111549]: pam_unix(sudo:session): session closed for user root
Jun 01 13:00:52.293051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:52.350558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:52.367581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:52.368218 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818651488]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus: 10
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Target 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: I_T nexus: 11
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070000
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf70
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070001
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf71
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: W3GbnmQLZFu2gLP9Q2Lb
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.368856 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Creating iscsi_target for Volume ID: volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Created volume path /opt/stack/data/cinder/volumes/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825,
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: incominguser W3GbnmQLZFu2gLP9Q2Lb nBx8T6KwX8jwBVEd
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:00:52.378420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:52.565666 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.189s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:52.566159 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818651488]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:52.566924 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:00:52.567534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:00:52.571328 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:52.579344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:52.580103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818651488]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus: 7
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040000
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf40
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00040001
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf41
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: p9DmDL23XQ3z3H3KbDBK
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus: 8
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050000
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf50
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00050001
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf51
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: FHjv55T4U4c7UbpAaCzM
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus: 10
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060000
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf60
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00060001
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf61
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: nNZYi2BkPaTXnAtH6NCv
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Target 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: I_T nexus: 11
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070000
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf70
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00070001
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf71
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: W3GbnmQLZFu2gLP9Q2Lb
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:00:52.581028 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:00:52.595266 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:52.712365 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:52.712817 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818651488]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:52.716138 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:00:52.830174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:00:52.830174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818651488]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:00:52.837085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Set provider_location to: 10.222.0.40:3260,7 iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:00:52.888330 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'target_lun': 1, 'volume_id': '0dc1dec2-5201-49e1-a0ab-43e8c6f38825', 'auth_method': 'CHAP', 'auth_username': 'W3GbnmQLZFu2gLP9Q2Lb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '5015ef72-c56e-4914-84de-8eba1926506a'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:00:53.024448 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-e5896a3e-a9b5-48bd-875a-f635e9970df7 tempest-LiveMigrationTest-2112964193 None] attachment_update completed successfully.
Jun 01 13:01:07.441842 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-1c3797d8-f40b-4bb6-8be1-ffe5c0c3e26b tempest-LiveMigrationTest-2112964193 None] Terminate volume connection completed successfully.
Jun 01 13:01:07.442456 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-74e18b37-35e7-4330-a8bf-41581a1fcb5a req-1c3797d8-f40b-4bb6-8be1-ffe5c0c3e26b tempest-LiveMigrationTest-2112964193 None] Deleting attachment 5e390a31-42a2-45fe-85fc-7c28e4cfc0c6. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:01:13.329805 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:01:13.336221 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:01:13.336957 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 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'
Jun 01 13:01:13.357167 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Flow 'volume_create_manager' (91e7ca7a-18b9-4392-8c74-ee6db9682453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:01:13.361295 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75f44af9-0814-4da9-86e4-a4c750f8a670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:13.389386 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:01:13.426546 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (75f44af9-0814-4da9-86e4-a4c750f8a670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1132638672',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=44443000-c57b-413a-83e2-94658b3aa16b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='293df99a5e6445f9992e332102b187b6',provider_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-06-01T13:01:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:01:13Z,user_id='5a91f699630b4b5d867c1580dfd6eeab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:13.429151 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (609519ac-91c5-44f0-ac41-c6da884625f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:13.431544 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (609519ac-91c5-44f0-ac41-c6da884625f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:13.433946 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f406b24e-1c03-484b-a2c7-acc40b4d40d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:13.436266 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f406b24e-1c03-484b-a2c7-acc40b4d40d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44443000-c57b-413a-83e2-94658b3aa16b', 'volume_name': 'volume-44443000-c57b-413a-83e2-94658b3aa16b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:13.438735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae93ad25-5fde-461e-a610-abaaf289c729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:13.441297 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae93ad25-5fde-461e-a610-abaaf289c729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:13.443671 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4e37fd4-f68e-4c09-89dd-8cd9cd2e5488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:13.444882 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Volume 44443000-c57b-413a-83e2-94658b3aa16b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44443000-c57b-413a-83e2-94658b3aa16b', 'volume_size': 1}
Jun 01 13:01:13.446310 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44443000-c57b-413a-83e2-94658b3aa16b stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:13.471259 n-d-844200-1 sudo[111644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44443000-c57b-413a-83e2-94658b3aa16b stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:01:13.473709 n-d-844200-1 sudo[111644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:14.080157 n-d-844200-1 sudo[111644]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:14.083235 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44443000-c57b-413a-83e2-94658b3aa16b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.636s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:14.087998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f4e37fd4-f68e-4c09-89dd-8cd9cd2e5488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44443000-c57b-413a-83e2-94658b3aa16b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:14.091450 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65b71660-1226-4b8e-8f30-70b23e7532c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:14.136360 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Volume volume-44443000-c57b-413a-83e2-94658b3aa16b (44443000-c57b-413a-83e2-94658b3aa16b): created successfully
Jun 01 13:01:14.138356 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65b71660-1226-4b8e-8f30-70b23e7532c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:14.141495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Flow 'volume_create_manager' (91e7ca7a-18b9-4392-8c74-ee6db9682453) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:01:14.164465 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2e0b9e58-1e98-4981-8fc5-45cf1a0680e8 tempest-VolumesAdminNegativeTest-1536497134 None] Created volume successfully.
Jun 01 13:01:16.217272 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Lock "b'cinder-44443000-c57b-413a-83e2-94658b3aa16b-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:01:16.343755 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44443000-c57b-413a-83e2-94658b3aa16b
Jun 01 13:01:16.344797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44443000-c57b-413a-83e2-94658b3aa16b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:16.369990 n-d-844200-1 sudo[111699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44443000-c57b-413a-83e2-94658b3aa16b
Jun 01 13:01:16.372195 n-d-844200-1 sudo[111699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:17.011551 n-d-844200-1 sudo[111699]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:17.013832 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-44443000-c57b-413a-83e2-94658b3aa16b" returned: 0 in 0.669s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:17.015770 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 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-44443000-c57b-413a-83e2-94658b3aa16b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:17.061258 n-d-844200-1 sudo[111704]: 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-44443000-c57b-413a-83e2-94658b3aa16b
Jun 01 13:01:17.062104 n-d-844200-1 sudo[111704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:17.653923 n-d-844200-1 sudo[111704]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:17.656644 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-44443000-c57b-413a-83e2-94658b3aa16b" returned: 0 in 0.640s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:17.659233 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44443000-c57b-413a-83e2-94658b3aa16b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:17.703266 n-d-844200-1 sudo[111708]: 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-44443000-c57b-413a-83e2-94658b3aa16b
Jun 01 13:01:17.704068 n-d-844200-1 sudo[111708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:18.507298 n-d-844200-1 sudo[111708]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:18.510436 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44443000-c57b-413a-83e2-94658b3aa16b" returned: 0 in 0.851s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:18.512355 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Successfully deleted volume: 44443000-c57b-413a-83e2-94658b3aa16b
Jun 01 13:01:18.604199 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Created reservations ['93344b40-9bb2-4329-8156-5df7d3e9a4d2', '6f1c0216-ea7d-4802-b1ec-f9815974a21d', 'e492880f-66a3-438e-87f3-6f37f57a96c6', '1c1791d4-50fc-4ba6-8244-6ec155eb8a9d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:01:18.665794 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:01:18.669920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:18.721535 n-d-844200-1 sudo[111756]: 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
Jun 01 13:01:18.722724 n-d-844200-1 sudo[111756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:19.258838 n-d-844200-1 sudo[111756]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:19.261579 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.592s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:19.264017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:19.295854 n-d-844200-1 sudo[111774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:01:19.297901 n-d-844200-1 sudo[111774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:19.784388 n-d-844200-1 sudo[111774]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:19.786897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.522s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:19.789633 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:01:19.796100 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Deleted volume successfully.
Jun 01 13:01:19.823281 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-31451e84-1d87-4874-9ea6-6f6c3fc8c805 tempest-VolumesAdminNegativeTest-1536497134 None] Lock "b'cinder-44443000-c57b-413a-83e2-94658b3aa16b-delete_volume'" released by "delete_volume" :: held 3.606s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:01:24.638971 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-17c3dd7d-863a-4aeb-a093-baf93e39b1e8 req-934e80c6-b80d-4f58-8155-f5e2cf85b61f tempest-LiveMigrationTest-838647261 None] Terminate volume connection completed successfully.
Jun 01 13:01:24.641124 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-17c3dd7d-863a-4aeb-a093-baf93e39b1e8 req-934e80c6-b80d-4f58-8155-f5e2cf85b61f tempest-LiveMigrationTest-838647261 None] Deleting attachment 5015ef72-c56e-4914-84de-8eba1926506a. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:01:24.645168 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:24.800022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:24.800389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825\n Backing store flags: \n Account information:\n W3GbnmQLZFu2gLP9Q2Lb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:24.801088 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-17c3dd7d-863a-4aeb-a093-baf93e39b1e8 req-934e80c6-b80d-4f58-8155-f5e2cf85b61f tempest-LiveMigrationTest-838647261 None] Removing iscsi_target for Volume ID: 0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:01:24.804134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:24.930211 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 -f" returned: 0 in 0.127s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:24.931694 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:24.937052 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:25.112633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:25.114108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:27.040489 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-66b9eb45-38ac-49f1-8251-564c9a75cf23 tempest-TaggedBootDevicesTest-1586016094 None] Terminate volume connection completed successfully.
Jun 01 13:01:27.041221 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-66b9eb45-38ac-49f1-8251-564c9a75cf23 tempest-TaggedBootDevicesTest-1586016094 None] Deleting attachment a49e9da6-46b5-430a-85e7-79eece820f4c. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:01:27.045062 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:27.312009 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.268s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:27.313155 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed\n System information:\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-5622459d-3837-4d76-bcb2-7b75b00174ed\n Backing store flags: \n Account information:\n p9DmDL23XQ3z3H3KbDBK\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:27.315295 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-66b9eb45-38ac-49f1-8251-564c9a75cf23 tempest-TaggedBootDevicesTest-1586016094 None] Removing iscsi_target for Volume ID: 5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:01:27.325065 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:01:27.332605 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:01:27.333739 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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'
Jun 01 13:01:27.355072 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Flow 'volume_create_manager' (dcf0eba7-0bc1-4a55-b413-811ad8c5ed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:01:27.366338 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f4b190d0-bbe2-49c0-8824-884f65369fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:27.401251 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:27.406839 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:01:27.498163 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f4b190d0-bbe2-49c0-8824-884f65369fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:01:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-701812296',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ce8f6840-9783-4c82-9e17-af8fb101f88a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bb1ea27b35242bcb8c10204cd0e544d',provider_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-06-01T13:01:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:01:27Z,user_id='17f1e46cda1c4c048a68358d1ae1b751',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:27.500951 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be9b9444-fc40-42c9-8052-6b6b1d6c06e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:27.504903 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (be9b9444-fc40-42c9-8052-6b6b1d6c06e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:27.513938 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20123734-7e43-4b90-ae76-86f4333ea97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:27.615654 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5622459d-3837-4d76-bcb2-7b75b00174ed -f" returned: 0 in 0.298s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:27.615968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:27.617307 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:27.718903 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20123734-7e43-4b90-ae76-86f4333ea97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ce8f6840-9783-4c82-9e17-af8fb101f88a', 'volume_name': 'volume-ce8f6840-9783-4c82-9e17-af8fb101f88a', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:27.725077 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7bdf665b-c046-4fc9-ba86-2281bd672ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:27.727300 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7bdf665b-c046-4fc9-ba86-2281bd672ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:27.729512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c770356b-d2be-4687-8dd0-7c5b8c6b6702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:27.730332 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Volume ce8f6840-9783-4c82-9e17-af8fb101f88a: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ce8f6840-9783-4c82-9e17-af8fb101f88a', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:01:27.756943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Cloning ce8f6840-9783-4c82-9e17-af8fb101f88a from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:01:27.902060 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.284s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:27.902608 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:28.152571 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-674d19e7-9997-417f-b1a5-0c94cb107cb0 tempest-TaggedBootDevicesTest-1586016094 None] Terminate volume connection completed successfully.
Jun 01 13:01:28.154543 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-674d19e7-9997-417f-b1a5-0c94cb107cb0 tempest-TaggedBootDevicesTest-1586016094 None] Deleting attachment 94e6280e-f72f-4727-98a3-3e63febec507. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:01:28.158291 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:28.425097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:28.425319 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n System information:\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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e\n Backing store flags: \n Account information:\n FHjv55T4U4c7UbpAaCzM\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:28.428825 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-674d19e7-9997-417f-b1a5-0c94cb107cb0 tempest-TaggedBootDevicesTest-1586016094 None] Removing iscsi_target for Volume ID: e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:01:28.441697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:28.609985 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Lock "b'cinder-6104d191-c7e8-450d-b0e9-740bbd0e7fc5-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:01:28.696959 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:28.717246 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e -f" returned: 0 in 0.280s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:28.717919 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:28.721009 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:28.858299 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.161s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:28.858630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796181788096]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:28.859404 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:01:28.861877 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:28.904004 n-d-844200-1 sudo[111958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:01:28.905284 n-d-844200-1 sudo[111958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:28.927464 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:28.927964 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:29.221434 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-25036881-96f8-4db5-9066-c3978e6be864 tempest-TaggedBootDevicesTest-1586016094 None] Terminate volume connection completed successfully.
Jun 01 13:01:29.222115 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-25036881-96f8-4db5-9066-c3978e6be864 tempest-TaggedBootDevicesTest-1586016094 None] Deleting attachment 11bed76b-61b4-4c64-b996-c153ce22c78b. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:01:29.226303 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:29.430531 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:29.430843 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d\n Backing store flags: \n Account information:\n nNZYi2BkPaTXnAtH6NCv\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:29.434043 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-17a0a9c4-25d2-48a6-b6f9-4c2d7f390ffd req-25036881-96f8-4db5-9066-c3978e6be864 tempest-TaggedBootDevicesTest-1586016094 None] Removing iscsi_target for Volume ID: 446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:01:29.439931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:29.476720 n-d-844200-1 sudo[111958]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:29.483973 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5" returned: 0 in 0.622s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:29.489577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 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-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:29.557067 n-d-844200-1 sudo[111965]: 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-6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:01:29.560734 n-d-844200-1 sudo[111965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:29.724067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-446321d9-1d3e-43af-99af-8fdbc121897d -f" returned: 0 in 0.289s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:29.727065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:29.732537 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:29.952135 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:29.952394 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898272]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:30.197672 n-d-844200-1 sudo[111965]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:30.203423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5" returned: 0 in 0.715s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:30.205633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:30.237681 n-d-844200-1 sudo[111981]: 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-6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:01:30.239460 n-d-844200-1 sudo[111981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:30.860680 n-d-844200-1 sudo[111981]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:30.866354 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6104d191-c7e8-450d-b0e9-740bbd0e7fc5" returned: 0 in 0.660s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:30.873093 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Successfully deleted volume: 6104d191-c7e8-450d-b0e9-740bbd0e7fc5
Jun 01 13:01:31.067453 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Created reservations ['200adfdf-1334-4794-9171-770dd654a369', 'e40d41a7-d7bf-4bdb-ae31-6844e00d55d1', '99b7c35d-94b7-48c0-b8d0-893cabf196b3', 'e965edf3-a2b8-40d8-ba7b-c397b1efffe0'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:01:31.219002 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:01:31.221446 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:31.267351 n-d-844200-1 sudo[111988]: 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
Jun 01 13:01:31.268281 n-d-844200-1 sudo[111988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:31.825043 n-d-844200-1 sudo[111988]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:31.827574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.606s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:31.832004 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:31.872528 n-d-844200-1 sudo[112000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:01:31.873345 n-d-844200-1 sudo[112000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:32.849498 n-d-844200-1 sudo[112000]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:32.855001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] CMD "sudo cinder-rootwrap /etc/cinder/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.023s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:32.871512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:01:32.897955 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Deleted volume successfully.
Jun 01 13:01:32.951510 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f9e9f8cb-9f8b-46b1-b784-e504d42b523d tempest-VolumesAdminNegativeTest-1536497134 None] Lock "b'cinder-6104d191-c7e8-450d-b0e9-740bbd0e7fc5-delete_volume'" released by "delete_volume" :: held 4.340s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:01:46.164817 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 18.41 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:01:46.165450 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Image download 616.00 MB at 33.47 MB/s
Jun 01 13:01:46.233496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:46.360425 n-d-844200-1 sudo[112114]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1
Jun 01 13:01:46.361276 n-d-844200-1 sudo[112114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:46.860851 n-d-844200-1 sudo[112114]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:46.863185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1" returned: 0 in 0.629s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:46.865276 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 17f1e46cda1c4c048a68358d1ae1b751. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:01:46.969359 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:47.167890 n-d-844200-1 sudo[112138]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1
Jun 01 13:01:47.175067 n-d-844200-1 sudo[112138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:47.784373 n-d-844200-1 sudo[112138]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:47.787177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1" returned: 0 in 0.818s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:47.789162 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce8f6840-9783-4c82-9e17-af8fb101f88a stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:47.837193 n-d-844200-1 sudo[112147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce8f6840-9783-4c82-9e17-af8fb101f88a stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:01:47.838873 n-d-844200-1 sudo[112147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:48.628492 n-d-844200-1 sudo[112147]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:48.630827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce8f6840-9783-4c82-9e17-af8fb101f88a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.841s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:48.664501 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume ce8f6840-9783-4c82-9e17-af8fb101f88a. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:01:48.720901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_5m34m8f1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:48.922913 n-d-844200-1 sudo[112180]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_5m34m8f1
Jun 01 13:01:48.923856 n-d-844200-1 sudo[112180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:49.335039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:01:49.335709 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:01:49.342922 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:49.395652 n-d-844200-1 sudo[112186]: 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
Jun 01 13:01:49.398007 n-d-844200-1 sudo[112186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:49.616145 n-d-844200-1 sudo[112180]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:49.618545 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_5m34m8f1" returned: 0 in 0.897s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:49.621403 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:49.827399 n-d-844200-1 sudo[112197]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1
Jun 01 13:01:49.829075 n-d-844200-1 sudo[112197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:50.255370 n-d-844200-1 sudo[112186]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:50.257677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.919s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:50.259571 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:50.336465 n-d-844200-1 sudo[112206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:01:50.337962 n-d-844200-1 sudo[112197]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:50.340265 n-d-844200-1 sudo[112206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:50.345710 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1" returned: 0 in 0.724s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:50.346558 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:01:50.347817 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:50.400677 n-d-844200-1 sudo[112208]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a oflag=direct
Jun 01 13:01:50.406812 n-d-844200-1 sudo[112208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:51.040142 n-d-844200-1 sudo[112206]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:51.042696 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.783s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:51.044750 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:01:51.237975 n-d-844200-1 sudo[112208]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:51.240027 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a oflag=direct" returned: 0 in 0.892s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:51.241150 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:51.282390 n-d-844200-1 sudo[112222]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a
Jun 01 13:01:51.291637 n-d-844200-1 sudo[112222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:52.590045 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Lock "b'cinder-446321d9-1d3e-43af-99af-8fdbc121897d-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:01:52.832866 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:52.931747 n-d-844200-1 sudo[112222]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:52.935027 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a" returned: 0 in 1.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:52.936077 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:52.970378 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.137s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:52.970742 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853489600]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:52.971695 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Skipping remove_export. No iscsi_target is presently exported for volume: 446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:01:52.973144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:53.030266 n-d-844200-1 sudo[112256]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:01:53.031792 n-d-844200-1 sudo[112256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:53.182375 n-d-844200-1 sudo[112254]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1
Jun 01 13:01:53.184698 n-d-844200-1 sudo[112254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:53.936190 n-d-844200-1 sudo[112254]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:53.939684 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1" returned: 0 in 1.003s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:53.940643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_ova_m1rrn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.69 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ce8f6840--9783--4c82--9e17--af8fb101f88a {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:01:53.941105 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Converted 700.00 MB image at 413.04 MB/s
Jun 01 13:01:53.941819 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume ce8f6840-9783-4c82-9e17-af8fb101f88a successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:01:54.074343 n-d-844200-1 sudo[112256]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:54.117012 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 17f1e46cda1c4c048a68358d1ae1b751 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:01:54.118033 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Marking volume ce8f6840-9783-4c82-9e17-af8fb101f88a as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:01:54.123532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d" returned: 0 in 1.150s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:54.127025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 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-446321d9-1d3e-43af-99af-8fdbc121897d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:54.174151 n-d-844200-1 sudo[112265]: 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-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:01:54.175167 n-d-844200-1 sudo[112265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:54.179733 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to ce8f6840-9783-4c82-9e17-af8fb101f88a. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:01:54.180447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Creating volume glance metadata for volume ce8f6840-9783-4c82-9e17-af8fb101f88a backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:01:54.266946 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c770356b-d2be-4687-8dd0-7c5b8c6b6702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce8f6840-9783-4c82-9e17-af8fb101f88a', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:54.271942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea5ba47f-31a5-4c87-a674-9a51ec4b04e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:01:54.297292 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Volume volume-ce8f6840-9783-4c82-9e17-af8fb101f88a (ce8f6840-9783-4c82-9e17-af8fb101f88a): created successfully
Jun 01 13:01:54.299942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea5ba47f-31a5-4c87-a674-9a51ec4b04e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:01:54.303753 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Flow 'volume_create_manager' (dcf0eba7-0bc1-4a55-b413-811ad8c5ed0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:01:54.328336 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-6ddbdaf7-802c-49ca-84e8-6f93d2992978 tempest-LiveMigrationTest-838647261 None] Created volume successfully.
Jun 01 13:01:54.746579 n-d-844200-1 sudo[112265]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:54.750217 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d" returned: 0 in 0.623s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:54.752817 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:54.803914 n-d-844200-1 sudo[112270]: 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-446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:01:54.806168 n-d-844200-1 sudo[112270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:55.567412 n-d-844200-1 sudo[112270]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:55.582283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-446321d9-1d3e-43af-99af-8fdbc121897d" returned: 0 in 0.828s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:55.584761 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Successfully deleted volume: 446321d9-1d3e-43af-99af-8fdbc121897d
Jun 01 13:01:55.700007 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Created reservations ['16ac5170-3d3c-48fa-b38f-c204b10ba6f1', '982dc383-04ce-47fd-9c3b-87022fa42756', 'cfdc4e91-cbcb-40b1-897b-054c517716c6', '7c0448a3-6d21-4a04-8e92-8438ada8237c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:01:55.781052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:01:55.783001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:55.818316 n-d-844200-1 sudo[112290]: 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
Jun 01 13:01:55.819237 n-d-844200-1 sudo[112290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:56.438485 n-d-844200-1 sudo[112290]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:56.447864 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:56.451942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Lock "b'cinder-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:01:56.457270 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:56.506543 n-d-844200-1 sudo[112314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:01:56.509433 n-d-844200-1 sudo[112314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:56.661984 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:56.794488 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:56.795031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854671712]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:01:56.795750 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:01:56.797339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:56.838973 n-d-844200-1 sudo[112326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:01:56.839815 n-d-844200-1 sudo[112326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:57.344040 n-d-844200-1 sudo[112314]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:57.346571 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.889s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:57.349758 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:01:57.358518 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Deleted volume successfully.
Jun 01 13:01:57.381402 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9659e85d-ca29-4689-8a7d-52da07e8716a tempest-TaggedBootDevicesTest-1586016094 None] Lock "b'cinder-446321d9-1d3e-43af-99af-8fdbc121897d-delete_volume'" released by "delete_volume" :: held 4.792s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:01:57.601937 n-d-844200-1 sudo[112326]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:57.603786 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e" returned: 0 in 0.807s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:57.606801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:57.665295 n-d-844200-1 sudo[112344]: 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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:01:57.666120 n-d-844200-1 sudo[112344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:58.466400 n-d-844200-1 sudo[112344]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:58.469584 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e" returned: 0 in 0.864s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:58.472674 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:58.495134 n-d-844200-1 sudo[112347]: 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-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:01:58.496785 n-d-844200-1 sudo[112347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:01:59.178050 n-d-844200-1 sudo[112347]: pam_unix(sudo:session): session closed for user root
Jun 01 13:01:59.180626 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e" returned: 0 in 0.708s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:01:59.182617 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Successfully deleted volume: e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e
Jun 01 13:01:59.247106 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Created reservations ['d0f2b7b8-6fbc-443f-91b7-a01e8ef2c216', '0f47be94-32ea-466a-886d-4ff10421e1fa', '52cbb6f0-f183-42ce-b854-4dba28166ed6', 'bfa7bf71-7167-487f-bfa9-e8b360d663b4'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:01:59.327073 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:01:59.328109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:01:59.355292 n-d-844200-1 sudo[112354]: 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
Jun 01 13:01:59.357741 n-d-844200-1 sudo[112354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:00.193792 n-d-844200-1 sudo[112354]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:00.196820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.868s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:00.200853 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:00.241116 n-d-844200-1 sudo[112366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:02:00.246066 n-d-844200-1 sudo[112366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:00.425512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Lock "b'cinder-5622459d-3837-4d76-bcb2-7b75b00174ed-delete_volume'" acquired by "delete_volume" :: waited 0.073s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:02:00.452206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:00.515596 n-d-844200-1 sudo[112369]: 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-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:00.522671 n-d-844200-1 sudo[112369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:00.651841 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:00.903640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.253s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:00.904347 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818885536]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:00.906296 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:02:00.907789 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:00.942968 n-d-844200-1 sudo[112366]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:00.945561 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.744s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:00.947921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:02:00.954168 n-d-844200-1 sudo[112374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:02:00.956735 n-d-844200-1 sudo[112374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:00.963252 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Deleted volume successfully.
Jun 01 13:02:01.015288 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1859f065-a626-4764-914d-91c6a0e048c8 tempest-TaggedBootDevicesTest-1586016094 None] Lock "b'cinder-e0bf3eb6-90a1-4feb-b4c4-f3235d2ac83e-delete_volume'" released by "delete_volume" :: held 4.563s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:02:01.401218 n-d-844200-1 sudo[112369]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:01.403003 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 0.954s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:01.527832 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:01.559162 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:01.560194 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818178512]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:01.560981 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:02:01.561878 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Creating iscsi_target for Volume ID: volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Created volume path /opt/stack/data/cinder/volumes/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a,
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: incominguser BvyHEFf8kkjdb7eXWAYb d7xoW3MUFK4t5NBF
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:02:01.575062 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:02:01.583291 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:01.779606 n-d-844200-1 sudo[112374]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:01.781642 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed" returned: 0 in 0.874s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:01.783050 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 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-5622459d-3837-4d76-bcb2-7b75b00174ed {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:01.818039 n-d-844200-1 sudo[112390]: 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-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:02:01.819972 n-d-844200-1 sudo[112390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:02.444089 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 0.865s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:02.445380 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818178512]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:02.446404 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:02:02.446963 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:02:02.448852 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:02.471377 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:02.472258 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818178512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:02.473028 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:02:02.476782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:02.670047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:02.670612 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818178512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:02.674225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:02.706249 n-d-844200-1 sudo[112390]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:02.708601 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed" returned: 0 in 0.926s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:02.711205 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:02.773517 n-d-844200-1 sudo[112434]: 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-5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:02:02.774866 n-d-844200-1 sudo[112434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:02.924341 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:02.924577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818178512]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:02.926352 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:02:03.034627 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a', 'target_lun': 1, 'volume_id': 'ce8f6840-9783-4c82-9e17-af8fb101f88a', 'auth_method': 'CHAP', 'auth_username': 'BvyHEFf8kkjdb7eXWAYb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9507e831-f887-44f0-aa66-43a7fe94af00'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:02:03.280541 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-233f094c-ff7a-4ab8-82e7-9c3f4bf9e76e req-d89ffe7d-8163-4e01-ba3e-f1caf9e34728 tempest-LiveMigrationTest-838647261 None] attachment_update completed successfully.
Jun 01 13:02:03.474152 n-d-844200-1 sudo[112434]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:03.476397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5622459d-3837-4d76-bcb2-7b75b00174ed" returned: 0 in 0.765s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:03.477799 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Successfully deleted volume: 5622459d-3837-4d76-bcb2-7b75b00174ed
Jun 01 13:02:03.586512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Created reservations ['0769970d-f6c9-43a0-8d41-c8bca8ba6cae', '33365fc7-84ac-44c3-8268-22efbcbb13fb', '8b439329-058c-4d77-bb96-b3fd33ef86d5', '1135f0cc-f945-4cfe-aa3a-f5eaeadadbb4'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:02:03.680586 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:02:03.681397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:03.734770 n-d-844200-1 sudo[112443]: 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
Jun 01 13:02:03.740765 n-d-844200-1 sudo[112443]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:04.535866 n-d-844200-1 sudo[112443]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:04.539120 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.857s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:04.542116 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:04.592962 n-d-844200-1 sudo[112476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:02:04.594043 n-d-844200-1 sudo[112476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:05.418960 n-d-844200-1 sudo[112476]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:05.421468 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.879s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:05.423613 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:02:05.438097 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Deleted volume successfully.
Jun 01 13:02:05.466886 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2633944d-12ad-473d-9e47-741cae5e3caf tempest-TaggedBootDevicesTest-1586016094 None] Lock "b'cinder-5622459d-3837-4d76-bcb2-7b75b00174ed-delete_volume'" released by "delete_volume" :: held 5.041s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:02:49.335485 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:02:49.336098 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:02:49.337355 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:49.376069 n-d-844200-1 sudo[113558]: 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
Jun 01 13:02:49.376854 n-d-844200-1 sudo[113558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:50.304412 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:50.304412 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:50.294542 n-d-844200-1 sudo[113558]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:50.348440 n-d-844200-1 sudo[113570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:02:50.350104 n-d-844200-1 sudo[113570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:51.042259 n-d-844200-1 sudo[113570]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:51.052017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.746s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:51.052017 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:02:53.302687 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:53.355336 n-d-844200-1 sudo[113656]: 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-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:53.367103 n-d-844200-1 sudo[113656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:02:53.441146 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:02:53.458302 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:02:53.458302 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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'
Jun 01 13:02:53.508129 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Flow 'volume_create_manager' (7ff0e0bb-4603-4b29-9af7-9dcd0316728b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:02:53.521557 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40bce90f-506c-4dbd-a89f-ed5d3b368697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:02:53.601733 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:02:53.672260 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (40bce90f-506c-4dbd-a89f-ed5d3b368697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1104028628',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=fee4b4de-c457-4bf1-b3c0-30f1a56a3629,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9de1a8ac914758a3c28dfdc6bf16c0',provider_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-06-01T13:02:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:02:53Z,user_id='44a380f975a040509e4e4c343c4c9661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:02:53.672260 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1fb9d9bd-1b83-48d0-9b8d-730eaf10da17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:02:53.686607 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1fb9d9bd-1b83-48d0-9b8d-730eaf10da17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:02:53.699388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa5438b3-062d-4d5d-bb1e-535206323df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:02:53.896911 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa5438b3-062d-4d5d-bb1e-535206323df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'fee4b4de-c457-4bf1-b3c0-30f1a56a3629', 'volume_name': 'volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:02:53.896911 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8c21c21-2c44-415e-b7b8-39127227df11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:02:53.907651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f8c21c21-2c44-415e-b7b8-39127227df11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:02:53.922863 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb912044-df85-4abd-b622-8350ceab7eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:02:53.935438 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Volume fee4b4de-c457-4bf1-b3c0-30f1a56a3629: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:02:53.935438 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Cloning fee4b4de-c457-4bf1-b3c0-30f1a56a3629 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:02:54.338623 n-d-844200-1 sudo[113656]: pam_unix(sudo:session): session closed for user root
Jun 01 13:02:54.342627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 1.052s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:54.590043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:54.607161 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:54.607447 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: I_T nexus: 14
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: BvyHEFf8kkjdb7eXWAYb
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:02:54.608068 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:02:54.611255 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Creating iscsi_target for Volume ID: volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:02:54.611255 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Created volume path /opt/stack/data/cinder/volumes/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a,
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: incominguser BvyHEFf8kkjdb7eXWAYb d7xoW3MUFK4t5NBF
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:02:54.641010 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:02:54.665612 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:54.943346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 0.288s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:54.943346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595216]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:54.945258 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:02:54.947192 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:02:54.957005 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:54.989284 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:54.989487 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: I_T nexus: 14
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: BvyHEFf8kkjdb7eXWAYb
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:02:54.990311 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:02:54.995650 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:55.256672 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.261s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:55.256963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:55.260926 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:02:55.498828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.240s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:02:55.499458 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:02:55.500661 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:02:55.647474 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a', 'target_lun': 1, 'volume_id': 'ce8f6840-9783-4c82-9e17-af8fb101f88a', 'auth_method': 'CHAP', 'auth_username': 'BvyHEFf8kkjdb7eXWAYb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a14ad4f3-5935-4ec4-b29b-e7c0f0c40e39'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:02:55.947725 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-a811cc64-4414-47a5-b4c3-77c8c43de4eb tempest-LiveMigrationTest-2112964193 None] attachment_update completed successfully.
Jun 01 13:03:14.013899 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-3ec0d8db-9da6-47b8-81d2-0d5a63b87361 tempest-LiveMigrationTest-2112964193 None] Terminate volume connection completed successfully.
Jun 01 13:03:14.015288 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-20c837ba-b208-466f-ac82-c18e7fe51000 req-3ec0d8db-9da6-47b8-81d2-0d5a63b87361 tempest-LiveMigrationTest-2112964193 None] Deleting attachment 9507e831-f887-44f0-aa66-43a7fe94af00. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:03:14.406810 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 20.47 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:03:14.407424 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Image download 616.00 MB at 30.09 MB/s
Jun 01 13:03:14.484388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:14.628119 n-d-844200-1 sudo[113896]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1
Jun 01 13:03:14.629175 n-d-844200-1 sudo[113896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:15.173804 n-d-844200-1 sudo[113896]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:15.176149 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1" returned: 0 in 0.704s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:15.177063 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 44a380f975a040509e4e4c343c4c9661. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:03:15.256734 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:15.353865 n-d-844200-1 sudo[113911]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1
Jun 01 13:03:15.355358 n-d-844200-1 sudo[113911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:15.841817 n-d-844200-1 sudo[113911]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:15.844243 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1" returned: 0 in 0.587s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:15.846558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:15.869393 n-d-844200-1 sudo[113925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:03:15.870214 n-d-844200-1 sudo[113925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:16.407576 n-d-844200-1 sudo[113925]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:16.410309 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.563s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:16.439423 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume fee4b4de-c457-4bf1-b3c0-30f1a56a3629. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:03:16.523029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_o51qc1ov {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:16.625056 n-d-844200-1 sudo[113959]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_o51qc1ov
Jun 01 13:03:16.626197 n-d-844200-1 sudo[113959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:17.010951 n-d-844200-1 sudo[113959]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:17.013944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_o51qc1ov" returned: 0 in 0.491s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:17.015195 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:17.101795 n-d-844200-1 sudo[113963]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1
Jun 01 13:03:17.102697 n-d-844200-1 sudo[113963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:17.438349 n-d-844200-1 sudo[113963]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:17.441030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1" returned: 0 in 0.425s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:17.441951 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:03:17.443018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:17.464921 n-d-844200-1 sudo[113968]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629 oflag=direct
Jun 01 13:03:17.465839 n-d-844200-1 sudo[113968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:17.849319 n-d-844200-1 sudo[113968]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:17.852171 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629 oflag=direct" returned: 0 in 0.409s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:17.853983 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:17.873034 n-d-844200-1 sudo[113981]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629
Jun 01 13:03:17.873851 n-d-844200-1 sudo[113981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:19.040610 n-d-844200-1 sudo[113981]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:19.043276 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629" returned: 0 in 1.189s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:19.046978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:19.138844 n-d-844200-1 sudo[114009]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1
Jun 01 13:03:19.139651 n-d-844200-1 sudo[114009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:19.501663 n-d-844200-1 sudo[114009]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:19.505144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1" returned: 0 in 0.458s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:19.506314 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__1me3t65n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.19 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--fee4b4de--c457--4bf1--b3c0--30f1a56a3629 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:03:19.510633 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Converted 700.00 MB image at 586.85 MB/s
Jun 01 13:03:19.511922 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume fee4b4de-c457-4bf1-b3c0-30f1a56a3629 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:03:19.639924 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 44a380f975a040509e4e4c343c4c9661 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:03:19.640606 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Marking volume fee4b4de-c457-4bf1-b3c0-30f1a56a3629 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:03:19.660972 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to fee4b4de-c457-4bf1-b3c0-30f1a56a3629. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:03:19.661411 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Creating volume glance metadata for volume fee4b4de-c457-4bf1-b3c0-30f1a56a3629 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:03:19.796713 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cb912044-df85-4abd-b622-8350ceab7eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:19.799059 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34fb63e1-d00c-4952-b594-b9293a709eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:19.825410 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Volume volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 (fee4b4de-c457-4bf1-b3c0-30f1a56a3629): created successfully
Jun 01 13:03:19.827822 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34fb63e1-d00c-4952-b594-b9293a709eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:19.831447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Flow 'volume_create_manager' (7ff0e0bb-4603-4b29-9af7-9dcd0316728b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:19.845916 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-656e3c4b-b840-494f-934a-ff75d1ae31d0 tempest-TaggedBootDevicesTest_v242-189199780 None] Created volume successfully.
Jun 01 13:03:20.955459 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:03:20.964599 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:03:20.965314 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 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'
Jun 01 13:03:20.984839 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Flow 'volume_create_manager' (fd704d79-9ea3-43a9-bdac-31d74e4c86b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:20.988828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd11377f-de0d-401f-8a42-c70b8a4af2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:21.034443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:03:21.087022 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd11377f-de0d-401f-8a42-c70b8a4af2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1037899851',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e2640e7f-48a5-45a2-b891-1f9639dcd8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9de1a8ac914758a3c28dfdc6bf16c0',provider_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-06-01T13:03:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:03:21Z,user_id='44a380f975a040509e4e4c343c4c9661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:21.098543 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6b5bc8e-941f-4fa7-9891-74e3f82ac304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:21.108553 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f6b5bc8e-941f-4fa7-9891-74e3f82ac304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:21.113112 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd587bdf-a1c9-4aa3-ba5c-b50aa958f729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:21.117149 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd587bdf-a1c9-4aa3-ba5c-b50aa958f729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2640e7f-48a5-45a2-b891-1f9639dcd8f3', 'volume_name': 'volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:21.128379 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11c3d82c-6605-47a1-928f-ff2903a67079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:21.130862 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11c3d82c-6605-47a1-928f-ff2903a67079) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:21.136835 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35bf6986-9123-48cc-a4ab-2a44b876f5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:21.137354 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Volume e2640e7f-48a5-45a2-b891-1f9639dcd8f3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3', 'volume_size': 1}
Jun 01 13:03:21.139759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:21.168013 n-d-844200-1 sudo[114014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:03:21.171175 n-d-844200-1 sudo[114014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:22.063233 n-d-844200-1 sudo[114014]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:22.067066 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.927s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:22.075317 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35bf6986-9123-48cc-a4ab-2a44b876f5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:22.077648 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f9034dd-c22f-480c-94ea-68dbe2348f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:22.096168 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Volume volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 (e2640e7f-48a5-45a2-b891-1f9639dcd8f3): created successfully
Jun 01 13:03:22.099337 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2f9034dd-c22f-480c-94ea-68dbe2348f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:22.105883 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Flow 'volume_create_manager' (fd704d79-9ea3-43a9-bdac-31d74e4c86b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:22.124932 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ac2a48dc-c95f-482c-98c1-6906c32d733f tempest-TaggedBootDevicesTest_v242-189199780 None] Created volume successfully.
Jun 01 13:03:23.974997 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:03:23.983371 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:03:23.983949 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 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'
Jun 01 13:03:23.997788 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Flow 'volume_create_manager' (3e4ba0b6-ed72-4f11-9485-b029ecdfd73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:24.000943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62558942-f472-4cce-ad36-38beefdefe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:24.027413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:03:24.054836 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (62558942-f472-4cce-ad36-38beefdefe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:03:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1215480251',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e0dc04a1-1739-472b-917e-bed308a3f0e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9de1a8ac914758a3c28dfdc6bf16c0',provider_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-06-01T13:03:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:03:24Z,user_id='44a380f975a040509e4e4c343c4c9661',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:24.057294 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73ec08f1-e4d0-416b-bdcf-6d2d6c154cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:24.059395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (73ec08f1-e4d0-416b-bdcf-6d2d6c154cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:24.061661 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (775f7110-1187-4b2c-beb5-8398fe2e69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:24.063991 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (775f7110-1187-4b2c-beb5-8398fe2e69a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e0dc04a1-1739-472b-917e-bed308a3f0e7', 'volume_name': 'volume-e0dc04a1-1739-472b-917e-bed308a3f0e7', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:24.066190 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b2d02ae-4077-4f44-8b0e-f9cb7bd9648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:24.068381 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b2d02ae-4077-4f44-8b0e-f9cb7bd9648f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:24.070846 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef9b3872-dc7c-4e00-97cb-3f2af2874db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:24.072071 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Volume e0dc04a1-1739-472b-917e-bed308a3f0e7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e0dc04a1-1739-472b-917e-bed308a3f0e7', 'volume_size': 1}
Jun 01 13:03:24.072998 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:24.097056 n-d-844200-1 sudo[114046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:03:24.097999 n-d-844200-1 sudo[114046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:24.657830 n-d-844200-1 sudo[114046]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:24.660727 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.587s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:24.665193 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef9b3872-dc7c-4e00-97cb-3f2af2874db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e0dc04a1-1739-472b-917e-bed308a3f0e7', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:24.668242 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6454183e-0c98-4913-979d-adfb4234a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:24.683271 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Volume volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 (e0dc04a1-1739-472b-917e-bed308a3f0e7): created successfully
Jun 01 13:03:24.686333 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6454183e-0c98-4913-979d-adfb4234a6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:24.689811 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Flow 'volume_create_manager' (3e4ba0b6-ed72-4f11-9485-b029ecdfd73d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:24.700758 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b331d7ce-5bed-44ee-9a2d-12345ece4944 tempest-TaggedBootDevicesTest_v242-189199780 None] Created volume successfully.
Jun 01 13:03:28.866858 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-fa2452de-7ce1-4fa7-8d8a-443c5f58abe2 tempest-LiveMigrationTest-838647261 None] Terminate volume connection completed successfully.
Jun 01 13:03:28.868819 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-fa2452de-7ce1-4fa7-8d8a-443c5f58abe2 tempest-LiveMigrationTest-838647261 None] Deleting attachment a14ad4f3-5935-4ec4-b29b-e7c0f0c40e39. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:03:28.871752 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:29.020942 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:29.023465 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819028896]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a\n System information:\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-ce8f6840-9783-4c82-9e17-af8fb101f88a\n Backing store flags: \n Account information:\n BvyHEFf8kkjdb7eXWAYb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:03:29.024483 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-fa2452de-7ce1-4fa7-8d8a-443c5f58abe2 tempest-LiveMigrationTest-838647261 None] Removing iscsi_target for Volume ID: ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:03:29.025942 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:29.237789 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ce8f6840-9783-4c82-9e17-af8fb101f88a -f" returned: 0 in 0.212s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:29.238137 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819028896]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:03:29.239372 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:29.384000 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:29.384311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819028896]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:03:29.708421 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Lock "b'cinder-ce8f6840-9783-4c82-9e17-af8fb101f88a-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:03:29.869806 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:30.105725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.235s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:30.105992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817904432]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:03:30.107081 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:03:30.108855 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:30.169592 n-d-844200-1 sudo[114099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:03:30.170467 n-d-844200-1 sudo[114099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:31.195853 n-d-844200-1 sudo[114099]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:31.198070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 1.089s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:31.200605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 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-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:31.247210 n-d-844200-1 sudo[114128]: 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-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:03:31.255596 n-d-844200-1 sudo[114128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:32.077063 n-d-844200-1 sudo[114128]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:32.079648 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 0.879s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:32.081841 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:32.143987 n-d-844200-1 sudo[114153]: 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-ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:03:32.144816 n-d-844200-1 sudo[114153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:32.701915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Lock "b'cinder-0dc1dec2-5201-49e1-a0ab-43e8c6f38825-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:03:32.835263 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:32.852889 n-d-844200-1 sudo[114153]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:32.854791 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce8f6840-9783-4c82-9e17-af8fb101f88a" returned: 0 in 0.773s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:32.855765 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Successfully deleted volume: ce8f6840-9783-4c82-9e17-af8fb101f88a
Jun 01 13:03:32.945479 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Created reservations ['6d9820d3-e002-403b-bddf-d14467433190', '41edd543-61fb-4504-96b2-de00f1fcc61c', 'e0aeda1a-1d5a-4b97-a568-ab223a50eee8', 'ddf6f561-e07f-4478-9dd5-5b800cc43f4a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:03:32.967822 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:32.968344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853621552]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:03:32.969122 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:03:32.970536 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:33.019864 n-d-844200-1 sudo[114163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:03:33.020684 n-d-844200-1 sudo[114163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:33.046977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:03:33.048175 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:33.085478 n-d-844200-1 sudo[114165]: 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
Jun 01 13:03:33.086895 n-d-844200-1 sudo[114165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:33.843538 n-d-844200-1 sudo[114163]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:33.845960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.875s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:33.848423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 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-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:33.918412 n-d-844200-1 sudo[114211]: 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-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:03:33.923713 n-d-844200-1 sudo[114211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:34.199833 n-d-844200-1 sudo[114165]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:34.202810 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.154s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:34.205360 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:34.254749 n-d-844200-1 sudo[114222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:03:34.258947 n-d-844200-1 sudo[114222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:34.694956 n-d-844200-1 sudo[114211]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:34.697453 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.849s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:34.699415 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:34.752490 n-d-844200-1 sudo[114238]: 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-0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:03:34.769035 n-d-844200-1 sudo[114238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:34.982529 n-d-844200-1 sudo[114222]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:34.985049 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.779s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:34.987266 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:03:35.003197 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Deleted volume successfully.
Jun 01 13:03:35.035465 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-e2d59ee3-dd78-495a-ac34-c9ed202f58ba req-c42719fe-68fc-4480-b823-9d7f8addb28d tempest-LiveMigrationTest-838647261 None] Lock "b'cinder-ce8f6840-9783-4c82-9e17-af8fb101f88a-delete_volume'" released by "delete_volume" :: held 5.327s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:03:35.332267 n-d-844200-1 sudo[114238]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:35.334583 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0dc1dec2-5201-49e1-a0ab-43e8c6f38825" returned: 0 in 0.635s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:35.335709 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Successfully deleted volume: 0dc1dec2-5201-49e1-a0ab-43e8c6f38825
Jun 01 13:03:35.382972 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Created reservations ['c1c59451-3165-434b-85a8-2d4f363b2e5b', 'b9ff7b60-f61c-48ca-b872-16562794a1be', '11383cdb-318a-456a-8f6a-eee0cac97342', '7b5e6b9b-c19a-49fe-8dc2-b92995bf2cee'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:03:35.458993 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:03:35.459785 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:35.481581 n-d-844200-1 sudo[114253]: 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
Jun 01 13:03:35.483218 n-d-844200-1 sudo[114253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:35.957272 n-d-844200-1 sudo[114253]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:35.959665 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:35.961792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:35.984605 n-d-844200-1 sudo[114263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:03:35.986420 n-d-844200-1 sudo[114263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:36.434636 n-d-844200-1 sudo[114263]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:36.438164 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:36.442731 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:03:36.460295 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Deleted volume successfully.
Jun 01 13:03:36.479799 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-62f22bb2-4fe2-46c2-ac99-d084cae6df4e tempest-LiveMigrationTest-838647261 None] Lock "b'cinder-0dc1dec2-5201-49e1-a0ab-43e8c6f38825-delete_volume'" released by "delete_volume" :: held 3.778s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:03:41.957167 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-3470afd0-8a01-4aba-8fdc-670d80925ab4 tempest-BackendsCapabilitiesAdminTestsJSON-2070427960 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-844200-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=96718) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4644}}
Jun 01 13:03:42.016381 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-416b2b33-2969-4a95-b768-3c96ac01db12 tempest-BackendsCapabilitiesAdminTestsJSON-2070427960 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-844200-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=96718) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4644}}
Jun 01 13:03:47.432986 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:03:47.437243 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:03:47.438890 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 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'
Jun 01 13:03:47.461630 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Flow 'volume_create_manager' (01cee01a-100d-4deb-b928-ee72dd420e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:47.465095 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a1d3d00-3b53-4dee-b019-5d01ff8785fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:47.490149 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:03:47.517620 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a1d3d00-3b53-4dee-b019-5d01ff8785fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1967513826',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3e95990b35e4aa5a116048f90c1a9b8',provider_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-06-01T13:03:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:03:47Z,user_id='21dbcf4619d940adaf23548afa8bb404',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:47.521156 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5988fe1a-39ec-47a4-85e8-75b60a7b8fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:47.524818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5988fe1a-39ec-47a4-85e8-75b60a7b8fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:47.527903 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b62602d-ca44-42e0-abc5-5b01c304405f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:47.530651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b62602d-ca44-42e0-abc5-5b01c304405f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe', 'volume_name': 'volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:47.533459 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aaa77e2f-fcc3-4e02-bae1-7c7290313b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:47.535901 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aaa77e2f-fcc3-4e02-bae1-7c7290313b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:47.538277 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9874b4ae-da11-478a-b46a-f9c8e50fb69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:47.539072 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Volume c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe', 'volume_size': 1}
Jun 01 13:03:47.540304 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:47.560000 n-d-844200-1 sudo[114420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:03:47.561462 n-d-844200-1 sudo[114420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:48.114290 n-d-844200-1 sudo[114420]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:48.117004 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.576s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:48.121055 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9874b4ae-da11-478a-b46a-f9c8e50fb69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:48.123450 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4822a88e-2021-445c-9eef-94a6a19315eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:48.135876 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Volume volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe (c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe): created successfully
Jun 01 13:03:48.138180 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4822a88e-2021-445c-9eef-94a6a19315eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:48.141278 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Flow 'volume_create_manager' (01cee01a-100d-4deb-b928-ee72dd420e52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:48.152677 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c27b01f8-3ac6-4bf3-b3bd-b7e489c2cfb9 tempest-SnapshotManageAdminTest-579773374 None] Created volume successfully.
Jun 01 13:03:48.914782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fd0e0ebb-c82f-450b-bdc3-c0782b90a69d tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:48.935301 n-d-844200-1 sudo[114472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe
Jun 01 13:03:48.936209 n-d-844200-1 sudo[114472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:49.336220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:03:49.337176 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:03:49.338041 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:49.389065 n-d-844200-1 sudo[114475]: 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
Jun 01 13:03:49.390075 n-d-844200-1 sudo[114475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:49.410505 n-d-844200-1 sudo[114472]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:49.413222 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fd0e0ebb-c82f-450b-bdc3-c0782b90a69d tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe" returned: 0 in 0.498s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:49.415274 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fd0e0ebb-c82f-450b-bdc3-c0782b90a69d tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e --snapshot stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:49.462134 n-d-844200-1 sudo[114477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e --snapshot stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe -L 1.00g
Jun 01 13:03:49.463801 n-d-844200-1 sudo[114477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:49.947477 n-d-844200-1 sudo[114475]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:49.949729 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.612s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:49.951913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:49.972708 n-d-844200-1 sudo[114495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:03:49.974664 n-d-844200-1 sudo[114495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:50.334556 n-d-844200-1 sudo[114477]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:50.336848 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fd0e0ebb-c82f-450b-bdc3-c0782b90a69d tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e --snapshot stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe -L 1.00g" returned: 0 in 0.921s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:50.399123 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fd0e0ebb-c82f-450b-bdc3-c0782b90a69d tempest-SnapshotManageAdminTest-579773374 None] Create snapshot completed successfully
Jun 01 13:03:50.589220 n-d-844200-1 sudo[114495]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:50.591290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.639s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:50.594109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:03:51.225702 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-787352b8-b25e-460a-95b0-73735b897c7a tempest-SnapshotManageAdminTest-378481072 None] Lock "b'cinder-0be0af74-6a96-4ea6-88bd-03c46985f29e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:03:51.319283 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-787352b8-b25e-460a-95b0-73735b897c7a tempest-SnapshotManageAdminTest-378481072 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.
Jun 01 13:03:51.336998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-787352b8-b25e-460a-95b0-73735b897c7a tempest-SnapshotManageAdminTest-378481072 None] Created reservations ['7aa80a2b-02b2-458e-97c0-fc3821e64f05', '8f5b4016-d0f5-496d-a71d-13125a855d6a', '3e2fe316-0f02-485a-8060-209fe05c39f8', 'f55e5091-31af-4dcc-841b-45f76572edb8'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:03:51.405290 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-787352b8-b25e-460a-95b0-73735b897c7a tempest-SnapshotManageAdminTest-378481072 None] Unmanage snapshot completed successfully.
Jun 01 13:03:51.415012 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-787352b8-b25e-460a-95b0-73735b897c7a tempest-SnapshotManageAdminTest-378481072 None] Lock "b'cinder-0be0af74-6a96-4ea6-88bd-03c46985f29e-delete_snapshot'" released by "delete_snapshot" :: held 0.189s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:03:52.649021 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] manage_existing_snapshot: managing {'source-name': '_snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e'}. {{(pid=96718) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4593}}
Jun 01 13:03:52.651321 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Input parameters: context=, db=,driver=, host=n-d-844200-1@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e'}. {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Jun 01 13:03:52.658285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Jun 01 13:03:52.674808 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Flow 'snapshot_manage_existing_manager' (ede3b212-814d-4a1f-a8f1-37601477e483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:52.678869 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (4e2910e4-fbc9-4367-9844-0ed6a797ad55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:52.712043 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-01T13:03:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1143804411',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-385081465',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a34b1c32-55d6-4f7a-99b0-05f2e77a0e92,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='81dbfbb60aad459c84e8b559b82f264a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='3aa143a41a1240f5968dfd29ec5c8db9',volume=>,volume_id=c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe,volume_size=1,volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71) {{(pid=96718) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Jun 01 13:03:52.714224 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (4e2910e4-fbc9-4367-9844-0ed6a797ad55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-01T13:03:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1143804411',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-385081465',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a34b1c32-55d6-4f7a-99b0-05f2e77a0e92,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='81dbfbb60aad459c84e8b559b82f264a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='3aa143a41a1240f5968dfd29ec5c8db9',volume=>,volume_id=c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe,volume_size=1,volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:52.716832 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (0eabebfe-10a1-47d2-93f8-49ffadcf6108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:52.718996 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (0eabebfe-10a1-47d2-93f8-49ffadcf6108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:52.721403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (dd8b628e-4068-480f-a9be-f78f447b1f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:52.722719 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Running cmd (subprocess): sudo cinder-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-0be0af74-6a96-4ea6-88bd-03c46985f29e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:52.741093 n-d-844200-1 sudo[114620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-0be0af74-6a96-4ea6-88bd-03c46985f29e
Jun 01 13:03:52.742047 n-d-844200-1 sudo[114620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:53.155237 n-d-844200-1 sudo[114620]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:53.157800 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] CMD "sudo cinder-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-0be0af74-6a96-4ea6-88bd-03c46985f29e" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:53.161920 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (dd8b628e-4068-480f-a9be-f78f447b1f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-01T13:03:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1143804411',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-385081465',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a34b1c32-55d6-4f7a-99b0-05f2e77a0e92,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='81dbfbb60aad459c84e8b559b82f264a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='3aa143a41a1240f5968dfd29ec5c8db9',volume=>,volume_id=c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe,volume_size=1,volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:53.164653 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (6545062a-fa72-48f1-aa08-c1f414f151a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:53.249019 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Created reservations ['31ee44dc-0387-4a4e-8774-a723122ecb5e', '9aff5879-12ec-405c-af32-e622ce4dcb36'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:03:53.251091 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (6545062a-fa72-48f1-aa08-c1f414f151a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31ee44dc-0387-4a4e-8774-a723122ecb5e', '9aff5879-12ec-405c-af32-e622ce4dcb36']}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:53.253551 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (46f089e8-e1df-42f7-a80b-40298977ef58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:53.255821 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Running cmd (subprocess): sudo cinder-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-0be0af74-6a96-4ea6-88bd-03c46985f29e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:53.274056 n-d-844200-1 sudo[114623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-0be0af74-6a96-4ea6-88bd-03c46985f29e
Jun 01 13:03:53.274876 n-d-844200-1 sudo[114623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:53.679355 n-d-844200-1 sudo[114623]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:53.682166 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] CMD "sudo cinder-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-0be0af74-6a96-4ea6-88bd-03c46985f29e" returned: 0 in 0.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:53.687939 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e _snapshot-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:53.998143 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-0be0af74-6a96-4ea6-88bd-03c46985f29e _snapshot-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92" returned: 0 in 0.312s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:53.998463 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819254880]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:03:54.034080 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (46f089e8-e1df-42f7-a80b-40298977ef58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-01T13:03:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1143804411',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-385081465',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a34b1c32-55d6-4f7a-99b0-05f2e77a0e92,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='81dbfbb60aad459c84e8b559b82f264a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='3aa143a41a1240f5968dfd29ec5c8db9',volume=>,volume_id=c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe,volume_size=1,volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71), 'new_status': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:54.036942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (27246d0b-24c0-4df9-9182-f0b15b243bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:54.061716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (27246d0b-24c0-4df9-9182-f0b15b243bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-06-01T13:03:52Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1143804411',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-385081465',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=a34b1c32-55d6-4f7a-99b0-05f2e77a0e92,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='81dbfbb60aad459c84e8b559b82f264a',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='3aa143a41a1240f5968dfd29ec5c8db9',volume=>,volume_id=c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe,volume_size=1,volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:54.064214 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (e556447d-c47d-4fe9-b61d-b0f4911c6743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:03:54.065034 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=96718) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Jun 01 13:03:54.065418 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] New status: available {{(pid=96718) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Jun 01 13:03:54.096287 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Snapshot a34b1c32-55d6-4f7a-99b0-05f2e77a0e92 created successfully.
Jun 01 13:03:54.099530 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (e556447d-c47d-4fe9-b61d-b0f4911c6743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:03:54.103088 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-801f404a-9171-448e-b625-5ca2a4e834db tempest-SnapshotManageAdminTest-378481072 None] Flow 'snapshot_manage_existing_manager' (ede3b212-814d-4a1f-a8f1-37601477e483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:03:54.961596 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] Lock "b'cinder-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:03:55.005058 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] Running cmd (subprocess): sudo cinder-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-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:55.031847 n-d-844200-1 sudo[114689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92
Jun 01 13:03:55.033771 n-d-844200-1 sudo[114689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:55.444997 n-d-844200-1 sudo[114689]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:55.448483 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] CMD "sudo cinder-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-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92" returned: 0 in 0.443s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:55.452135 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:55.497129 n-d-844200-1 sudo[114699]: 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-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92
Jun 01 13:03:55.499059 n-d-844200-1 sudo[114699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:56.107678 n-d-844200-1 sudo[114699]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:56.110018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92" returned: 0 in 0.658s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:56.196936 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] Created reservations ['e086ab6f-9e72-47db-a02f-bf551463663f', '51d85d6d-015a-4e2d-b1c5-5cfe120765c1', '11724948-42b1-46ca-93fe-7475011b2d52', '3fbaaadf-ae1d-4910-a0a5-13aca31335e4'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:03:56.236035 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] Delete snapshot completed successfully.
Jun 01 13:03:56.241772 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9ab41add-26ef-409d-a4e1-5e59ed12ab4c tempest-SnapshotManageAdminTest-378481072 None] Lock "b'cinder-a34b1c32-55d6-4f7a-99b0-05f2e77a0e92-delete_snapshot'" released by "delete_snapshot" :: held 1.284s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:03:57.230038 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Lock "b'cinder-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:03:57.300938 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Skipping remove_export. No iscsi_target is presently exported for volume: c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe
Jun 01 13:03:57.303972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:57.321642 n-d-844200-1 sudo[114744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe
Jun 01 13:03:57.322777 n-d-844200-1 sudo[114744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:57.725955 n-d-844200-1 sudo[114744]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:57.728334 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe" returned: 0 in 0.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:57.730498 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 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-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:57.751944 n-d-844200-1 sudo[114747]: 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-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe
Jun 01 13:03:57.752745 n-d-844200-1 sudo[114747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:58.205353 n-d-844200-1 sudo[114747]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:58.207759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe" returned: 0 in 0.477s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:58.209844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:58.228805 n-d-844200-1 sudo[114767]: 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-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe
Jun 01 13:03:58.229606 n-d-844200-1 sudo[114767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:58.683399 n-d-844200-1 sudo[114767]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:58.685678 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe" returned: 0 in 0.475s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:58.687010 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Successfully deleted volume: c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe
Jun 01 13:03:58.730064 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Created reservations ['ddb556e9-d02d-46bd-bde4-c620859885ab', '7abb770b-2f15-45df-94fa-11d6c1d4be9e', '63c10d7d-cb04-414d-872d-5c7b4fc4ace4', 'a8518813-1633-41e4-9945-4f5acdc10abc'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:03:58.775335 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:03:58.775969 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:58.795100 n-d-844200-1 sudo[114773]: 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
Jun 01 13:03:58.795901 n-d-844200-1 sudo[114773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:59.198336 n-d-844200-1 sudo[114773]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:59.200841 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.424s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:59.203000 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:03:59.223779 n-d-844200-1 sudo[114778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:03:59.224578 n-d-844200-1 sudo[114778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:03:59.662782 n-d-844200-1 sudo[114778]: pam_unix(sudo:session): session closed for user root
Jun 01 13:03:59.669828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:03:59.671720 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:03:59.680160 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Deleted volume successfully.
Jun 01 13:03:59.698334 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b674d5bc-a4bc-401b-80ed-8c7993efd666 tempest-SnapshotManageAdminTest-579773374 None] Lock "b'cinder-c2ea13fa-e7c6-4a80-9fe2-38ab90b5f6fe-delete_volume'" released by "delete_volume" :: held 2.469s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:04:04.492098 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:04:04.501789 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:04:04.506315 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 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'
Jun 01 13:04:04.548686 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Flow 'volume_create_manager' (3f02ba79-b008-4f3e-a8d4-be39c5441dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:04:04.556631 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fca8f0c1-0f3e-44a6-8d8b-26c533b07141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:04.587404 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:04:04.615913 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fca8f0c1-0f3e-44a6-8d8b-26c533b07141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:04:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-807361873',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e7a85805-8230-41dd-92c1-fa6a8be70ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ebc0c34a8df42d4a4c9760ee84571ed',provider_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-06-01T13:04:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:04:04Z,user_id='7d661fbaaf5e406aac4a36a0aa16db86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24da73cc-a1c7-4477-aade-a5e8dd3d8fb4),volume_type_id=24da73cc-a1c7-4477-aade-a5e8dd3d8fb4)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:04.619286 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df48dfa2-3561-4f78-b281-d792c45bcbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:04.621906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (df48dfa2-3561-4f78-b281-d792c45bcbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:04.625571 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24e17959-f9c0-4622-954a-e66a8a82e63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:04.631216 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24e17959-f9c0-4622-954a-e66a8a82e63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e7a85805-8230-41dd-92c1-fa6a8be70ab6', 'volume_name': 'volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:04.634981 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a85eecc-c5a9-49bc-b924-189c9483ad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:04.637640 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a85eecc-c5a9-49bc-b924-189c9483ad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:04.640201 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4848e50c-91b1-4906-91ec-94c976ffe99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:04.641200 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Volume e7a85805-8230-41dd-92c1-fa6a8be70ab6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6', 'volume_size': 1}
Jun 01 13:04:04.642677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:04.680964 n-d-844200-1 sudo[114869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:04:04.682399 n-d-844200-1 sudo[114869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:05.238665 n-d-844200-1 sudo[114869]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:05.242114 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.598s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:05.246970 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4848e50c-91b1-4906-91ec-94c976ffe99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:05.251118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e966a7aa-38ae-42ff-ad3a-e731c48f380d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:05.273516 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Volume volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6 (e7a85805-8230-41dd-92c1-fa6a8be70ab6): created successfully
Jun 01 13:04:05.280731 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e966a7aa-38ae-42ff-ad3a-e731c48f380d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:05.288704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Flow 'volume_create_manager' (3f02ba79-b008-4f3e-a8d4-be39c5441dd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:04:05.298484 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e729f174-d523-4817-9872-027712e90b0d tempest-VolumeTypesAccessTest-1799089216 None] Created volume successfully.
Jun 01 13:04:05.987092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Lock "b'cinder-e7a85805-8230-41dd-92c1-fa6a8be70ab6-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:04:06.068766 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Skipping remove_export. No iscsi_target is presently exported for volume: e7a85805-8230-41dd-92c1-fa6a8be70ab6
Jun 01 13:04:06.070252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:06.093244 n-d-844200-1 sudo[114905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6
Jun 01 13:04:06.094197 n-d-844200-1 sudo[114905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:06.586668 n-d-844200-1 sudo[114905]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:06.589447 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6" returned: 0 in 0.519s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:06.591592 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 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-e7a85805-8230-41dd-92c1-fa6a8be70ab6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:06.630794 n-d-844200-1 sudo[114910]: 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-e7a85805-8230-41dd-92c1-fa6a8be70ab6
Jun 01 13:04:06.632306 n-d-844200-1 sudo[114910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:07.196045 n-d-844200-1 sudo[114910]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:07.198845 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6" returned: 0 in 0.607s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:07.200982 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:07.244804 n-d-844200-1 sudo[114913]: 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-e7a85805-8230-41dd-92c1-fa6a8be70ab6
Jun 01 13:04:07.249296 n-d-844200-1 sudo[114913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:07.775725 n-d-844200-1 sudo[114913]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:07.778267 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e7a85805-8230-41dd-92c1-fa6a8be70ab6" returned: 0 in 0.577s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:07.779597 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Successfully deleted volume: e7a85805-8230-41dd-92c1-fa6a8be70ab6
Jun 01 13:04:07.844100 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-931039279 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-931039279, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:04:07.846352 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-931039279 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-931039279, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:04:07.888112 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Created reservations ['86d45085-26b9-4d21-a448-e786ddaa46e9', 'eee5facc-123f-4648-b6a5-8377fe32502f', 'fc106578-2872-49cb-b164-67539ba991c9', '7e1ba4d2-9366-40eb-b07d-db1dbe526759'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:04:07.960225 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:04:07.961103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:07.984071 n-d-844200-1 sudo[114920]: 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
Jun 01 13:04:07.984994 n-d-844200-1 sudo[114920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:08.417478 n-d-844200-1 sudo[114920]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:08.420005 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:08.422812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:08.445853 n-d-844200-1 sudo[114923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:04:08.447863 n-d-844200-1 sudo[114923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:09.086670 n-d-844200-1 sudo[114923]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:09.089112 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:09.093213 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:04:09.099388 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Deleted volume successfully.
Jun 01 13:04:09.128554 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8a2f0f4c-a5eb-4fb0-bef8-529691c4ca89 tempest-VolumeTypesAccessTest-1799089216 None] Lock "b'cinder-e7a85805-8230-41dd-92c1-fa6a8be70ab6-delete_volume'" released by "delete_volume" :: held 3.141s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:04:09.215723 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:09.263527 n-d-844200-1 sudo[114930]: 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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:09.264736 n-d-844200-1 sudo[114930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:09.999383 n-d-844200-1 sudo[114930]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:10.002125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629" returned: 0 in 0.786s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:10.067811 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:10.084784 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:10.085937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:10.087058 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:04:10.089254 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Creating iscsi_target for Volume ID: volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Created volume path /opt/stack/data/cinder/volumes/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629,
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: incominguser TinXqMUH3DBkx8u5LNZx Cv7Q9AWoCCRakLpu
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:10.093392 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:04:10.107034 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:10.662428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629" returned: 0 in 0.567s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:10.662960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:10.663581 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:04:10.663949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:04:10.667386 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:10.673435 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:10.673985 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:10.674548 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:04:10.677496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:10.785176 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:10.786604 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:10.790995 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:10.901256 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:10.901698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:10.903005 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:04:10.976125 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629', 'target_lun': 1, 'volume_id': 'fee4b4de-c457-4bf1-b3c0-30f1a56a3629', 'auth_method': 'CHAP', 'auth_username': 'TinXqMUH3DBkx8u5LNZx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b9a67894-5b4d-4703-96f7-c771d95cf9d6'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:04:11.162838 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-5adf1f28-7571-4bc8-8722-a5935d126343 tempest-TaggedBootDevicesTest_v242-189199780 None] attachment_update completed successfully.
Jun 01 13:04:11.845428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:11.874057 n-d-844200-1 sudo[115003]: 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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:04:11.874895 n-d-844200-1 sudo[115003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:12.394485 n-d-844200-1 sudo[115003]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:12.398535 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3" returned: 0 in 0.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:12.479672 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:12.496191 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:12.496924 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: TinXqMUH3DBkx8u5LNZx
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:04:12.497704 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:04:12.500940 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Creating iscsi_target for Volume ID: volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Created volume path /opt/stack/data/cinder/volumes/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3,
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: incominguser 5pAeZWDv2GYd8DhCY3y7 4FDedY37PybBEzR4
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:12.506735 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:04:12.514692 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:12.949127 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3" returned: 0 in 0.434s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:12.949871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:12.951269 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:04:12.951703 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:04:12.953318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:12.962345 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:12.963029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: TinXqMUH3DBkx8u5LNZx
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:04:12.963909 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:04:12.967911 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:13.061363 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:13.061946 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:13.063473 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:13.163856 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:13.164329 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:13.165495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:04:13.222630 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3', 'target_lun': 1, 'volume_id': 'e2640e7f-48a5-45a2-b891-1f9639dcd8f3', 'auth_method': 'CHAP', 'auth_username': '5pAeZWDv2GYd8DhCY3y7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c2cbf45c-b874-41f1-a974-dffd989a64dd'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:04:13.392436 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-3f1391d6-6007-4d4c-af74-9b6505335644 tempest-TaggedBootDevicesTest_v242-189199780 None] attachment_update completed successfully.
Jun 01 13:04:13.993569 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:14.013894 n-d-844200-1 sudo[115054]: 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-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:04:14.014871 n-d-844200-1 sudo[115054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:14.462236 n-d-844200-1 sudo[115054]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:14.464697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7" returned: 0 in 0.471s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:14.548960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:14.565958 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:14.566449 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: TinXqMUH3DBkx8u5LNZx
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: 5pAeZWDv2GYd8DhCY3y7
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:04:14.567317 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:04:14.572727 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Creating iscsi_target for Volume ID: volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Created volume path /opt/stack/data/cinder/volumes/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7,
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: incominguser RBqn2qB2sZ86ev6waaST JQnNus8du3Tvr9tH
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:04:14.577445 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:04:14.582138 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:15.053070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7" returned: 0 in 0.473s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:15.053653 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:15.054717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:04:15.055079 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:04:15.058883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:15.065210 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:15.065580 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: TinXqMUH3DBkx8u5LNZx
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: 5pAeZWDv2GYd8DhCY3y7
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:04:15.066972 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:04:15.072897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:15.189951 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:15.190252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:15.192730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:15.292669 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:15.293129 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819283728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:04:15.294548 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:04:15.356473 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7', 'target_lun': 1, 'volume_id': 'e0dc04a1-1739-472b-917e-bed308a3f0e7', 'auth_method': 'CHAP', 'auth_username': 'RBqn2qB2sZ86ev6waaST', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9f79c540-4dfd-49bd-8592-6ab889835792'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:04:15.504570 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7d766e35-7b60-492b-a14e-0c5ebb7b474e req-0ed8be28-1e23-460c-842b-cb389f1e0dc7 tempest-TaggedBootDevicesTest_v242-189199780 None] attachment_update completed successfully.
Jun 01 13:04:19.010723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:04:19.024549 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:04:19.025319 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 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'
Jun 01 13:04:19.069313 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Flow 'volume_create_manager' (d75cc741-c482-4890-80be-fdf12764c8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:04:19.095216 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b79e69a-381d-4fc8-a9d0-2a4dfd21ea2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:19.170852 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:04:19.235388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4b79e69a-381d-4fc8-a9d0-2a4dfd21ea2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-827187880',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=6da35a46-21d4-4d03-91ea-846459b8e093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf7f48dfaa054f82a2e0cd63bdf9f822',provider_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-06-01T13:04:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:04:19Z,user_id='859e30afa18746f1887aa6ce341bfda1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:19.239934 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (140cc79f-5c0e-4808-a364-546b8cfe554c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:19.242464 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (140cc79f-5c0e-4808-a364-546b8cfe554c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:19.249256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fb54cc8-2f5a-48fe-8341-eedb1e12f6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:19.252113 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9fb54cc8-2f5a-48fe-8341-eedb1e12f6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6da35a46-21d4-4d03-91ea-846459b8e093', 'volume_name': 'volume-6da35a46-21d4-4d03-91ea-846459b8e093', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:19.261655 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6601f8e-8742-43e0-9f8d-006e72d2b09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:19.264358 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6601f8e-8742-43e0-9f8d-006e72d2b09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:19.266736 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (182d3d76-f6e7-4eff-bc09-0b6647c83686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:19.270458 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Volume 6da35a46-21d4-4d03-91ea-846459b8e093: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6da35a46-21d4-4d03-91ea-846459b8e093', 'volume_size': 1}
Jun 01 13:04:19.273762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6da35a46-21d4-4d03-91ea-846459b8e093 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:19.304551 n-d-844200-1 sudo[115134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6da35a46-21d4-4d03-91ea-846459b8e093 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:04:19.306139 n-d-844200-1 sudo[115134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:20.294250 n-d-844200-1 sudo[115134]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:20.297075 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6da35a46-21d4-4d03-91ea-846459b8e093 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.022s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:20.302409 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (182d3d76-f6e7-4eff-bc09-0b6647c83686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6da35a46-21d4-4d03-91ea-846459b8e093', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:20.305617 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (485bb2ee-96d7-427b-bd32-b0250baaa826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:20.318529 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Volume volume-6da35a46-21d4-4d03-91ea-846459b8e093 (6da35a46-21d4-4d03-91ea-846459b8e093): created successfully
Jun 01 13:04:20.321218 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (485bb2ee-96d7-427b-bd32-b0250baaa826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:20.325311 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Flow 'volume_create_manager' (d75cc741-c482-4890-80be-fdf12764c8e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:04:20.342404 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cce99f2d-4687-4d69-ae46-d845952dcde7 tempest-AttachVolumeShelveTestJSON-1499501073 None] Created volume successfully.
Jun 01 13:04:32.227155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:04:32.234789 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:04:32.237193 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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'
Jun 01 13:04:32.285324 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Flow 'volume_create_manager' (4f10ef9e-d8db-40b7-8b14-8ccb3dc3b471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:04:32.289915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cca1da1-5bbc-446b-aed9-3f8e8940af12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:32.318404 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:04:32.355824 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cca1da1-5bbc-446b-aed9-3f8e8940af12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-52917456',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=0094a3c4-bae0-4a1c-8a47-33c757af0fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c22111c7e7144d6d8622bd17e68530a0',provider_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-06-01T13:04:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:04:32Z,user_id='12d07d8925c549ed9ccab12a8062e045',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:32.359352 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7ada13-9a9b-4adf-a4d0-96f4644e8f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:32.363236 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e7ada13-9a9b-4adf-a4d0-96f4644e8f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:32.380168 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (259d00f7-456f-4b92-9a23-20cebc309606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:32.560793 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (259d00f7-456f-4b92-9a23-20cebc309606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0094a3c4-bae0-4a1c-8a47-33c757af0fbf', 'volume_name': 'volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:32.575191 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe4155e8-8e32-4126-9e81-cd3f73277c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:32.580547 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fe4155e8-8e32-4126-9e81-cd3f73277c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:32.601148 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cbe0db3-2565-45c8-8772-72897ae1d0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:32.602405 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Volume 0094a3c4-bae0-4a1c-8a47-33c757af0fbf: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:04:32.603597 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Cloning 0094a3c4-bae0-4a1c-8a47-33c757af0fbf from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:04:47.427118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 14.82 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:04:47.427860 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Image download 616.00 MB at 41.56 MB/s
Jun 01 13:04:47.482269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:47.699716 n-d-844200-1 sudo[115401]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1
Jun 01 13:04:47.700564 n-d-844200-1 sudo[115401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:48.096314 n-d-844200-1 sudo[115401]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:48.099104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1" returned: 0 in 0.616s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:48.100504 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 12d07d8925c549ed9ccab12a8062e045. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:04:48.175306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:48.268419 n-d-844200-1 sudo[115413]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1
Jun 01 13:04:48.269281 n-d-844200-1 sudo[115413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:48.696333 n-d-844200-1 sudo[115413]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:48.698836 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1" returned: 0 in 0.523s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:48.701156 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:48.722241 n-d-844200-1 sudo[115419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:04:48.723238 n-d-844200-1 sudo[115419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:49.294544 n-d-844200-1 sudo[115419]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:49.297479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.595s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:49.328076 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 0094a3c4-bae0-4a1c-8a47-33c757af0fbf. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:04:49.340057 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:04:49.340625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:04:49.341408 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:49.386189 n-d-844200-1 sudo[115464]: 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
Jun 01 13:04:49.387016 n-d-844200-1 sudo[115464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:49.399701 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_nika2w_7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:49.566323 n-d-844200-1 sudo[115466]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_nika2w_7
Jun 01 13:04:49.567269 n-d-844200-1 sudo[115466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:50.009808 n-d-844200-1 sudo[115464]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:50.011708 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.670s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:50.015024 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:50.060511 n-d-844200-1 sudo[115469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:04:50.063248 n-d-844200-1 sudo[115469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:50.326581 n-d-844200-1 sudo[115466]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:50.328938 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_nika2w_7" returned: 0 in 0.930s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:50.330492 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:50.457892 n-d-844200-1 sudo[115473]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1
Jun 01 13:04:50.458764 n-d-844200-1 sudo[115473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:50.961433 n-d-844200-1 sudo[115469]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:50.963775 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.948s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:50.966806 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:04:51.056359 n-d-844200-1 sudo[115473]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:51.059345 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1" returned: 0 in 0.729s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:51.060768 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:04:51.062099 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:51.117211 n-d-844200-1 sudo[115479]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf oflag=direct
Jun 01 13:04:51.119230 n-d-844200-1 sudo[115479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:51.974162 n-d-844200-1 sudo[115479]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:51.985177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf oflag=direct" returned: 0 in 0.914s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:51.988007 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:52.045828 n-d-844200-1 sudo[115491]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf
Jun 01 13:04:52.048208 n-d-844200-1 sudo[115491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:53.896987 n-d-844200-1 sudo[115491]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:53.899405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf" returned: 0 in 1.911s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:53.900546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:54.036686 n-d-844200-1 sudo[115535]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1
Jun 01 13:04:54.037564 n-d-844200-1 sudo[115535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:54.413258 n-d-844200-1 sudo[115535]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:54.415970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1" returned: 0 in 0.515s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:54.417089 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_8orm9gk3n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.91 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0094a3c4--bae0--4a1c--8a47--33c757af0fbf {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:04:54.417672 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Converted 700.00 MB image at 366.02 MB/s
Jun 01 13:04:54.418510 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 0094a3c4-bae0-4a1c-8a47-33c757af0fbf successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:04:54.619133 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 12d07d8925c549ed9ccab12a8062e045 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:04:54.619805 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Marking volume 0094a3c4-bae0-4a1c-8a47-33c757af0fbf as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:04:54.642291 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 0094a3c4-bae0-4a1c-8a47-33c757af0fbf. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:04:54.643095 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Creating volume glance metadata for volume 0094a3c4-bae0-4a1c-8a47-33c757af0fbf backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:04:54.733862 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2cbe0db3-2565-45c8-8772-72897ae1d0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:54.740594 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5579680e-1b10-4bc8-9271-34df83086db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:04:54.753391 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Volume volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf (0094a3c4-bae0-4a1c-8a47-33c757af0fbf): created successfully
Jun 01 13:04:54.760833 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5579680e-1b10-4bc8-9271-34df83086db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:04:54.769582 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Flow 'volume_create_manager' (4f10ef9e-d8db-40b7-8b14-8ccb3dc3b471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:04:54.789547 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a3ab0324-ce82-4341-9cf5-8b73bdac45cf tempest-VolumesImageMetadata-972090854 None] Created volume successfully.
Jun 01 13:04:56.621067 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Lock "b'cinder-0094a3c4-bae0-4a1c-8a47-33c757af0fbf-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:04:56.710223 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0094a3c4-bae0-4a1c-8a47-33c757af0fbf
Jun 01 13:04:56.712524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:56.751895 n-d-844200-1 sudo[115540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf
Jun 01 13:04:56.753713 n-d-844200-1 sudo[115540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:57.411149 n-d-844200-1 sudo[115540]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:57.413479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf" returned: 0 in 0.700s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:57.415884 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 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-0094a3c4-bae0-4a1c-8a47-33c757af0fbf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:57.464083 n-d-844200-1 sudo[115544]: 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-0094a3c4-bae0-4a1c-8a47-33c757af0fbf
Jun 01 13:04:57.470582 n-d-844200-1 sudo[115544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:58.298221 n-d-844200-1 sudo[115544]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:58.301053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf" returned: 0 in 0.885s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:58.304183 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:58.336550 n-d-844200-1 sudo[115548]: 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-0094a3c4-bae0-4a1c-8a47-33c757af0fbf
Jun 01 13:04:58.338670 n-d-844200-1 sudo[115548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:04:59.171047 n-d-844200-1 sudo[115548]: pam_unix(sudo:session): session closed for user root
Jun 01 13:04:59.173887 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0094a3c4-bae0-4a1c-8a47-33c757af0fbf" returned: 0 in 0.869s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:04:59.175734 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Successfully deleted volume: 0094a3c4-bae0-4a1c-8a47-33c757af0fbf
Jun 01 13:04:59.239857 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Created reservations ['e672e26c-07e0-4cdb-ba32-c1ad2cc057d3', '2726e1f9-5ee3-4ff3-9221-a6b3245fd1f6', '790f7de3-79de-4ecd-89bb-5e2adeb1615f', '44e3d323-3918-4c95-b791-02b1eb349a70'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:04:59.313759 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:04:59.315692 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:04:59.358556 n-d-844200-1 sudo[115567]: 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
Jun 01 13:04:59.372479 n-d-844200-1 sudo[115567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:00.196961 n-d-844200-1 sudo[115567]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:00.199148 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:00.201059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:00.232547 n-d-844200-1 sudo[115570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:05:00.234075 n-d-844200-1 sudo[115570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:01.042937 n-d-844200-1 sudo[115570]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:01.045691 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.844s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:01.047797 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:05:01.064842 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Deleted volume successfully.
Jun 01 13:05:01.099494 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e569406e-694e-4180-ada2-75131739ffd6 tempest-VolumesImageMetadata-972090854 None] Lock "b'cinder-0094a3c4-bae0-4a1c-8a47-33c757af0fbf-delete_volume'" released by "delete_volume" :: held 4.478s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:05:15.287564 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:05:15.293199 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:05:15.293912 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 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'
Jun 01 13:05:15.310015 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Flow 'volume_create_manager' (503596e8-98e1-4895-8192-2077173587e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:15.314821 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a1024ed-1a58-41bb-aa61-5cfe0eeb2234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:15.343623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:05:15.372401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a1024ed-1a58-41bb-aa61-5cfe0eeb2234) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:05:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-880626463',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=de917b50-b1f1-488c-94d7-47cf24ffb291,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66e780482bd546e585e402de09fb3a6d',provider_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-06-01T13:05:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:05:15Z,user_id='7c3cf093adfc4b758317db8fdb90f9ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:15.375682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddfdb8b4-13b5-4705-9c89-23e26d2b7318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:15.378573 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ddfdb8b4-13b5-4705-9c89-23e26d2b7318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:15.381492 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4bb6c4c-657b-4f49-b64b-7e268927dd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:15.384218 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4bb6c4c-657b-4f49-b64b-7e268927dd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'de917b50-b1f1-488c-94d7-47cf24ffb291', 'volume_name': 'volume-de917b50-b1f1-488c-94d7-47cf24ffb291', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:15.386744 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b72464b-7657-48df-95bb-baad0dee9754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:15.389526 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b72464b-7657-48df-95bb-baad0dee9754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:15.392528 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ec56777-1dc3-4a7a-8a37-cbba91bfe9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:15.393878 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Volume de917b50-b1f1-488c-94d7-47cf24ffb291: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-de917b50-b1f1-488c-94d7-47cf24ffb291', 'volume_size': 1}
Jun 01 13:05:15.395457 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de917b50-b1f1-488c-94d7-47cf24ffb291 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:15.425751 n-d-844200-1 sudo[115703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de917b50-b1f1-488c-94d7-47cf24ffb291 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:05:15.427451 n-d-844200-1 sudo[115703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:16.423470 n-d-844200-1 sudo[115703]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:16.426032 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-de917b50-b1f1-488c-94d7-47cf24ffb291 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.030s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:16.430635 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ec56777-1dc3-4a7a-8a37-cbba91bfe9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-de917b50-b1f1-488c-94d7-47cf24ffb291', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:16.433122 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42460cd1-f310-46fd-b0b1-a04dffc3aade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:16.448029 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Volume volume-de917b50-b1f1-488c-94d7-47cf24ffb291 (de917b50-b1f1-488c-94d7-47cf24ffb291): created successfully
Jun 01 13:05:16.451091 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42460cd1-f310-46fd-b0b1-a04dffc3aade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:16.455031 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Flow 'volume_create_manager' (503596e8-98e1-4895-8192-2077173587e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:16.477901 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-075fc208-0418-4c72-b990-50b431fe0b0b tempest-AbsoluteLimitsTests-561461364 None] Created volume successfully.
Jun 01 13:05:17.995876 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Lock "b'cinder-de917b50-b1f1-488c-94d7-47cf24ffb291-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:05:18.131497 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Skipping remove_export. No iscsi_target is presently exported for volume: de917b50-b1f1-488c-94d7-47cf24ffb291
Jun 01 13:05:18.132906 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-de917b50-b1f1-488c-94d7-47cf24ffb291 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:18.185579 n-d-844200-1 sudo[115755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-de917b50-b1f1-488c-94d7-47cf24ffb291
Jun 01 13:05:18.187825 n-d-844200-1 sudo[115755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:18.909954 n-d-844200-1 sudo[115755]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:18.914964 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-de917b50-b1f1-488c-94d7-47cf24ffb291" returned: 0 in 0.781s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:18.915944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 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-de917b50-b1f1-488c-94d7-47cf24ffb291 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:18.966108 n-d-844200-1 sudo[115761]: 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-de917b50-b1f1-488c-94d7-47cf24ffb291
Jun 01 13:05:18.969144 n-d-844200-1 sudo[115761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:19.704615 n-d-844200-1 sudo[115761]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:19.709032 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-de917b50-b1f1-488c-94d7-47cf24ffb291" returned: 0 in 0.793s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:19.723828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de917b50-b1f1-488c-94d7-47cf24ffb291 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:19.760912 n-d-844200-1 sudo[115769]: 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-de917b50-b1f1-488c-94d7-47cf24ffb291
Jun 01 13:05:19.775620 n-d-844200-1 sudo[115769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:20.427280 n-d-844200-1 sudo[115769]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:20.432173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-de917b50-b1f1-488c-94d7-47cf24ffb291" returned: 0 in 0.707s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:20.433665 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Successfully deleted volume: de917b50-b1f1-488c-94d7-47cf24ffb291
Jun 01 13:05:20.545271 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Created reservations ['e158d3fa-100b-4faf-a817-003f8c5c6bdb', 'd77375ff-3be5-4a54-ac14-8a1a3a0bf770', 'd62f0456-1c8d-4ddf-9244-2d274b086a45', '2a0fcbe5-3d13-44d0-8d5e-6544af19349a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:05:20.622716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:05:20.623682 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:20.658490 n-d-844200-1 sudo[115782]: 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
Jun 01 13:05:20.659939 n-d-844200-1 sudo[115782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:21.255918 n-d-844200-1 sudo[115782]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:21.258474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:21.261724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:21.317097 n-d-844200-1 sudo[115785]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:05:21.317993 n-d-844200-1 sudo[115785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:22.003603 n-d-844200-1 sudo[115785]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:22.007300 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:22.009575 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:05:22.021653 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Deleted volume successfully.
Jun 01 13:05:22.051454 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ff9e9051-09d0-4e6b-872d-13e0d2609d41 tempest-AbsoluteLimitsTests-561461364 None] Lock "b'cinder-de917b50-b1f1-488c-94d7-47cf24ffb291-delete_volume'" released by "delete_volume" :: held 4.056s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:05:29.492198 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:29.540617 n-d-844200-1 sudo[116049]: 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-6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:05:29.544661 n-d-844200-1 sudo[116049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:30.313120 n-d-844200-1 sudo[116049]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:30.315654 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093" returned: 0 in 0.823s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:30.445102 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:30.455014 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:30.455620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: I_T nexus: 16
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: TinXqMUH3DBkx8u5LNZx
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: I_T nexus: 17
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: 5pAeZWDv2GYd8DhCY3y7
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: I_T nexus: 18
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: RBqn2qB2sZ86ev6waaST
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:05:30.456585 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:05:30.467073 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Creating iscsi_target for Volume ID: volume-6da35a46-21d4-4d03-91ea-846459b8e093 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Created volume path /opt/stack/data/cinder/volumes/volume-6da35a46-21d4-4d03-91ea-846459b8e093,
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: incominguser 6s99uWv7iRNMA7LAMAeR NE9KR5cngwhRqEZY
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:05:30.480684 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:05:30.483251 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:31.601382 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093" returned: 0 in 1.118s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:31.602332 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657488]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:05:31.602916 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:05:31.603267 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:05:31.606677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:31.634621 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:31.635322 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093\n System information:\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-6da35a46-21d4-4d03-91ea-846459b8e093\n Backing store flags: \n Account information:\n 6s99uWv7iRNMA7LAMAeR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: I_T nexus: 16
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: TinXqMUH3DBkx8u5LNZx
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: I_T nexus: 17
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: 5pAeZWDv2GYd8DhCY3y7
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Target 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: I_T nexus: 18
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030000
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf30
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00030001
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf31
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: RBqn2qB2sZ86ev6waaST
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:05:31.636285 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:05:31.649340 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:31.829944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:31.831104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093\n System information:\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-6da35a46-21d4-4d03-91ea-846459b8e093\n Backing store flags: \n Account information:\n 6s99uWv7iRNMA7LAMAeR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:05:31.834583 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:31.987826 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:31.988184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093\n System information:\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-6da35a46-21d4-4d03-91ea-846459b8e093\n Backing store flags: \n Account information:\n 6s99uWv7iRNMA7LAMAeR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:05:31.989196 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Set provider_location to: 10.222.0.40:3260,4 iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:05:32.113075 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093', 'target_lun': 1, 'volume_id': '6da35a46-21d4-4d03-91ea-846459b8e093', 'auth_method': 'CHAP', 'auth_username': '6s99uWv7iRNMA7LAMAeR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '14e4cdd7-2597-411e-b403-e45910c2e149'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:05:32.463787 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-4d985147-ffab-4118-8576-3574a9dcaacc req-b324a5b7-0bf4-4919-be62-41cad1df319d tempest-AttachVolumeShelveTestJSON-1499501073 None] attachment_update completed successfully.
Jun 01 13:05:33.069999 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:05:33.074977 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:05:33.075701 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 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'
Jun 01 13:05:33.112940 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Flow 'volume_create_manager' (933fa87d-0ad4-4f06-a717-af8e1b30bcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:33.121852 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc96a33e-3ff7-4e19-a65d-589dd5404b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:33.191217 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:05:33.291726 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc96a33e-3ff7-4e19-a65d-589dd5404b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:05:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1482182564',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ce4e313e-cde3-4a5d-a683-fa721dabb3bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb37e1ee5c3f41f6adc1bcb536807862',provider_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-06-01T13:05:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:05:33Z,user_id='af56025bebcd4c7a9199ae8424923f0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:33.299039 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e676dd65-1747-494e-87a9-996a8ba38a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:33.309994 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e676dd65-1747-494e-87a9-996a8ba38a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:33.316412 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (778bb891-771e-4f26-aee0-f248b3676490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:33.320950 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (778bb891-771e-4f26-aee0-f248b3676490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce4e313e-cde3-4a5d-a683-fa721dabb3bf', 'volume_name': 'volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:33.333471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90dcc514-d1fe-47a0-b859-3e255bbcb406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:33.335691 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90dcc514-d1fe-47a0-b859-3e255bbcb406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:33.351233 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d66f70f8-ae39-4167-823a-1209a94f114c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:33.352338 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Volume ce4e313e-cde3-4a5d-a683-fa721dabb3bf: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf', 'volume_size': 1}
Jun 01 13:05:33.353609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:33.416918 n-d-844200-1 sudo[116130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:05:33.421760 n-d-844200-1 sudo[116130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:34.344318 n-d-844200-1 sudo[116130]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:34.346674 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.993s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:34.354368 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d66f70f8-ae39-4167-823a-1209a94f114c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:34.357545 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86c846e6-c485-43e9-ae20-129e6fb3165b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:34.378113 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Volume volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf (ce4e313e-cde3-4a5d-a683-fa721dabb3bf): created successfully
Jun 01 13:05:34.380779 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86c846e6-c485-43e9-ae20-129e6fb3165b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:34.385643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Flow 'volume_create_manager' (933fa87d-0ad4-4f06-a717-af8e1b30bcbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:34.398973 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-06ed093d-562c-43cc-a342-397618e7ebcf tempest-VolumesTransfersV355Test-2055817306 None] Created volume successfully.
Jun 01 13:05:36.922846 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c1bff1e3-0df0-4408-b6af-18e39addb235 tempest-VolumesTransfersV355Test-547297417 None] Transfer volume completed successfully.
Jun 01 13:05:37.733898 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Lock "b'cinder-ce4e313e-cde3-4a5d-a683-fa721dabb3bf-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:05:37.841089 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce4e313e-cde3-4a5d-a683-fa721dabb3bf
Jun 01 13:05:37.842122 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:37.863585 n-d-844200-1 sudo[116304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf
Jun 01 13:05:37.865133 n-d-844200-1 sudo[116304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:38.325566 n-d-844200-1 sudo[116304]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:38.328295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf" returned: 0 in 0.485s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:38.331140 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 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-ce4e313e-cde3-4a5d-a683-fa721dabb3bf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:38.353817 n-d-844200-1 sudo[116307]: 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-ce4e313e-cde3-4a5d-a683-fa721dabb3bf
Jun 01 13:05:38.354830 n-d-844200-1 sudo[116307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:38.925343 n-d-844200-1 sudo[116307]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:38.927892 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf" returned: 0 in 0.596s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:38.930173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:38.982499 n-d-844200-1 sudo[116313]: 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-ce4e313e-cde3-4a5d-a683-fa721dabb3bf
Jun 01 13:05:38.984434 n-d-844200-1 sudo[116313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:39.589880 n-d-844200-1 sudo[116313]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:39.592926 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce4e313e-cde3-4a5d-a683-fa721dabb3bf" returned: 0 in 0.662s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:39.594431 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Successfully deleted volume: ce4e313e-cde3-4a5d-a683-fa721dabb3bf
Jun 01 13:05:39.723022 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Created reservations ['9beeec1a-1a40-42d7-8229-617aec6a0828', '1eb3c0fb-d27f-4c0b-853f-acf12af9739b', 'f3b9b13d-f63b-47ac-b68f-48671f9d7b1f', 'a0150bbe-f21d-415e-a7ca-1326ddf234ac'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:05:39.794746 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:05:39.797424 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:39.887337 n-d-844200-1 sudo[116329]: 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
Jun 01 13:05:39.889146 n-d-844200-1 sudo[116329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:41.030281 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:05:41.041423 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:05:41.041978 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 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'
Jun 01 13:05:41.054642 n-d-844200-1 sudo[116329]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:41.077433 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Flow 'volume_create_manager' (970c5945-895e-4c77-a462-ff381fd43086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:41.087942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8abd8cfe-0164-4b38-a673-3e36d6aab91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:41.127696 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.331s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:41.140520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:05:41.196855 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:41.280461 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8abd8cfe-0164-4b38-a673-3e36d6aab91b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-837821129',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=071d8a38-d61b-4cac-9e2f-7d152cc8f417,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb37e1ee5c3f41f6adc1bcb536807862',provider_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-06-01T13:05:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:05:41Z,user_id='af56025bebcd4c7a9199ae8424923f0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:41.289365 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1dce3aff-601f-432d-8a08-608505834200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:41.297055 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1dce3aff-601f-432d-8a08-608505834200) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:41.299485 n-d-844200-1 sudo[116338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:05:41.300316 n-d-844200-1 sudo[116338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:41.309190 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57aa53eb-0511-45f7-92e9-12adb7e7e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:41.318110 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57aa53eb-0511-45f7-92e9-12adb7e7e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '071d8a38-d61b-4cac-9e2f-7d152cc8f417', 'volume_name': 'volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:41.325988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6129823c-6c58-44f9-b34e-e167286b5fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:41.333234 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6129823c-6c58-44f9-b34e-e167286b5fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:41.359256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42ea9e60-1ac3-409d-a10a-1972b4976cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:41.361925 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Volume 071d8a38-d61b-4cac-9e2f-7d152cc8f417: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417', 'volume_size': 1}
Jun 01 13:05:41.364933 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:41.399489 n-d-844200-1 sudo[116340]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:05:41.401006 n-d-844200-1 sudo[116340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:42.275385 n-d-844200-1 sudo[116338]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:42.277720 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/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.081s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:42.280448 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:05:42.287591 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Deleted volume successfully.
Jun 01 13:05:42.312961 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0e4be1b4-9a08-4ec3-8194-938778f97211 tempest-VolumesTransfersV355Test-507023815 None] Lock "b'cinder-ce4e313e-cde3-4a5d-a683-fa721dabb3bf-delete_volume'" released by "delete_volume" :: held 4.578s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:05:42.336296 n-d-844200-1 sudo[116340]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:42.338646 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.974s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:42.342459 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (42ea9e60-1ac3-409d-a10a-1972b4976cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:42.346341 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f2e092d-b86c-47c7-a2e4-f2289fd23266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:42.357868 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Volume volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417 (071d8a38-d61b-4cac-9e2f-7d152cc8f417): created successfully
Jun 01 13:05:42.363726 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7f2e092d-b86c-47c7-a2e4-f2289fd23266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:42.369071 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Flow 'volume_create_manager' (970c5945-895e-4c77-a462-ff381fd43086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:42.382763 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-17a392d6-f5e1-43ff-8bb9-351429b7b20d tempest-VolumesTransfersV355Test-2055817306 None] Created volume successfully.
Jun 01 13:05:44.570943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Lock "b'cinder-071d8a38-d61b-4cac-9e2f-7d152cc8f417-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:05:44.771087 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Skipping remove_export. No iscsi_target is presently exported for volume: 071d8a38-d61b-4cac-9e2f-7d152cc8f417
Jun 01 13:05:44.772905 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:44.819947 n-d-844200-1 sudo[116392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417
Jun 01 13:05:44.825666 n-d-844200-1 sudo[116392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:45.680130 n-d-844200-1 sudo[116392]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:45.682383 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417" returned: 0 in 0.909s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:45.684990 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 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-071d8a38-d61b-4cac-9e2f-7d152cc8f417 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:45.709456 n-d-844200-1 sudo[116400]: 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-071d8a38-d61b-4cac-9e2f-7d152cc8f417
Jun 01 13:05:45.711478 n-d-844200-1 sudo[116400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:46.483561 n-d-844200-1 sudo[116400]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:46.486023 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417" returned: 0 in 0.801s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:46.488644 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:46.584849 n-d-844200-1 sudo[116405]: 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-071d8a38-d61b-4cac-9e2f-7d152cc8f417
Jun 01 13:05:46.590649 n-d-844200-1 sudo[116405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:47.581043 n-d-844200-1 sudo[116405]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:47.583425 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-071d8a38-d61b-4cac-9e2f-7d152cc8f417" returned: 0 in 1.095s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:47.584539 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Successfully deleted volume: 071d8a38-d61b-4cac-9e2f-7d152cc8f417
Jun 01 13:05:47.698618 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Created reservations ['e03b90ea-2110-4ffb-b470-9e83ef302042', '62e38cfa-6c98-4dc5-b8e5-f947cc5e03e3', '73978bd5-291b-45d4-8789-d2bba8ade7bd', '32b759c0-92be-429f-8769-581a05a7cd8a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:05:47.851712 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:05:47.852649 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:47.900916 n-d-844200-1 sudo[116423]: 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
Jun 01 13:05:47.906693 n-d-844200-1 sudo[116423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:49.056261 n-d-844200-1 sudo[116423]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:49.059172 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.206s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:49.063232 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:49.145790 n-d-844200-1 sudo[116431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:05:49.147330 n-d-844200-1 sudo[116431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:49.345097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:05:49.345731 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:05:49.346733 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:49.397264 n-d-844200-1 sudo[116433]: 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
Jun 01 13:05:49.416688 n-d-844200-1 sudo[116433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:50.075134 n-d-844200-1 sudo[116431]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:50.077146 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] CMD "sudo cinder-rootwrap /etc/cinder/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.014s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:50.080247 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:05:50.087742 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Deleted volume successfully.
Jun 01 13:05:50.116498 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b401f783-867c-4fbb-be46-68ebca1e5bb9 tempest-VolumesTransfersV355Test-507023815 None] Lock "b'cinder-071d8a38-d61b-4cac-9e2f-7d152cc8f417-delete_volume'" released by "delete_volume" :: held 5.546s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:05:50.512614 n-d-844200-1 sudo[116433]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:50.514741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.168s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:50.515824 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:50.617534 n-d-844200-1 sudo[116437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:05:50.626102 n-d-844200-1 sudo[116437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:51.479834 n-d-844200-1 sudo[116437]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:51.483544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.966s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:51.485098 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:05:53.789100 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:05:53.793158 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:05:53.793663 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 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'
Jun 01 13:05:53.807251 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Flow 'volume_create_manager' (dae42487-6410-4abd-917b-3c0ee973277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:53.810903 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (567b2b5a-0f03-4f58-919b-970d34e819ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:53.833694 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:05:53.861950 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (567b2b5a-0f03-4f58-919b-970d34e819ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:05:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-755446125',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=20ba4da1-7c68-48f8-a73f-5d86e9802735,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3feed65dfd9844a1a052088c77fb8230',provider_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-06-01T13:05:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:05:54Z,user_id='dbc7d86a333b4bcfb2f07b8eecf2c9d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:53.867209 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92c1e39b-80d7-46df-b4c7-4a6c176de2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:53.867209 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (92c1e39b-80d7-46df-b4c7-4a6c176de2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:53.868935 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10552543-ced3-47e4-bbe4-aebccf2a2e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:53.871259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (10552543-ced3-47e4-bbe4-aebccf2a2e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '20ba4da1-7c68-48f8-a73f-5d86e9802735', 'volume_name': 'volume-20ba4da1-7c68-48f8-a73f-5d86e9802735', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:53.873460 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bac40909-3f1a-4a34-b2aa-233e647a9e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:53.875569 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bac40909-3f1a-4a34-b2aa-233e647a9e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:53.877652 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (150f33d0-3341-4e2c-9618-d7a3c98fdb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:53.878410 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Volume 20ba4da1-7c68-48f8-a73f-5d86e9802735: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-20ba4da1-7c68-48f8-a73f-5d86e9802735', 'volume_size': 1}
Jun 01 13:05:53.880041 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20ba4da1-7c68-48f8-a73f-5d86e9802735 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:53.898686 n-d-844200-1 sudo[116442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20ba4da1-7c68-48f8-a73f-5d86e9802735 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:05:53.899537 n-d-844200-1 sudo[116442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:54.429329 n-d-844200-1 sudo[116442]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:54.431676 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-20ba4da1-7c68-48f8-a73f-5d86e9802735 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.551s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:54.444745 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (150f33d0-3341-4e2c-9618-d7a3c98fdb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-20ba4da1-7c68-48f8-a73f-5d86e9802735', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:54.452049 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca10bad8-4870-407e-925f-e3998d61f74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:54.467269 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Volume volume-20ba4da1-7c68-48f8-a73f-5d86e9802735 (20ba4da1-7c68-48f8-a73f-5d86e9802735): created successfully
Jun 01 13:05:54.477557 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca10bad8-4870-407e-925f-e3998d61f74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:54.483854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Flow 'volume_create_manager' (dae42487-6410-4abd-917b-3c0ee973277b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:54.501280 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-09b6bfb1-2c7d-4955-bc1a-c740f0e01b3a tempest-VolumesListTestJSON-471437965 None] Created volume successfully.
Jun 01 13:05:55.420434 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:05:55.423753 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:05:55.423753 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 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'
Jun 01 13:05:55.434180 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Flow 'volume_create_manager' (7fb60c3d-cf54-4f43-badf-27044a65eda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:55.437499 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c4c38dd-3b39-4659-aee5-26671c770cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:55.462020 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:05:55.490559 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c4c38dd-3b39-4659-aee5-26671c770cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:05:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1631686524',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=6650b0c9-f19f-40e7-aec5-3fec8bd5eba0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3feed65dfd9844a1a052088c77fb8230',provider_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-06-01T13:05:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:05:55Z,user_id='dbc7d86a333b4bcfb2f07b8eecf2c9d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:55.492969 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0b3f944-58e1-45e0-a08d-233236cf3f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:55.495316 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a0b3f944-58e1-45e0-a08d-233236cf3f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:55.503880 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33958bb3-6204-4209-a68c-8dfd1201dfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:55.503880 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33958bb3-6204-4209-a68c-8dfd1201dfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6650b0c9-f19f-40e7-aec5-3fec8bd5eba0', 'volume_name': 'volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:55.503880 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (967747b1-2b09-4c15-b625-69f1b850c117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:55.516962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (967747b1-2b09-4c15-b625-69f1b850c117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:55.516962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15122387-92e0-4165-bc15-e2eb1bd8fce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:55.516962 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Volume 6650b0c9-f19f-40e7-aec5-3fec8bd5eba0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0', 'volume_size': 1}
Jun 01 13:05:55.516962 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:55.531115 n-d-844200-1 sudo[116478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:05:55.531986 n-d-844200-1 sudo[116478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:56.144586 n-d-844200-1 sudo[116478]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:56.147106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.636s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:56.150941 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (15122387-92e0-4165-bc15-e2eb1bd8fce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:56.153736 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a818a739-9a9d-48f2-9bcf-a5727c4913aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:56.169891 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Volume volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 (6650b0c9-f19f-40e7-aec5-3fec8bd5eba0): created successfully
Jun 01 13:05:56.172314 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a818a739-9a9d-48f2-9bcf-a5727c4913aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:56.175541 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Flow 'volume_create_manager' (7fb60c3d-cf54-4f43-badf-27044a65eda4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:56.186896 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-703bffa8-7c95-4cf9-a5fd-0f4b6c8f1ed8 tempest-VolumesListTestJSON-471437965 None] Created volume successfully.
Jun 01 13:05:57.258323 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:05:57.262324 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:05:57.262872 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 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'
Jun 01 13:05:57.276101 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Flow 'volume_create_manager' (54af8455-3cc6-429d-9e6c-431c83de1796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:57.279178 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab3de088-d411-4eb5-b56e-d51ddcb887a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:57.305546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:05:57.330751 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab3de088-d411-4eb5-b56e-d51ddcb887a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-857193047',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=4a49f5d8-98da-4e3d-bef0-482494f13b8d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3feed65dfd9844a1a052088c77fb8230',provider_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-06-01T13:05:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:05:57Z,user_id='dbc7d86a333b4bcfb2f07b8eecf2c9d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:57.333322 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d4a142f-7ce4-4201-a1c7-d0ba8bf100e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:57.335466 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d4a142f-7ce4-4201-a1c7-d0ba8bf100e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:57.337766 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d810116-71b3-4a88-a268-150cbb4efa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:57.339976 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d810116-71b3-4a88-a268-150cbb4efa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4a49f5d8-98da-4e3d-bef0-482494f13b8d', 'volume_name': 'volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:57.342187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (833329ba-0309-4403-8217-c58de4379162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:57.344373 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (833329ba-0309-4403-8217-c58de4379162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:57.346597 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fba723f-81c5-40bf-ac9b-c098ad3dce4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:57.348780 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Volume 4a49f5d8-98da-4e3d-bef0-482494f13b8d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d', 'volume_size': 1}
Jun 01 13:05:57.349287 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:05:57.369568 n-d-844200-1 sudo[116512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:05:57.370665 n-d-844200-1 sudo[116512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:05:57.929064 n-d-844200-1 sudo[116512]: pam_unix(sudo:session): session closed for user root
Jun 01 13:05:57.932966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.582s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:05:57.937916 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fba723f-81c5-40bf-ac9b-c098ad3dce4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:57.940413 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f575443-268e-47cb-9cfb-2c9b9509fdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:05:57.958546 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Volume volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d (4a49f5d8-98da-4e3d-bef0-482494f13b8d): created successfully
Jun 01 13:05:57.961010 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4f575443-268e-47cb-9cfb-2c9b9509fdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:05:57.968033 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Flow 'volume_create_manager' (54af8455-3cc6-429d-9e6c-431c83de1796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:05:57.978793 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f64105a2-9199-497f-9efb-6000fb4f144e tempest-VolumesListTestJSON-471437965 None] Created volume successfully.
Jun 01 13:06:02.541538 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Lock "b'cinder-4a49f5d8-98da-4e3d-bef0-482494f13b8d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:06:02.645426 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4a49f5d8-98da-4e3d-bef0-482494f13b8d
Jun 01 13:06:02.647220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:02.693327 n-d-844200-1 sudo[116550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d
Jun 01 13:06:02.694145 n-d-844200-1 sudo[116550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:03.201985 n-d-844200-1 sudo[116550]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:03.204431 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d" returned: 0 in 0.557s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:03.206221 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 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-4a49f5d8-98da-4e3d-bef0-482494f13b8d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:03.227105 n-d-844200-1 sudo[116560]: 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-4a49f5d8-98da-4e3d-bef0-482494f13b8d
Jun 01 13:06:03.227915 n-d-844200-1 sudo[116560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:03.895120 n-d-844200-1 sudo[116560]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:03.900932 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d" returned: 0 in 0.691s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:03.900932 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:03.953379 n-d-844200-1 sudo[116566]: 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-4a49f5d8-98da-4e3d-bef0-482494f13b8d
Jun 01 13:06:03.954271 n-d-844200-1 sudo[116566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:05.065696 n-d-844200-1 sudo[116566]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:05.069053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a49f5d8-98da-4e3d-bef0-482494f13b8d" returned: 0 in 1.168s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:05.070328 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Successfully deleted volume: 4a49f5d8-98da-4e3d-bef0-482494f13b8d
Jun 01 13:06:05.163227 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Created reservations ['ac86e9d5-62e0-4240-80d9-b29a2833a2a2', '1910f0e6-46e5-4b7b-bc55-72ef9ff08981', '667562a6-23c5-4b21-a181-1b312ad36b07', 'b44ea31d-a3c2-411d-befb-61155e0a26c7'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:06:05.213840 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:06:05.214067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:05.256097 n-d-844200-1 sudo[116584]: 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
Jun 01 13:06:05.256973 n-d-844200-1 sudo[116584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:05.776774 n-d-844200-1 sudo[116584]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:05.779490 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.565s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:05.782505 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:05.815543 n-d-844200-1 sudo[116587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:06:05.816355 n-d-844200-1 sudo[116587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:06.280440 n-d-844200-1 sudo[116587]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:06.283509 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.501s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:06.285885 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:06:06.295270 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Deleted volume successfully.
Jun 01 13:06:06.334693 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5be44cc6-1e63-4618-b77a-64ce057fc375 tempest-VolumesListTestJSON-471437965 None] Lock "b'cinder-4a49f5d8-98da-4e3d-bef0-482494f13b8d-delete_volume'" released by "delete_volume" :: held 3.792s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:06:06.334693 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Lock "b'cinder-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:06:06.456767 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6650b0c9-f19f-40e7-aec5-3fec8bd5eba0
Jun 01 13:06:06.457806 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:06.503583 n-d-844200-1 sudo[116590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0
Jun 01 13:06:06.505142 n-d-844200-1 sudo[116590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:07.099280 n-d-844200-1 sudo[116590]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:07.103147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0" returned: 0 in 0.644s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:07.104208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 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-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:07.140500 n-d-844200-1 sudo[116605]: 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-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0
Jun 01 13:06:07.141335 n-d-844200-1 sudo[116605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:07.636520 n-d-844200-1 sudo[116605]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:07.640644 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0" returned: 0 in 0.535s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:07.650026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:07.688824 n-d-844200-1 sudo[116610]: 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-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0
Jun 01 13:06:07.689633 n-d-844200-1 sudo[116610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:08.238495 n-d-844200-1 sudo[116610]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:08.240849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0" returned: 0 in 0.594s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:08.241980 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Successfully deleted volume: 6650b0c9-f19f-40e7-aec5-3fec8bd5eba0
Jun 01 13:06:08.288131 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Created reservations ['f4f6f9e0-b12e-4671-9a7c-df2af16f7297', '0c24e458-0dd2-4edb-be0c-397060ab88e1', 'c9fada59-c492-4756-a286-c674f3239769', 'd2c55cd2-3b70-44fd-b924-06a667c42cf9'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:06:08.368795 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:06:08.368795 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:08.401402 n-d-844200-1 sudo[116616]: 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
Jun 01 13:06:08.402224 n-d-844200-1 sudo[116616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:08.841312 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Lock "b'cinder-20ba4da1-7c68-48f8-a73f-5d86e9802735-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:06:08.946416 n-d-844200-1 sudo[116616]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:08.953957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:08.955699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:08.977451 n-d-844200-1 sudo[116621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:06:08.978259 n-d-844200-1 sudo[116621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:08.983814 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Skipping remove_export. No iscsi_target is presently exported for volume: 20ba4da1-7c68-48f8-a73f-5d86e9802735
Jun 01 13:06:08.985339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20ba4da1-7c68-48f8-a73f-5d86e9802735 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:09.009338 n-d-844200-1 sudo[116623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20ba4da1-7c68-48f8-a73f-5d86e9802735
Jun 01 13:06:09.010251 n-d-844200-1 sudo[116623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:09.545584 n-d-844200-1 sudo[116621]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:09.548803 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.593s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:09.552035 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:06:09.558377 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Deleted volume successfully.
Jun 01 13:06:09.577777 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-41697d11-6127-479d-9e41-065a35b2fe7e tempest-VolumesListTestJSON-471437965 None] Lock "b'cinder-6650b0c9-f19f-40e7-aec5-3fec8bd5eba0-delete_volume'" released by "delete_volume" :: held 3.243s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:06:09.663830 n-d-844200-1 sudo[116623]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:09.665782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-20ba4da1-7c68-48f8-a73f-5d86e9802735" returned: 0 in 0.680s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:09.667233 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 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-20ba4da1-7c68-48f8-a73f-5d86e9802735 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:09.694710 n-d-844200-1 sudo[116627]: 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-20ba4da1-7c68-48f8-a73f-5d86e9802735
Jun 01 13:06:09.696146 n-d-844200-1 sudo[116627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:10.170574 n-d-844200-1 sudo[116627]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:10.173402 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-20ba4da1-7c68-48f8-a73f-5d86e9802735" returned: 0 in 0.506s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:10.176198 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20ba4da1-7c68-48f8-a73f-5d86e9802735 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:10.201877 n-d-844200-1 sudo[116630]: 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-20ba4da1-7c68-48f8-a73f-5d86e9802735
Jun 01 13:06:10.202983 n-d-844200-1 sudo[116630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:10.802392 n-d-844200-1 sudo[116630]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:10.804722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-20ba4da1-7c68-48f8-a73f-5d86e9802735" returned: 0 in 0.628s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:10.805883 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Successfully deleted volume: 20ba4da1-7c68-48f8-a73f-5d86e9802735
Jun 01 13:06:10.852663 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Created reservations ['cadb6da7-b965-4327-aac6-21f5caa71cd8', '0a116fc5-319a-46cc-920c-a5b62d6db478', '345a9885-d513-49a5-a1cf-d54381b1a775', '356c9443-b640-4c3c-ac19-519eb08dd0f0'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:06:10.911904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:06:10.912823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:10.934221 n-d-844200-1 sudo[116636]: 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
Jun 01 13:06:10.935231 n-d-844200-1 sudo[116636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:11.410404 n-d-844200-1 sudo[116636]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:11.413528 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:11.417100 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:11.487154 n-d-844200-1 sudo[116640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:06:11.487963 n-d-844200-1 sudo[116640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:12.259270 n-d-844200-1 sudo[116640]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:12.261474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.844s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:12.263588 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:06:12.268669 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Deleted volume successfully.
Jun 01 13:06:12.298151 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1f17ea3e-8af0-4c7b-80dd-14db7fea63d4 tempest-VolumesListTestJSON-471437965 None] Lock "b'cinder-20ba4da1-7c68-48f8-a73f-5d86e9802735-delete_volume'" released by "delete_volume" :: held 3.457s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:06:49.356296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:06:49.358181 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:06:49.359748 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:49.427666 n-d-844200-1 sudo[117166]: 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
Jun 01 13:06:49.428508 n-d-844200-1 sudo[117166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:50.233620 n-d-844200-1 sudo[117166]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:50.235795 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.876s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:50.237487 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:06:50.281244 n-d-844200-1 sudo[117181]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:06:50.283152 n-d-844200-1 sudo[117181]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:06:51.097983 n-d-844200-1 sudo[117181]: pam_unix(sudo:session): session closed for user root
Jun 01 13:06:51.100408 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.862s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:06:51.102249 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:07:32.608812 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-9f667a3a-1d42-42da-a433-7d93ff69319f req-15b26dbf-577b-4af9-be82-439f33b6f3f1 tempest-AttachVolumeShelveTestJSON-1499501073 None] Terminate volume connection completed successfully.
Jun 01 13:07:32.609556 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-9f667a3a-1d42-42da-a433-7d93ff69319f req-15b26dbf-577b-4af9-be82-439f33b6f3f1 tempest-AttachVolumeShelveTestJSON-1499501073 None] Deleting attachment 14e4cdd7-2597-411e-b403-e45910c2e149. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:07:32.610927 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:07:32.801283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:07:32.801704 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859334592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093\n System information:\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-6da35a46-21d4-4d03-91ea-846459b8e093\n Backing store flags: \n Account information:\n 6s99uWv7iRNMA7LAMAeR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:07:32.803376 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-9f667a3a-1d42-42da-a433-7d93ff69319f req-15b26dbf-577b-4af9-be82-439f33b6f3f1 tempest-AttachVolumeShelveTestJSON-1499501073 None] Removing iscsi_target for Volume ID: 6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:07:32.808206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:07:33.000167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6da35a46-21d4-4d03-91ea-846459b8e093 -f" returned: 0 in 0.194s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:07:33.000517 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859334592]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:07:33.003965 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:07:33.141724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:07:33.142116 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859334592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:07:49.358837 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:07:49.359434 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:07:49.360142 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:07:49.416802 n-d-844200-1 sudo[118164]: 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
Jun 01 13:07:49.421168 n-d-844200-1 sudo[118164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:07:50.370809 n-d-844200-1 sudo[118164]: pam_unix(sudo:session): session closed for user root
Jun 01 13:07:50.373757 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.013s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:07:50.375611 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:07:50.460723 n-d-844200-1 sudo[118209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:07:50.466739 n-d-844200-1 sudo[118209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:07:51.501854 n-d-844200-1 sudo[118209]: pam_unix(sudo:session): session closed for user root
Jun 01 13:07:51.506053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.130s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:07:51.508962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:08:49.367426 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:08:49.368188 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:08:49.368654 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:08:49.441914 n-d-844200-1 sudo[119236]: 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
Jun 01 13:08:49.443010 n-d-844200-1 sudo[119236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:08:50.132088 n-d-844200-1 sudo[119236]: pam_unix(sudo:session): session closed for user root
Jun 01 13:08:50.133957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.765s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:08:50.135689 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:08:50.156345 n-d-844200-1 sudo[119239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:08:50.157925 n-d-844200-1 sudo[119239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:08:50.770800 n-d-844200-1 sudo[119239]: pam_unix(sudo:session): session closed for user root
Jun 01 13:08:50.772867 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.637s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:08:50.774186 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:09:07.470428 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-c82ef3ec-77e1-413f-9082-89bfb27359cd tempest-TaggedBootDevicesTest_v242-189199780 None] Terminate volume connection completed successfully.
Jun 01 13:09:07.471245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-c82ef3ec-77e1-413f-9082-89bfb27359cd tempest-TaggedBootDevicesTest_v242-189199780 None] Deleting attachment b9a67894-5b4d-4703-96f7-c771d95cf9d6. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:09:07.480336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:07.835081 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.355s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:07.835853 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853580064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n System information:\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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629\n Backing store flags: \n Account information:\n TinXqMUH3DBkx8u5LNZx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:07.837056 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-c82ef3ec-77e1-413f-9082-89bfb27359cd tempest-TaggedBootDevicesTest_v242-189199780 None] Removing iscsi_target for Volume ID: fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:09:07.838812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:07.843599 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:09:07.853175 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:09:07.855955 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 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'
Jun 01 13:09:07.892569 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Flow 'volume_create_manager' (410ccbd1-8253-4c40-a495-c01f6e8c2c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:09:07.903683 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76a9c3bb-9bf4-4d58-b013-bf187de2e835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:07.960073 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:09:08.026763 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (76a9c3bb-9bf4-4d58-b013-bf187de2e835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:09:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1086721462',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f934a6c53b624712bbc890939f82b837',provider_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-06-01T13:09:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:09:08Z,user_id='54d5b7176fd34f2ba111bb395e1dff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:08.029657 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f86ce77-2f6d-426c-8ff2-0ceb28666230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:08.032301 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f86ce77-2f6d-426c-8ff2-0ceb28666230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:08.038650 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab3b5cac-93cf-463a-9f7c-e6224bf81cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:08.041216 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ab3b5cac-93cf-463a-9f7c-e6224bf81cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5', 'volume_name': 'volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:08.044582 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f862035-b4fe-458a-86bd-95c55421acd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:08.047135 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f862035-b4fe-458a-86bd-95c55421acd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:08.049830 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d49a3fe-4655-4bab-8669-1a594238cbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:08.050874 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Volume 2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5', 'volume_size': 1}
Jun 01 13:09:08.052314 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:08.108224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 -f" returned: 0 in 0.166s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:08.108739 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853580064]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:08.110321 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:08.118612 n-d-844200-1 sudo[119431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:09:08.119426 n-d-844200-1 sudo[119431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:08.237789 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:08.238208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853580064]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:08.572295 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-cc722df2-15ad-4190-8a96-aa4134ad0aba tempest-TaggedBootDevicesTest_v242-189199780 None] Terminate volume connection completed successfully.
Jun 01 13:09:08.573651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-cc722df2-15ad-4190-8a96-aa4134ad0aba tempest-TaggedBootDevicesTest_v242-189199780 None] Deleting attachment c2cbf45c-b874-41f1-a974-dffd989a64dd. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:09:08.577282 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:08.901451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.324s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:08.901740 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853580064]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n System information:\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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3\n Backing store flags: \n Account information:\n 5pAeZWDv2GYd8DhCY3y7\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:08.902450 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-cc722df2-15ad-4190-8a96-aa4134ad0aba tempest-TaggedBootDevicesTest_v242-189199780 None] Removing iscsi_target for Volume ID: e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:09:08.908520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:09.158083 n-d-844200-1 sudo[119431]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:09.159897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.108s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:09.163250 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0d49a3fe-4655-4bab-8669-1a594238cbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:09.174584 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83e595db-23f4-4303-b85c-bf18e744dc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:09.202875 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Volume volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 (2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5): created successfully
Jun 01 13:09:09.206136 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83e595db-23f4-4303-b85c-bf18e744dc22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:09.211509 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Flow 'volume_create_manager' (410ccbd1-8253-4c40-a495-c01f6e8c2c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:09:09.250681 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ebced3fc-258a-4d0d-ac43-9062f9594de6 tempest-ServerRescueNegativeTestJSON-744020441 None] Created volume successfully.
Jun 01 13:09:09.281413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 -f" returned: 0 in 0.373s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:09.282331 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853580064]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:09.288252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:09.433224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:09.433725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853580064]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:09.662273 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-d43be291-c5eb-44e7-aec8-e1ce83277532 tempest-TaggedBootDevicesTest_v242-189199780 None] Terminate volume connection completed successfully.
Jun 01 13:09:09.668382 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-d43be291-c5eb-44e7-aec8-e1ce83277532 tempest-TaggedBootDevicesTest_v242-189199780 None] Deleting attachment 9f79c540-4dfd-49bd-8592-6ab889835792. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:09:09.673174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:09.813425 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:09.813931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856661664]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7\n System information:\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-e0dc04a1-1739-472b-917e-bed308a3f0e7\n Backing store flags: \n Account information:\n RBqn2qB2sZ86ev6waaST\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:09.814805 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-7a52c46e-e146-4787-895f-f6847d3b51c5 req-d43be291-c5eb-44e7-aec8-e1ce83277532 tempest-TaggedBootDevicesTest_v242-189199780 None] Removing iscsi_target for Volume ID: e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:09:09.818346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:09.964664 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 -f" returned: 0 in 0.147s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:09.965851 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856661664]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:09.970903 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:10.153443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:10.153823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856661664]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:18.358302 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:09:18.363464 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:09:18.364252 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 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'
Jun 01 13:09:18.383228 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Flow 'volume_create_manager' (5c34a4db-f702-428d-a624-a4db99a1e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:09:18.386645 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (999809eb-8ecb-427b-9533-b24e7b8cfe5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:18.409369 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:09:18.436044 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (999809eb-8ecb-427b-9533-b24e7b8cfe5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:09:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1434308259',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=79a3762b-fd7c-461b-b8f5-03847eb2f962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf7f48dfaa054f82a2e0cd63bdf9f822',provider_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-06-01T13:09:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:09:18Z,user_id='859e30afa18746f1887aa6ce341bfda1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:18.439445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2c3a32f-6ae3-4ec5-b43b-e88ee73d50e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:18.441906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f2c3a32f-6ae3-4ec5-b43b-e88ee73d50e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:18.444452 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebe46354-4db5-4243-84ec-d2a3769d6c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:18.446861 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ebe46354-4db5-4243-84ec-d2a3769d6c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '79a3762b-fd7c-461b-b8f5-03847eb2f962', 'volume_name': 'volume-79a3762b-fd7c-461b-b8f5-03847eb2f962', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:18.449746 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (649329e7-8a0b-4c77-ac94-39e4b7ca73eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:18.452221 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (649329e7-8a0b-4c77-ac94-39e4b7ca73eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:18.454372 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0ef6e3f-d005-4b89-bffd-dfef42a0db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:18.455523 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Volume 79a3762b-fd7c-461b-b8f5-03847eb2f962: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-79a3762b-fd7c-461b-b8f5-03847eb2f962', 'volume_size': 1}
Jun 01 13:09:18.456809 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-79a3762b-fd7c-461b-b8f5-03847eb2f962 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:18.489613 n-d-844200-1 sudo[119576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-79a3762b-fd7c-461b-b8f5-03847eb2f962 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:09:18.490964 n-d-844200-1 sudo[119576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:19.276277 n-d-844200-1 sudo[119576]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:19.279907 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-79a3762b-fd7c-461b-b8f5-03847eb2f962 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.822s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:19.283585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c0ef6e3f-d005-4b89-bffd-dfef42a0db2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-79a3762b-fd7c-461b-b8f5-03847eb2f962', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:19.286230 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c017ba7-dc1a-4cde-ae33-8be90c8ebc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:19.299198 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Volume volume-79a3762b-fd7c-461b-b8f5-03847eb2f962 (79a3762b-fd7c-461b-b8f5-03847eb2f962): created successfully
Jun 01 13:09:19.301672 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6c017ba7-dc1a-4cde-ae33-8be90c8ebc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:19.306480 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Flow 'volume_create_manager' (5c34a4db-f702-428d-a624-a4db99a1e181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:09:19.326027 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-261d99e9-6026-48db-b35d-65844a0fa1e5 tempest-AttachVolumeShelveTestJSON-1499501073 None] Created volume successfully.
Jun 01 13:09:23.845275 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Lock "b'cinder-e0dc04a1-1739-472b-917e-bed308a3f0e7-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:09:23.957759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:24.047790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:24.048321 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854050752]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:24.049047 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Skipping remove_export. No iscsi_target is presently exported for volume: e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:09:24.050208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:24.070199 n-d-844200-1 sudo[119628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:09:24.071163 n-d-844200-1 sudo[119628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:24.501887 n-d-844200-1 sudo[119628]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:24.504279 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7" returned: 0 in 0.454s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:24.506293 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 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-e0dc04a1-1739-472b-917e-bed308a3f0e7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:24.525728 n-d-844200-1 sudo[119631]: 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-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:09:24.527484 n-d-844200-1 sudo[119631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:24.997837 n-d-844200-1 sudo[119631]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:25.001107 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7" returned: 0 in 0.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:25.004698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:25.037011 n-d-844200-1 sudo[119634]: 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-e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:09:25.038898 n-d-844200-1 sudo[119634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:25.571614 n-d-844200-1 sudo[119634]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:25.574444 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e0dc04a1-1739-472b-917e-bed308a3f0e7" returned: 0 in 0.569s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:25.576220 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Successfully deleted volume: e0dc04a1-1739-472b-917e-bed308a3f0e7
Jun 01 13:09:25.626744 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Created reservations ['0d50bdf7-105d-456a-bccf-905b645672f5', 'a34a7415-88e3-47ce-880b-2c500e886c47', '23d9eec4-563a-4afd-abb6-283bac91956c', '90c42698-37ac-4e40-b948-07f2e76abe84'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:09:25.683479 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:09:25.684907 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:25.717544 n-d-844200-1 sudo[119643]: 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
Jun 01 13:09:25.719150 n-d-844200-1 sudo[119643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:26.282945 n-d-844200-1 sudo[119643]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:26.285346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:26.287546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:26.336537 n-d-844200-1 sudo[119646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:09:26.338067 n-d-844200-1 sudo[119646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:26.371091 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Lock "b'cinder-e2640e7f-48a5-45a2-b891-1f9639dcd8f3-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:09:26.500829 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:26.698223 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:26.698805 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819138736]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:26.700512 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Skipping remove_export. No iscsi_target is presently exported for volume: e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:09:26.702345 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:26.781261 n-d-844200-1 sudo[119651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:09:26.783492 n-d-844200-1 sudo[119651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:26.936944 n-d-844200-1 sudo[119646]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:26.940445 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:26.942905 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:09:26.957250 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Deleted volume successfully.
Jun 01 13:09:26.979092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7f82ca6d-47d0-41d6-90a5-1578e84af53e tempest-TaggedBootDevicesTest_v242-189199780 None] Lock "b'cinder-e0dc04a1-1739-472b-917e-bed308a3f0e7-delete_volume'" released by "delete_volume" :: held 3.134s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:09:27.251960 n-d-844200-1 sudo[119651]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:27.254181 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3" returned: 0 in 0.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:27.255957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:27.274949 n-d-844200-1 sudo[119655]: 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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:09:27.275780 n-d-844200-1 sudo[119655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:27.703263 n-d-844200-1 sudo[119655]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:27.705637 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3" returned: 0 in 0.449s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:27.707756 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:27.726494 n-d-844200-1 sudo[119658]: 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-e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:09:27.727924 n-d-844200-1 sudo[119658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:28.273780 n-d-844200-1 sudo[119658]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:28.276405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2640e7f-48a5-45a2-b891-1f9639dcd8f3" returned: 0 in 0.568s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:28.278720 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Successfully deleted volume: e2640e7f-48a5-45a2-b891-1f9639dcd8f3
Jun 01 13:09:28.340696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Created reservations ['001f7f61-be2e-49fc-b662-16d186a29782', '7ec58e44-c067-4de6-903a-87a3d454ebf1', 'c3fd3b28-eb49-40bc-8846-780e915a1dcd', '602f0af5-2337-42f5-852c-c2fba77a6d8e'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:09:28.404285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:09:28.405055 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:28.440768 n-d-844200-1 sudo[119664]: 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
Jun 01 13:09:28.442123 n-d-844200-1 sudo[119664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:28.805290 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Lock "b'cinder-fee4b4de-c457-4bf1-b3c0-30f1a56a3629-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:09:28.885261 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:29.004242 n-d-844200-1 sudo[119664]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:29.006873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:29.007709 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819137328]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:09:29.008941 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.604s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:29.009932 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Skipping remove_export. No iscsi_target is presently exported for volume: fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:09:29.015343 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:29.051869 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:29.061880 n-d-844200-1 sudo[119669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:09:29.062733 n-d-844200-1 sudo[119669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:29.096528 n-d-844200-1 sudo[119670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:09:29.097535 n-d-844200-1 sudo[119670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:29.681755 n-d-844200-1 sudo[119669]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:29.684512 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629" returned: 0 in 0.673s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:29.686556 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:29.707191 n-d-844200-1 sudo[119677]: 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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:09:29.709160 n-d-844200-1 sudo[119677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:29.825494 n-d-844200-1 sudo[119670]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:29.827748 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.776s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:29.829547 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:09:29.838642 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Deleted volume successfully.
Jun 01 13:09:29.875452 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1a521d57-8071-4928-b751-26c6202a09d4 tempest-TaggedBootDevicesTest_v242-189199780 None] Lock "b'cinder-e2640e7f-48a5-45a2-b891-1f9639dcd8f3-delete_volume'" released by "delete_volume" :: held 3.505s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:09:30.286756 n-d-844200-1 sudo[119677]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:30.289671 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629" returned: 0 in 0.603s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:30.291434 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:30.314130 n-d-844200-1 sudo[119680]: 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-fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:09:30.315169 n-d-844200-1 sudo[119680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:30.817242 n-d-844200-1 sudo[119680]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:30.819668 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fee4b4de-c457-4bf1-b3c0-30f1a56a3629" returned: 0 in 0.528s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:30.820987 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Successfully deleted volume: fee4b4de-c457-4bf1-b3c0-30f1a56a3629
Jun 01 13:09:30.868324 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Created reservations ['e174d8d4-6b4d-4eb7-9217-9c44b4cf0dea', '8703b4e1-22f6-49da-9ff0-50c3b871c0fd', 'e4596234-f1e6-4ffd-a9a2-361f35ba8f43', '084c2d57-6d1d-43bf-9f74-059e66283387'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:09:30.915973 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:09:30.916825 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:30.938294 n-d-844200-1 sudo[119685]: 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
Jun 01 13:09:30.939168 n-d-844200-1 sudo[119685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:31.496551 n-d-844200-1 sudo[119685]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:31.499911 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:31.503897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:31.548655 n-d-844200-1 sudo[119688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:09:31.550321 n-d-844200-1 sudo[119688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:32.031529 n-d-844200-1 sudo[119688]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:32.033975 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:32.035988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:09:32.047537 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Deleted volume successfully.
Jun 01 13:09:32.071058 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ef08d94c-94b7-4ce8-b669-b482dc5f8b18 tempest-TaggedBootDevicesTest_v242-189199780 None] Lock "b'cinder-fee4b4de-c457-4bf1-b3c0-30f1a56a3629-delete_volume'" released by "delete_volume" :: held 3.265s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:09:35.503894 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:09:35.509538 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:09:35.510665 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 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'
Jun 01 13:09:35.527242 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Flow 'volume_create_manager' (72488566-b525-4a08-b136-f90ebd0dcf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:09:35.531349 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7218ad8-83ad-498d-996d-493af2eae3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:35.558728 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:09:35.585972 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7218ad8-83ad-498d-996d-493af2eae3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-170239065',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ce62286a-477d-4880-84de-2993b31ec641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f934a6c53b624712bbc890939f82b837',provider_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-06-01T13:09:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:09:35Z,user_id='54d5b7176fd34f2ba111bb395e1dff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:35.588794 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4264d262-4adc-41f1-990a-3144e89273b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:35.591232 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4264d262-4adc-41f1-990a-3144e89273b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:35.593669 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b949a920-f3a7-4f27-ac29-e3b5e9a6a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:35.596076 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b949a920-f3a7-4f27-ac29-e3b5e9a6a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce62286a-477d-4880-84de-2993b31ec641', 'volume_name': 'volume-ce62286a-477d-4880-84de-2993b31ec641', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:35.598522 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7271e6b8-acb9-4512-972a-8b3f66da4537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:35.600882 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7271e6b8-acb9-4512-972a-8b3f66da4537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:35.603248 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32f00452-6830-4ff1-998b-4630a2bf5780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:35.604191 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Volume ce62286a-477d-4880-84de-2993b31ec641: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce62286a-477d-4880-84de-2993b31ec641', 'volume_size': 1}
Jun 01 13:09:35.605738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce62286a-477d-4880-84de-2993b31ec641 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:35.624975 n-d-844200-1 sudo[119702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce62286a-477d-4880-84de-2993b31ec641 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:09:35.625947 n-d-844200-1 sudo[119702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:36.130525 n-d-844200-1 sudo[119702]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:36.132885 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce62286a-477d-4880-84de-2993b31ec641 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.527s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:36.136656 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32f00452-6830-4ff1-998b-4630a2bf5780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce62286a-477d-4880-84de-2993b31ec641', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:36.139068 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e361cfe-00cb-410b-8023-a03f7786f6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:09:36.160233 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Volume volume-ce62286a-477d-4880-84de-2993b31ec641 (ce62286a-477d-4880-84de-2993b31ec641): created successfully
Jun 01 13:09:36.162505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e361cfe-00cb-410b-8023-a03f7786f6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:09:36.177931 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Flow 'volume_create_manager' (72488566-b525-4a08-b136-f90ebd0dcf39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:09:36.197699 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-6945b417-0f4f-481a-9fc2-2304cd964874 tempest-ServerRescueNegativeTestJSON-744020441 None] Created volume successfully.
Jun 01 13:09:49.375440 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:09:49.377441 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:09:49.385443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:49.420833 n-d-844200-1 sudo[119789]: 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
Jun 01 13:09:49.422271 n-d-844200-1 sudo[119789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:50.459717 n-d-844200-1 sudo[119789]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:50.463348 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.078s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:50.465695 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:09:50.547661 n-d-844200-1 sudo[119803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:09:50.549702 n-d-844200-1 sudo[119803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:09:51.733885 n-d-844200-1 sudo[119803]: pam_unix(sudo:session): session closed for user root
Jun 01 13:09:51.735957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.270s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:09:51.738836 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:10:06.918000 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8baaff48-a03e-4e46-be52-09b55b364ba7 req-d7d0d452-0833-48c6-8ef3-85282252f061 tempest-AttachVolumeShelveTestJSON-1499501073 None] No connector for attachment 0f70562c-066f-41c5-b25c-291c63ce5e46; skipping storage backend terminate_connection call. {{(pid=96718) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4810}}
Jun 01 13:10:06.918847 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8baaff48-a03e-4e46-be52-09b55b364ba7 req-d7d0d452-0833-48c6-8ef3-85282252f061 tempest-AttachVolumeShelveTestJSON-1499501073 None] Deleting attachment 0f70562c-066f-41c5-b25c-291c63ce5e46. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:10:49.383462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:10:49.384129 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:10:49.384790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:10:49.406902 n-d-844200-1 sudo[120117]: 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
Jun 01 13:10:49.407709 n-d-844200-1 sudo[120117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:10:49.853519 n-d-844200-1 sudo[120117]: pam_unix(sudo:session): session closed for user root
Jun 01 13:10:49.855976 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.471s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:10:49.857558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:10:49.876785 n-d-844200-1 sudo[120120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:10:49.877619 n-d-844200-1 sudo[120120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:10:50.315393 n-d-844200-1 sudo[120120]: pam_unix(sudo:session): session closed for user root
Jun 01 13:10:50.317387 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:10:50.318572 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:11:49.391392 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:11:49.392115 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:11:49.392539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:49.413305 n-d-844200-1 sudo[120820]: 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
Jun 01 13:11:49.414136 n-d-844200-1 sudo[120820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:11:50.070054 n-d-844200-1 sudo[120820]: pam_unix(sudo:session): session closed for user root
Jun 01 13:11:50.071875 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.679s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:50.073422 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:50.098225 n-d-844200-1 sudo[120835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:11:50.100396 n-d-844200-1 sudo[120835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:11:50.576058 n-d-844200-1 sudo[120835]: pam_unix(sudo:session): session closed for user root
Jun 01 13:11:50.578324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:50.580046 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:11:54.619900 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:54.651180 n-d-844200-1 sudo[120853]: 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-ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:11:54.652181 n-d-844200-1 sudo[120853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:11:55.205160 n-d-844200-1 sudo[120853]: pam_unix(sudo:session): session closed for user root
Jun 01 13:11:55.207788 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641" returned: 0 in 0.588s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:55.340029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:55.368141 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:55.368520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819004848]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:11:55.369682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:11:55.370801 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Creating iscsi_target for Volume ID: volume-ce62286a-477d-4880-84de-2993b31ec641 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Created volume path /opt/stack/data/cinder/volumes/volume-ce62286a-477d-4880-84de-2993b31ec641,
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: incominguser VxJMzW3usHGkBpbR5Kov wBH2hUgc3gf3LcZA
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:11:55.384137 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:11:55.388390 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:56.246342 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641" returned: 0 in 0.859s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:56.247096 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819004848]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:11:56.247770 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:11:56.247873 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:11:56.249383 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:56.279111 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:56.279442 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819004848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641\n System information:\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-ce62286a-477d-4880-84de-2993b31ec641\n Backing store flags: \n Account information:\n VxJMzW3usHGkBpbR5Kov\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:11:56.280035 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:11:56.283501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:56.467037 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:56.467488 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819004848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641\n System information:\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-ce62286a-477d-4880-84de-2993b31ec641\n Backing store flags: \n Account information:\n VxJMzW3usHGkBpbR5Kov\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:11:56.469883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:11:56.760015 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.291s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:11:56.760342 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819004848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641\n System information:\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-ce62286a-477d-4880-84de-2993b31ec641\n Backing store flags: \n Account information:\n VxJMzW3usHGkBpbR5Kov\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:11:56.762391 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:11:56.896578 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641', 'target_lun': 1, 'volume_id': 'ce62286a-477d-4880-84de-2993b31ec641', 'auth_method': 'CHAP', 'auth_username': 'VxJMzW3usHGkBpbR5Kov', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a2570299-c098-4846-9da5-db78dac9187c'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:11:57.284919 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f083420a-1a2a-4331-906e-cd6f35b59c24 req-96e23570-d53b-412c-8156-492535f87a03 tempest-ServerRescueNegativeTestJSON-744020441 None] attachment_update completed successfully.
Jun 01 13:12:05.583337 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Lock "b'cinder-79a3762b-fd7c-461b-b8f5-03847eb2f962-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:12:05.765586 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Skipping remove_export. No iscsi_target is presently exported for volume: 79a3762b-fd7c-461b-b8f5-03847eb2f962
Jun 01 13:12:05.767493 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-79a3762b-fd7c-461b-b8f5-03847eb2f962 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:05.845223 n-d-844200-1 sudo[121201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-79a3762b-fd7c-461b-b8f5-03847eb2f962
Jun 01 13:12:05.847032 n-d-844200-1 sudo[121201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:06.689182 n-d-844200-1 sudo[121201]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:06.691603 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-79a3762b-fd7c-461b-b8f5-03847eb2f962" returned: 0 in 0.924s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:06.694967 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 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-79a3762b-fd7c-461b-b8f5-03847eb2f962 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:06.767824 n-d-844200-1 sudo[121218]: 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-79a3762b-fd7c-461b-b8f5-03847eb2f962
Jun 01 13:12:06.771491 n-d-844200-1 sudo[121218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:07.766799 n-d-844200-1 sudo[121218]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:07.769262 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-79a3762b-fd7c-461b-b8f5-03847eb2f962" returned: 0 in 1.074s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:07.771813 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-79a3762b-fd7c-461b-b8f5-03847eb2f962 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:07.821192 n-d-844200-1 sudo[121230]: 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-79a3762b-fd7c-461b-b8f5-03847eb2f962
Jun 01 13:12:07.822041 n-d-844200-1 sudo[121230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:08.672389 n-d-844200-1 sudo[121230]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:08.675108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-79a3762b-fd7c-461b-b8f5-03847eb2f962" returned: 0 in 0.903s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:08.676486 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Successfully deleted volume: 79a3762b-fd7c-461b-b8f5-03847eb2f962
Jun 01 13:12:08.765276 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Created reservations ['841d58d5-c812-4955-a234-e4dac1269ef0', '5b4626a0-730a-42ab-a69d-fd7a96a3cb6d', '1405b513-fc81-4077-9782-b1a28bb77c02', '0f7ae3b9-d95b-4c61-a643-92431601f291'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:12:08.841977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:12:08.843978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:08.890781 n-d-844200-1 sudo[121245]: 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
Jun 01 13:12:08.892596 n-d-844200-1 sudo[121245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:09.553107 n-d-844200-1 sudo[121245]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:09.556008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.711s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:09.562630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:09.608186 n-d-844200-1 sudo[121254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:12:09.609358 n-d-844200-1 sudo[121254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:10.294285 n-d-844200-1 sudo[121254]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:10.296586 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.738s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:10.298505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:12:10.304819 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Deleted volume successfully.
Jun 01 13:12:10.335149 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8478fb5c-18d4-4af4-a6e5-631a4d8a95cf tempest-AttachVolumeShelveTestJSON-1499501073 None] Lock "b'cinder-79a3762b-fd7c-461b-b8f5-03847eb2f962-delete_volume'" released by "delete_volume" :: held 4.752s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:12:13.896327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Lock "b'cinder-6da35a46-21d4-4d03-91ea-846459b8e093-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:12:14.042131 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:14.162873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:14.163151 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819007664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-ce62286a-477d-4880-84de-2993b31ec641\n Backing store flags: \n Account information:\n VxJMzW3usHGkBpbR5Kov\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:12:14.164144 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:12:14.165356 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:14.201130 n-d-844200-1 sudo[121327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:12:14.214997 n-d-844200-1 sudo[121327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:14.722130 n-d-844200-1 sudo[121327]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:14.725134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093" returned: 0 in 0.559s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:14.727411 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 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-6da35a46-21d4-4d03-91ea-846459b8e093 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:14.756974 n-d-844200-1 sudo[121330]: 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-6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:12:14.759476 n-d-844200-1 sudo[121330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:15.567194 n-d-844200-1 sudo[121330]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:15.569758 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093" returned: 0 in 0.842s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:15.571920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:15.666800 n-d-844200-1 sudo[121358]: 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-6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:12:15.667729 n-d-844200-1 sudo[121358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:16.731755 n-d-844200-1 sudo[121358]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:16.734380 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6da35a46-21d4-4d03-91ea-846459b8e093" returned: 0 in 1.162s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:16.735571 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Successfully deleted volume: 6da35a46-21d4-4d03-91ea-846459b8e093
Jun 01 13:12:16.810434 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Created reservations ['80052880-b4b0-4fde-a777-1229838ee3af', '195630ee-d56d-4b82-9e9d-66f6287852e9', '37ae14b6-7407-4387-98f6-36750bf44710', 'e6d97837-0d00-4dca-95fb-8f8ec401703a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:12:16.925108 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:12:16.925841 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:16.965781 n-d-844200-1 sudo[121378]: 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
Jun 01 13:12:16.971141 n-d-844200-1 sudo[121378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:17.618116 n-d-844200-1 sudo[121378]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:17.620440 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:17.622640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:17.670561 n-d-844200-1 sudo[121382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:12:17.672928 n-d-844200-1 sudo[121382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:18.232531 n-d-844200-1 sudo[121382]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:18.235375 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:18.238646 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:12:18.250634 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Deleted volume successfully.
Jun 01 13:12:18.297980 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-da87e89a-871e-4537-9a11-39e94e52a79c tempest-AttachVolumeShelveTestJSON-1499501073 None] Lock "b'cinder-6da35a46-21d4-4d03-91ea-846459b8e093-delete_volume'" released by "delete_volume" :: held 4.402s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:12:49.400482 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:12:49.401681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:12:49.402650 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:49.459749 n-d-844200-1 sudo[121928]: 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
Jun 01 13:12:49.467019 n-d-844200-1 sudo[121928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:49.978015 n-d-844200-1 sudo[121928]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:49.979897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.577s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:49.981901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:12:50.000493 n-d-844200-1 sudo[121936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:12:50.001444 n-d-844200-1 sudo[121936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:12:50.506892 n-d-844200-1 sudo[121936]: pam_unix(sudo:session): session closed for user root
Jun 01 13:12:50.509525 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.527s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:12:50.512449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:13:42.993155 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-db9fcf50-2c8c-4636-a5ba-e9fa09ad3b39 req-e32c794c-ad70-4eda-8afc-206d9509b3a5 tempest-ServerRescueNegativeTestJSON-744020441 None] Terminate volume connection completed successfully.
Jun 01 13:13:42.993893 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-db9fcf50-2c8c-4636-a5ba-e9fa09ad3b39 req-e32c794c-ad70-4eda-8afc-206d9509b3a5 tempest-ServerRescueNegativeTestJSON-744020441 None] Deleting attachment a2570299-c098-4846-9da5-db78dac9187c. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:13:42.998344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:13:43.122532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:13:43.123178 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818997008]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641\n System information:\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-ce62286a-477d-4880-84de-2993b31ec641\n Backing store flags: \n Account information:\n VxJMzW3usHGkBpbR5Kov\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:13:43.124496 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-db9fcf50-2c8c-4636-a5ba-e9fa09ad3b39 req-e32c794c-ad70-4eda-8afc-206d9509b3a5 tempest-ServerRescueNegativeTestJSON-744020441 None] Removing iscsi_target for Volume ID: ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:13:43.129444 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:13:43.364487 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ce62286a-477d-4880-84de-2993b31ec641 -f" returned: 0 in 0.238s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:13:43.364801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818997008]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:13:43.367031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:13:43.486436 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:13:43.487085 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818997008]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:13:49.405006 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:13:49.406112 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:13:49.407046 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:13:49.430833 n-d-844200-1 sudo[122729]: 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
Jun 01 13:13:49.432907 n-d-844200-1 sudo[122729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:13:50.064422 n-d-844200-1 sudo[122729]: pam_unix(sudo:session): session closed for user root
Jun 01 13:13:50.066578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.659s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:13:50.068182 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:13:50.101760 n-d-844200-1 sudo[122741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:13:50.104300 n-d-844200-1 sudo[122741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:13:50.633439 n-d-844200-1 sudo[122741]: pam_unix(sudo:session): session closed for user root
Jun 01 13:13:50.635860 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.567s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:13:50.638150 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:14:02.045471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Lock "b'cinder-ce62286a-477d-4880-84de-2993b31ec641-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:14:02.210931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:02.378106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:02.378748 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854220096]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:14:02.379786 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:14:02.381220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:02.417680 n-d-844200-1 sudo[122816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:14:02.420453 n-d-844200-1 sudo[122816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:03.592770 n-d-844200-1 sudo[122816]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:03.595133 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641" returned: 0 in 1.214s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:03.597645 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 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-ce62286a-477d-4880-84de-2993b31ec641 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:03.633998 n-d-844200-1 sudo[122849]: 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-ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:14:03.635709 n-d-844200-1 sudo[122849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:04.557016 n-d-844200-1 sudo[122849]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:04.559543 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641" returned: 0 in 0.961s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:04.561783 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:04.590833 n-d-844200-1 sudo[122854]: 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-ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:14:04.592414 n-d-844200-1 sudo[122854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:05.607000 n-d-844200-1 sudo[122854]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:05.612451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce62286a-477d-4880-84de-2993b31ec641" returned: 0 in 1.049s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:05.614428 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Successfully deleted volume: ce62286a-477d-4880-84de-2993b31ec641
Jun 01 13:14:05.755161 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Created reservations ['1c1cf7d2-9161-4200-a374-fa32b7770425', '34a52e44-e733-4bb6-96de-44c4f8f53ceb', '73ebaf2a-d438-4bb9-b0d8-c13a18049653', 'e8c834c8-b410-4b75-be25-ed5befde1c2d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:14:05.829800 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:14:05.831042 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:05.919918 n-d-844200-1 sudo[122893]: 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
Jun 01 13:14:05.932982 n-d-844200-1 sudo[122893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:06.036158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Lock "b'cinder-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:14:06.137521 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5
Jun 01 13:14:06.139224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:06.225779 n-d-844200-1 sudo[122898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5
Jun 01 13:14:06.229694 n-d-844200-1 sudo[122898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:06.815777 n-d-844200-1 sudo[122893]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:06.818140 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.987s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:06.821389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:06.906247 n-d-844200-1 sudo[122898]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:06.908994 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5" returned: 0 in 0.769s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:06.911664 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 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-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:06.921545 n-d-844200-1 sudo[122902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:14:06.923222 n-d-844200-1 sudo[122902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:06.952190 n-d-844200-1 sudo[122903]: 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-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5
Jun 01 13:14:06.953171 n-d-844200-1 sudo[122903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:07.883925 n-d-844200-1 sudo[122902]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:07.886239 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/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.064s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:07.889540 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:14:07.899213 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Deleted volume successfully.
Jun 01 13:14:07.922075 n-d-844200-1 sudo[122903]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:07.926201 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5" returned: 0 in 1.015s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:07.929927 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:07.956403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f2842a66-440f-4dbd-9c1c-eb90b5e346af tempest-ServerRescueNegativeTestJSON-744020441 None] Lock "b'cinder-ce62286a-477d-4880-84de-2993b31ec641-delete_volume'" released by "delete_volume" :: held 5.910s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:14:07.962353 n-d-844200-1 sudo[122908]: 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-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5
Jun 01 13:14:07.963878 n-d-844200-1 sudo[122908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:08.727701 n-d-844200-1 sudo[122908]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:08.729535 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5" returned: 0 in 0.800s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:08.730570 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Successfully deleted volume: 2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5
Jun 01 13:14:08.826908 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Created reservations ['37cd38b8-f31c-4972-956d-0993024c5698', '062006d6-079f-476d-ad59-16286a757a99', 'e6ec6d14-4b63-43f6-b716-faddc3505378', '062d00ea-35f9-4a05-8d23-8db72dfe5933'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:14:08.907912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:14:08.909622 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:08.951428 n-d-844200-1 sudo[122924]: 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
Jun 01 13:14:08.952905 n-d-844200-1 sudo[122924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:09.630642 n-d-844200-1 sudo[122924]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:09.633013 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.723s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:09.635087 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:09.660015 n-d-844200-1 sudo[122930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:14:09.661483 n-d-844200-1 sudo[122930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:10.219698 n-d-844200-1 sudo[122930]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:10.222130 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:10.224075 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:14:10.229492 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Deleted volume successfully.
Jun 01 13:14:10.250405 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d07ac242-2e6f-41f3-8fc8-ed0691963964 tempest-ServerRescueNegativeTestJSON-744020441 None] Lock "b'cinder-2c9cab65-1eed-4ff8-9d7c-b3688ecaa0c5-delete_volume'" released by "delete_volume" :: held 4.214s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:14:31.554172 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:14:31.558190 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:14:31.560817 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 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'
Jun 01 13:14:31.604798 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Flow 'volume_create_manager' (c077216b-c9cd-4218-8f6b-84597c2852ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:14:31.620592 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52e7f7ac-4c50-4941-b9ec-97483a8c0cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:14:31.671050 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:14:31.720863 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52e7f7ac-4c50-4941-b9ec-97483a8c0cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2048182604',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=92238b89-0700-47b1-8aa4-3441cded350b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b781c5cc8643c28d5c2218dde0391a',provider_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-06-01T13:14:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:14:31Z,user_id='2e204e6c2dd4421c991e7e524a84a68a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:14:31.724137 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b63504a-7b0f-43b4-9ce8-5c0b41fd716a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:14:31.726630 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b63504a-7b0f-43b4-9ce8-5c0b41fd716a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:14:31.729831 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7da2e5e3-c037-4fe1-b31f-7910b42f58b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:14:31.732919 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7da2e5e3-c037-4fe1-b31f-7910b42f58b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92238b89-0700-47b1-8aa4-3441cded350b', 'volume_name': 'volume-92238b89-0700-47b1-8aa4-3441cded350b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:14:31.735507 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ac8db96-f5fb-4a7d-b9db-b5fa3605aec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:14:31.739209 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8ac8db96-f5fb-4a7d-b9db-b5fa3605aec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:14:31.741582 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bdc1a97-424e-4a45-bb64-6b6b0babc574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:14:31.742580 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Volume 92238b89-0700-47b1-8aa4-3441cded350b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92238b89-0700-47b1-8aa4-3441cded350b', 'volume_size': 1}
Jun 01 13:14:31.744331 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92238b89-0700-47b1-8aa4-3441cded350b stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:31.777924 n-d-844200-1 sudo[123283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92238b89-0700-47b1-8aa4-3441cded350b stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:14:31.779923 n-d-844200-1 sudo[123283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:33.040509 n-d-844200-1 sudo[123283]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:33.042782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92238b89-0700-47b1-8aa4-3441cded350b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.298s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:33.046633 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bdc1a97-424e-4a45-bb64-6b6b0babc574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92238b89-0700-47b1-8aa4-3441cded350b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:14:33.048894 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a348a30-ea91-4335-8dc6-e5081bbe58ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:14:33.076163 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Volume volume-92238b89-0700-47b1-8aa4-3441cded350b (92238b89-0700-47b1-8aa4-3441cded350b): created successfully
Jun 01 13:14:33.078191 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2a348a30-ea91-4335-8dc6-e5081bbe58ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:14:33.081259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Flow 'volume_create_manager' (c077216b-c9cd-4218-8f6b-84597c2852ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:14:33.100980 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c122de51-0f16-4857-a5b7-9b7c405f680b tempest-AttachVolumeNegativeTest-1974726781 None] Created volume successfully.
Jun 01 13:14:36.059973 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:36.104575 n-d-844200-1 sudo[123347]: 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-92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:14:36.113009 n-d-844200-1 sudo[123347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:37.040412 n-d-844200-1 sudo[123347]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:37.043204 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b" returned: 0 in 0.983s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:37.155537 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:37.199306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.044s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:37.199989 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856530768]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:14:37.200923 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:14:37.201909 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Creating iscsi_target for Volume ID: volume-92238b89-0700-47b1-8aa4-3441cded350b {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Created volume path /opt/stack/data/cinder/volumes/volume-92238b89-0700-47b1-8aa4-3441cded350b,
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: incominguser S9V4kqCWw9YZXeLETtBJ 6Wm6N8oeJkT4Ko2v
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:14:37.215695 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:14:37.220391 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:38.409853 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b" returned: 0 in 1.191s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:38.410448 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856530768]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:14:38.410992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:14:38.411351 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:14:38.414828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:38.433643 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:38.433964 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856530768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b\n System information:\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-92238b89-0700-47b1-8aa4-3441cded350b\n Backing store flags: \n Account information:\n S9V4kqCWw9YZXeLETtBJ\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:14:38.434648 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:14:38.444388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:38.761477 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:38.761995 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856530768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b\n System information:\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-92238b89-0700-47b1-8aa4-3441cded350b\n Backing store flags: \n Account information:\n S9V4kqCWw9YZXeLETtBJ\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:14:38.764756 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:39.035246 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.271s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:39.036620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856530768]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b\n System information:\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-92238b89-0700-47b1-8aa4-3441cded350b\n Backing store flags: \n Account information:\n S9V4kqCWw9YZXeLETtBJ\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:14:39.037837 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:14:39.146874 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b', 'target_lun': 1, 'volume_id': '92238b89-0700-47b1-8aa4-3441cded350b', 'auth_method': 'CHAP', 'auth_username': 'S9V4kqCWw9YZXeLETtBJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9c98d845-3f29-47b6-b25e-fcbd2250c4b1'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:14:39.397968 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-0bf50c32-84eb-4189-9852-c6bc479410d2 req-58fe4b04-9032-4d4c-9997-ec470addeea9 tempest-AttachVolumeNegativeTest-1974726781 None] attachment_update completed successfully.
Jun 01 13:14:49.415407 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:14:49.423755 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:14:49.424135 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:49.479756 n-d-844200-1 sudo[123546]: 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
Jun 01 13:14:49.480569 n-d-844200-1 sudo[123546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:50.728814 n-d-844200-1 sudo[123546]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:50.731381 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.307s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:50.733568 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:14:50.786128 n-d-844200-1 sudo[123559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:14:50.788922 n-d-844200-1 sudo[123559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:14:51.861687 n-d-844200-1 sudo[123559]: pam_unix(sudo:session): session closed for user root
Jun 01 13:14:51.863835 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.130s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:14:51.865836 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:15:49.420678 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:15:49.421313 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:15:49.421799 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:15:49.508459 n-d-844200-1 sudo[124378]: 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
Jun 01 13:15:49.516550 n-d-844200-1 sudo[124378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:15:50.325265 n-d-844200-1 sudo[124378]: pam_unix(sudo:session): session closed for user root
Jun 01 13:15:50.327174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.905s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:15:50.328518 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:15:50.387778 n-d-844200-1 sudo[124414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:15:50.388599 n-d-844200-1 sudo[124414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:15:51.751025 n-d-844200-1 sudo[124414]: pam_unix(sudo:session): session closed for user root
Jun 01 13:15:51.753988 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.425s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:15:51.755585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:16:31.023595 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-77a43d6c-4c71-40d8-95ab-8ba6dc03e602 req-4b73bbe7-3036-4d10-a415-4176ef5c27b8 tempest-AttachVolumeNegativeTest-1974726781 None] Terminate volume connection completed successfully.
Jun 01 13:16:31.024369 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-77a43d6c-4c71-40d8-95ab-8ba6dc03e602 req-4b73bbe7-3036-4d10-a415-4176ef5c27b8 tempest-AttachVolumeNegativeTest-1974726781 None] Deleting attachment 9c98d845-3f29-47b6-b25e-fcbd2250c4b1. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:16:31.027734 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:16:31.190532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:16:31.190532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856202912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b\n System information:\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-92238b89-0700-47b1-8aa4-3441cded350b\n Backing store flags: \n Account information:\n S9V4kqCWw9YZXeLETtBJ\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:16:31.191594 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-77a43d6c-4c71-40d8-95ab-8ba6dc03e602 req-4b73bbe7-3036-4d10-a415-4176ef5c27b8 tempest-AttachVolumeNegativeTest-1974726781 None] Removing iscsi_target for Volume ID: 92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:16:31.195074 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:16:31.338039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-92238b89-0700-47b1-8aa4-3441cded350b -f" returned: 0 in 0.144s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:16:31.338676 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856202912]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:16:31.343795 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:16:31.461528 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:16:31.462010 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856202912]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:16:49.423396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:16:49.425183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:16:49.426116 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:16:49.469717 n-d-844200-1 sudo[125336]: 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
Jun 01 13:16:49.470679 n-d-844200-1 sudo[125336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:16:50.157450 n-d-844200-1 sudo[125336]: pam_unix(sudo:session): session closed for user root
Jun 01 13:16:50.160870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:16:50.163125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:16:50.187600 n-d-844200-1 sudo[125339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:16:50.189475 n-d-844200-1 sudo[125339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:16:50.756272 n-d-844200-1 sudo[125339]: pam_unix(sudo:session): session closed for user root
Jun 01 13:16:50.759075 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.596s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:16:50.762052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:01.709824 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-db44c6f7-463f-4b2e-953a-d3273d754d7f tempest-GroupsV320Test-618415692 None] Group tempest-GroupsV320Test-Group-1134998968: creating
Jun 01 13:17:01.741013 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-db44c6f7-463f-4b2e-953a-d3273d754d7f tempest-GroupsV320Test-618415692 None] Group tempest-GroupsV320Test-Group-1134998968: created successfully
Jun 01 13:17:01.762824 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-db44c6f7-463f-4b2e-953a-d3273d754d7f tempest-GroupsV320Test-618415692 None] Create group completed successfully.
Jun 01 13:17:03.511816 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] Created reservations ['bf1c1112-0e94-4f29-a51d-b0cc59f0567c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:03.608540 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:03.609288 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:03.630546 n-d-844200-1 sudo[125356]: 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
Jun 01 13:17:03.631560 n-d-844200-1 sudo[125356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:04.095960 n-d-844200-1 sudo[125356]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:04.098578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:04.101061 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:04.123316 n-d-844200-1 sudo[125359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:04.124658 n-d-844200-1 sudo[125359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:04.592993 n-d-844200-1 sudo[125359]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:04.595720 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:04.597864 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:04.610208 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-de47ec21-9a89-4c4d-b3e1-f36b7060faa4 tempest-GroupsV320Test-618415692 None] Delete group completed successfully.
Jun 01 13:17:11.731564 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:17:11.740452 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:17:11.741969 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 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'
Jun 01 13:17:11.766877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Flow 'volume_create_manager' (4afcef1f-0237-49a8-a79a-b1c87f97b1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:11.771131 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f883d990-d4ea-4cce-be8c-a09ce929c7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:11.799849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:17:11.837385 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f883d990-d4ea-4cce-be8c-a09ce929c7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1473388330',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=07c7144e-4dfb-4b50-a597-fdecafa20b77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5304ec6b3984281940834094a99d5bc',provider_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-06-01T13:17:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:17:12Z,user_id='27432f588b014abf920284be96fc5f4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:11.841217 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19cf26d5-74bc-4de8-9a0e-0910d0fd6fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:11.843711 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (19cf26d5-74bc-4de8-9a0e-0910d0fd6fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:11.846230 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46d221cf-e109-4516-b9d8-8fe2b5b6f067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:11.848841 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (46d221cf-e109-4516-b9d8-8fe2b5b6f067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07c7144e-4dfb-4b50-a597-fdecafa20b77', 'volume_name': 'volume-07c7144e-4dfb-4b50-a597-fdecafa20b77', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:11.851939 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93ba99ae-b46b-44fe-8091-a3fb99d1d867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:11.854570 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (93ba99ae-b46b-44fe-8091-a3fb99d1d867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:11.857245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edf09b81-5c9f-4a20-bcd3-fd0ebd15247c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:11.858181 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Volume 07c7144e-4dfb-4b50-a597-fdecafa20b77: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07c7144e-4dfb-4b50-a597-fdecafa20b77', 'volume_size': 1}
Jun 01 13:17:11.860039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:11.888502 n-d-844200-1 sudo[125395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:17:11.891136 n-d-844200-1 sudo[125395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:12.601284 n-d-844200-1 sudo[125395]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:12.605954 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.743s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:12.610146 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (edf09b81-5c9f-4a20-bcd3-fd0ebd15247c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07c7144e-4dfb-4b50-a597-fdecafa20b77', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:12.612845 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e7c5b93-51ef-4580-99d3-9c0f5b804295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:12.638746 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Volume volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 (07c7144e-4dfb-4b50-a597-fdecafa20b77): created successfully
Jun 01 13:17:12.641087 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8e7c5b93-51ef-4580-99d3-9c0f5b804295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:12.647114 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Flow 'volume_create_manager' (4afcef1f-0237-49a8-a79a-b1c87f97b1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:12.666744 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fdbeb374-106e-484f-94fd-f41c2dcfe825 tempest-VolumeManageAdminTest-1431490266 None] Created volume successfully.
Jun 01 13:17:13.174862 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Lock "b'cinder-07c7144e-4dfb-4b50-a597-fdecafa20b77-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:17:13.330837 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Skipping remove_export. No iscsi_target is presently exported for volume: 07c7144e-4dfb-4b50-a597-fdecafa20b77
Jun 01 13:17:13.450438 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Created reservations ['1112715f-282b-4dde-afe4-fa7e77699021', '38ee5fd2-40b4-4214-ad37-154c83e65af0', '15fe9efd-363b-4055-9f30-7fbaaaef5213', '81260d76-7fea-4379-91c7-09b0f6592470'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:13.562184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:13.563831 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:13.594405 n-d-844200-1 sudo[125458]: 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
Jun 01 13:17:13.597762 n-d-844200-1 sudo[125458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:14.148676 n-d-844200-1 sudo[125458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:14.151519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.588s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:14.154174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:14.195490 n-d-844200-1 sudo[125471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:14.197921 n-d-844200-1 sudo[125471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:14.942459 n-d-844200-1 sudo[125471]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:14.945716 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.790s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:14.953955 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:14.968198 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Unmanaged volume successfully.
Jun 01 13:17:14.977890 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f3894a40-3e61-45e3-879e-5b689323b4b3 tempest-VolumeManageAdminTest-837835862 None] Lock "b'cinder-07c7144e-4dfb-4b50-a597-fdecafa20b77-delete_volume'" released by "delete_volume" :: held 1.803s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:17:15.215248 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Flow 'volume_manage_existing_manager' (a8b8fd28-edc4-488c-ba42-fd30d4b209d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:15.229554 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (f15082e9-8247-44b7-9509-184c42200ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:15.232148 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (f15082e9-8247-44b7-9509-184c42200ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:15.242107 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (de40b15f-7eb3-4ed2-a4df-dfbc5cbeee79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:15.244110 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:15.288253 n-d-844200-1 sudo[125501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-07c7144e-4dfb-4b50-a597-fdecafa20b77
Jun 01 13:17:15.289169 n-d-844200-1 sudo[125501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:15.995334 n-d-844200-1 sudo[125501]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:15.998980 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-07c7144e-4dfb-4b50-a597-fdecafa20b77" returned: 0 in 0.754s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:16.007056 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (de40b15f-7eb3-4ed2-a4df-dfbc5cbeee79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '22ed9627-669f-4d46-87e7-901510d36f71', '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-06-01T13:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-753823420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e3081070-0093-45c5-a3d3-af90bb1ac4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84b92c6fb06c4dd3bea64986e3ff72cd',provider_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='cfb840f6bae7435998770f832c109ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe', 'volume_id': 'e3081070-0093-45c5-a3d3-af90bb1ac4fe'}}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:16.010054 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82ac2a2-081f-4356-ad1d-ecc2d5e7f7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:16.077042 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Created reservations ['68ab57f8-30b9-47cc-a4b9-ac22bbbde14e', '7309509b-c565-41e1-b79e-398820b16630'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:16.079421 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82ac2a2-081f-4356-ad1d-ecc2d5e7f7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ab57f8-30b9-47cc-a4b9-ac22bbbde14e', '7309509b-c565-41e1-b79e-398820b16630']}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:16.083418 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (b2255a63-2016-43fd-a2f2-445844557219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:16.085323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:16.114549 n-d-844200-1 sudo[125513]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-07c7144e-4dfb-4b50-a597-fdecafa20b77
Jun 01 13:17:16.116373 n-d-844200-1 sudo[125513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:16.609245 n-d-844200-1 sudo[125513]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:16.612945 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-07c7144e-4dfb-4b50-a597-fdecafa20b77" returned: 0 in 0.527s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:16.629980 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:16.894540 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-07c7144e-4dfb-4b50-a597-fdecafa20b77 volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe" returned: 0 in 0.268s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:16.895026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818997184]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:17:16.911804 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (b2255a63-2016-43fd-a2f2-445844557219) 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-06-01T13:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-753823420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e3081070-0093-45c5-a3d3-af90bb1ac4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84b92c6fb06c4dd3bea64986e3ff72cd',provider_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='cfb840f6bae7435998770f832c109ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:16.914343 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f259d7-bb59-42e3-8840-62e1a5d80c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:16.955072 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f259d7-bb59-42e3-8840-62e1a5d80c66) 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-06-01T13:17:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-753823420',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=e3081070-0093-45c5-a3d3-af90bb1ac4fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84b92c6fb06c4dd3bea64986e3ff72cd',provider_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='cfb840f6bae7435998770f832c109ec6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:16.957702 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (71169e7e-3efa-4027-b8dd-2a160e0d5d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:16.972435 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Volume volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe (e3081070-0093-45c5-a3d3-af90bb1ac4fe): created successfully
Jun 01 13:17:16.974975 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (71169e7e-3efa-4027-b8dd-2a160e0d5d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:16.978784 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Flow 'volume_manage_existing_manager' (a8b8fd28-edc4-488c-ba42-fd30d4b209d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:16.980649 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5cee6240-b2cc-4547-a68a-38cbef632fda tempest-VolumeManageAdminTest-837835862 None] Manage existing volume completed successfully.
Jun 01 13:17:17.930134 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Lock "b'cinder-e3081070-0093-45c5-a3d3-af90bb1ac4fe-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:17:18.017146 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3081070-0093-45c5-a3d3-af90bb1ac4fe
Jun 01 13:17:18.018762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:18.044563 n-d-844200-1 sudo[125543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe
Jun 01 13:17:18.046507 n-d-844200-1 sudo[125543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:18.553220 n-d-844200-1 sudo[125543]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:18.560518 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe" returned: 0 in 0.541s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:18.562350 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 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-e3081070-0093-45c5-a3d3-af90bb1ac4fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:18.592464 n-d-844200-1 sudo[125578]: 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-e3081070-0093-45c5-a3d3-af90bb1ac4fe
Jun 01 13:17:18.593272 n-d-844200-1 sudo[125578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:19.069758 n-d-844200-1 sudo[125578]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:19.072438 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe" returned: 0 in 0.510s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:19.075438 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:19.098815 n-d-844200-1 sudo[125585]: 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-e3081070-0093-45c5-a3d3-af90bb1ac4fe
Jun 01 13:17:19.100188 n-d-844200-1 sudo[125585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:19.634274 n-d-844200-1 sudo[125585]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:19.636871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3081070-0093-45c5-a3d3-af90bb1ac4fe" returned: 0 in 0.561s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:19.638220 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Successfully deleted volume: e3081070-0093-45c5-a3d3-af90bb1ac4fe
Jun 01 13:17:19.690350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Created reservations ['6c4aae8b-688e-4635-bbab-8b879ad40179', 'd62c8782-29ae-4756-afc2-1caeac399c8f', '0c70d8bc-7990-4279-9294-54f36e9320c1', '70cff7b3-3805-4487-af39-2d7f2372441d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:19.736464 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:19.737261 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:19.757705 n-d-844200-1 sudo[125593]: 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
Jun 01 13:17:19.758785 n-d-844200-1 sudo[125593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:20.319248 n-d-844200-1 sudo[125593]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:20.321482 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.584s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:20.324917 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:20.349316 n-d-844200-1 sudo[125596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:20.351279 n-d-844200-1 sudo[125596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:21.122822 n-d-844200-1 sudo[125596]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:21.125246 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.800s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:21.127999 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:21.134811 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Deleted volume successfully.
Jun 01 13:17:21.167740 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-6b50a2eb-1320-44e8-9cec-9aca3cc52895 tempest-VolumeManageAdminTest-837835862 None] Lock "b'cinder-e3081070-0093-45c5-a3d3-af90bb1ac4fe-delete_volume'" released by "delete_volume" :: held 3.238s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:17:26.957403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:17:26.961602 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:17:26.962175 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 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'
Jun 01 13:17:26.994523 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Flow 'volume_create_manager' (1f77d9f1-34f7-405c-8443-2f8ddffe8062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:27.002622 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7575308d-2e1c-4794-8e2a-2d5cc8ee3a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:27.058866 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:17:27.103508 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7575308d-2e1c-4794-8e2a-2d5cc8ee3a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:17:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-877653952',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=642d5550-d34b-48d3-8903-42dc437dc364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25c659c41a1748b0ad7e289fbbc84987',provider_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-06-01T13:17:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:17:27Z,user_id='89997547bd7e468cb70a0e31a090ae20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:27.107351 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21a906c8-1568-426e-9965-14f5ea556fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:27.109853 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21a906c8-1568-426e-9965-14f5ea556fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:27.112297 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b331dea-6d9b-4602-abaf-8e2361a693ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:27.117619 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0b331dea-6d9b-4602-abaf-8e2361a693ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '642d5550-d34b-48d3-8903-42dc437dc364', 'volume_name': 'volume-642d5550-d34b-48d3-8903-42dc437dc364', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:27.120699 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (192299e7-9d1d-48b1-a6cf-4486a07455d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:27.123692 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (192299e7-9d1d-48b1-a6cf-4486a07455d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:27.126615 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63444e82-bd1a-49e3-8b87-5d61117115e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:27.127772 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Volume 642d5550-d34b-48d3-8903-42dc437dc364: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-642d5550-d34b-48d3-8903-42dc437dc364', 'volume_size': 1}
Jun 01 13:17:27.129996 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-642d5550-d34b-48d3-8903-42dc437dc364 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:27.152800 n-d-844200-1 sudo[125622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-642d5550-d34b-48d3-8903-42dc437dc364 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:17:27.155198 n-d-844200-1 sudo[125622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:27.737191 n-d-844200-1 sudo[125622]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:27.739509 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-642d5550-d34b-48d3-8903-42dc437dc364 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.609s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:27.744216 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63444e82-bd1a-49e3-8b87-5d61117115e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-642d5550-d34b-48d3-8903-42dc437dc364', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:27.746780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb9daa23-ba9e-4942-bea4-dd35dee3ba42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:27.758941 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Volume volume-642d5550-d34b-48d3-8903-42dc437dc364 (642d5550-d34b-48d3-8903-42dc437dc364): created successfully
Jun 01 13:17:27.761578 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb9daa23-ba9e-4942-bea4-dd35dee3ba42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:27.765119 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Flow 'volume_create_manager' (1f77d9f1-34f7-405c-8443-2f8ddffe8062) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:27.773801 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d743ef3b-90e9-4d57-bfef-c23dcd0db07e tempest-VolumeQuotasNegativeTestJSON-111238150 None] Created volume successfully.
Jun 01 13:17:29.250350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Lock "b'cinder-642d5550-d34b-48d3-8903-42dc437dc364-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:17:29.379290 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Skipping remove_export. No iscsi_target is presently exported for volume: 642d5550-d34b-48d3-8903-42dc437dc364
Jun 01 13:17:29.380499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-642d5550-d34b-48d3-8903-42dc437dc364 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:29.401633 n-d-844200-1 sudo[125657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-642d5550-d34b-48d3-8903-42dc437dc364
Jun 01 13:17:29.403016 n-d-844200-1 sudo[125657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:29.907993 n-d-844200-1 sudo[125657]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:29.910769 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-642d5550-d34b-48d3-8903-42dc437dc364" returned: 0 in 0.530s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:29.912706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 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-642d5550-d34b-48d3-8903-42dc437dc364 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:29.932880 n-d-844200-1 sudo[125662]: 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-642d5550-d34b-48d3-8903-42dc437dc364
Jun 01 13:17:29.933672 n-d-844200-1 sudo[125662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:30.404365 n-d-844200-1 sudo[125662]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:30.406582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-642d5550-d34b-48d3-8903-42dc437dc364" returned: 0 in 0.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:30.409382 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-642d5550-d34b-48d3-8903-42dc437dc364 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:30.430211 n-d-844200-1 sudo[125666]: 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-642d5550-d34b-48d3-8903-42dc437dc364
Jun 01 13:17:30.431219 n-d-844200-1 sudo[125666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:30.938645 n-d-844200-1 sudo[125666]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:30.942519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-642d5550-d34b-48d3-8903-42dc437dc364" returned: 0 in 0.532s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:30.944336 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Successfully deleted volume: 642d5550-d34b-48d3-8903-42dc437dc364
Jun 01 13:17:30.997947 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Created reservations ['fa70c157-07b0-4ae6-9bb1-65fb050de425', '0350ddd4-ba9e-4d62-b97c-c7ab8dd9dd2e', '304aceed-e8c7-4b07-b48c-a921552e9f00', '9c537f66-568b-498d-8d0c-1402b3346f23'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:31.048528 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:31.049902 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:31.074320 n-d-844200-1 sudo[125671]: 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
Jun 01 13:17:31.075781 n-d-844200-1 sudo[125671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:31.528050 n-d-844200-1 sudo[125671]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:31.531041 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:31.533977 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:31.556181 n-d-844200-1 sudo[125674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:31.557781 n-d-844200-1 sudo[125674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:32.157070 n-d-844200-1 sudo[125674]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:32.159656 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.625s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:32.161849 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:32.169791 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Deleted volume successfully.
Jun 01 13:17:32.198897 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8a704168-8dc0-40d7-a232-5c555faecf66 tempest-VolumeQuotasNegativeTestJSON-111238150 None] Lock "b'cinder-642d5550-d34b-48d3-8903-42dc437dc364-delete_volume'" released by "delete_volume" :: held 2.950s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:17:40.247257 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:17:40.252530 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:17:40.253400 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 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'
Jun 01 13:17:40.267778 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Flow 'volume_create_manager' (9b176359-608e-4dd8-b25f-2aa9a6b35597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:40.271895 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee4a948f-18eb-41eb-b734-94b786743770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:40.312183 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:17:40.356893 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ee4a948f-18eb-41eb-b734-94b786743770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-437226672',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=5d53310e-231e-4919-881a-4d13dd818b54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac1fab1fe29d4160b405e9418fd184d8',provider_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-06-01T13:17:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:17:40Z,user_id='5309e1c3d8804c2ca8c872e97c10332a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(868993c5-ce04-48e3-a264-c9f8ca3c1006),volume_type_id=868993c5-ce04-48e3-a264-c9f8ca3c1006)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:40.360966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ddaaf24-c4d4-4908-abad-567d5a17fb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:40.366313 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ddaaf24-c4d4-4908-abad-567d5a17fb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:40.369966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20d067f5-5a89-4a2b-b4bd-53942755bfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:40.372901 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20d067f5-5a89-4a2b-b4bd-53942755bfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5d53310e-231e-4919-881a-4d13dd818b54', 'volume_name': 'volume-5d53310e-231e-4919-881a-4d13dd818b54', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:40.375803 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da45cd37-b8d6-4775-8149-3acce1bb560d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:40.378413 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da45cd37-b8d6-4775-8149-3acce1bb560d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:40.381380 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fa2c76a-255b-4270-958a-1200c5282fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:40.382679 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Volume 5d53310e-231e-4919-881a-4d13dd818b54: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5d53310e-231e-4919-881a-4d13dd818b54', 'volume_size': 1}
Jun 01 13:17:40.391396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d53310e-231e-4919-881a-4d13dd818b54 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:40.441575 n-d-844200-1 sudo[125766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d53310e-231e-4919-881a-4d13dd818b54 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:17:40.444042 n-d-844200-1 sudo[125766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:41.281408 n-d-844200-1 sudo[125766]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:41.283820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5d53310e-231e-4919-881a-4d13dd818b54 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.899s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:41.291372 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fa2c76a-255b-4270-958a-1200c5282fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5d53310e-231e-4919-881a-4d13dd818b54', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:41.301408 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c076f83c-9860-47ae-bace-80e82ebac545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:41.335812 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Volume volume-5d53310e-231e-4919-881a-4d13dd818b54 (5d53310e-231e-4919-881a-4d13dd818b54): created successfully
Jun 01 13:17:41.338083 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c076f83c-9860-47ae-bace-80e82ebac545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:41.341748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Flow 'volume_create_manager' (9b176359-608e-4dd8-b25f-2aa9a6b35597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:41.359255 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-805217ad-0e6c-4406-a55f-6bfced9efc38 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Created volume successfully.
Jun 01 13:17:43.188341 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:43.189541 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:43.209706 n-d-844200-1 sudo[125810]: 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
Jun 01 13:17:43.210506 n-d-844200-1 sudo[125810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:43.692576 n-d-844200-1 sudo[125810]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:43.696088 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.506s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:43.698333 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:43.738341 n-d-844200-1 sudo[125813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:43.740530 n-d-844200-1 sudo[125813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:44.419587 n-d-844200-1 sudo[125813]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:44.421814 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:44.423983 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:44.431322 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-3d18af81-46bd-4139-bebd-a941f4564f7a tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Retype volume completed successfully.
Jun 01 13:17:44.899218 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Lock "b'cinder-5d53310e-231e-4919-881a-4d13dd818b54-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:17:45.044418 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5d53310e-231e-4919-881a-4d13dd818b54
Jun 01 13:17:45.045698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d53310e-231e-4919-881a-4d13dd818b54 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:45.080241 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:17:45.080442 n-d-844200-1 sudo[125816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d53310e-231e-4919-881a-4d13dd818b54
Jun 01 13:17:45.081221 n-d-844200-1 sudo[125816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:45.086806 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:17:45.087789 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 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'
Jun 01 13:17:45.114217 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Flow 'volume_create_manager' (6fafbdf5-77d1-4258-8c1f-8e89dbc17925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:45.120021 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e8bcb6e-a67d-4d09-910a-573a36c34f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:45.152165 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:17:45.186062 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e8bcb6e-a67d-4d09-910a-573a36c34f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1231036872',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=4655aaf0-ef1b-4ff2-a731-6a757e911428,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5140c2ae8fad490c9b6963c637c2867d',provider_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-06-01T13:17:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:17:45Z,user_id='4882db821bd14282b84831fd73c8bc29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:45.189549 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6df2a388-a531-4afa-bbbb-76f23a3492ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:45.191959 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6df2a388-a531-4afa-bbbb-76f23a3492ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:45.196580 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (907f0c2e-b2ce-4108-a968-89e3cddf00ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:45.199643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (907f0c2e-b2ce-4108-a968-89e3cddf00ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4655aaf0-ef1b-4ff2-a731-6a757e911428', 'volume_name': 'volume-4655aaf0-ef1b-4ff2-a731-6a757e911428', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:45.202689 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d102a80-ad03-4f4d-8f95-d96e67e735ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:45.206271 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7d102a80-ad03-4f4d-8f95-d96e67e735ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:45.208895 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72eab0b3-46b9-45ff-b9dd-0114a36e0f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:45.209950 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Volume 4655aaf0-ef1b-4ff2-a731-6a757e911428: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4655aaf0-ef1b-4ff2-a731-6a757e911428', 'volume_size': 1}
Jun 01 13:17:45.211532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:45.258827 n-d-844200-1 sudo[125818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:17:45.259716 n-d-844200-1 sudo[125818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:45.637044 n-d-844200-1 sudo[125816]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:45.639890 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-5d53310e-231e-4919-881a-4d13dd818b54" returned: 0 in 0.594s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:45.644284 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 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-5d53310e-231e-4919-881a-4d13dd818b54 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:45.680746 n-d-844200-1 sudo[125823]: 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-5d53310e-231e-4919-881a-4d13dd818b54
Jun 01 13:17:45.682359 n-d-844200-1 sudo[125823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:45.990909 n-d-844200-1 sudo[125818]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:45.993483 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.781s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:46.002711 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72eab0b3-46b9-45ff-b9dd-0114a36e0f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4655aaf0-ef1b-4ff2-a731-6a757e911428', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:46.015142 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74b942ac-3b92-42b5-bf21-4e34722e2716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:46.039160 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Volume volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 (4655aaf0-ef1b-4ff2-a731-6a757e911428): created successfully
Jun 01 13:17:46.041628 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (74b942ac-3b92-42b5-bf21-4e34722e2716) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:46.045458 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Flow 'volume_create_manager' (6fafbdf5-77d1-4258-8c1f-8e89dbc17925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:46.063371 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8fee046d-328c-42f6-8680-d9924e42fe91 req-0262e473-01dd-48e9-ba2f-007d45f2a72f tempest-VolumesSnapshotsTestJSON-618889789 None] Created volume successfully.
Jun 01 13:17:46.214109 n-d-844200-1 sudo[125823]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:46.216906 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5d53310e-231e-4919-881a-4d13dd818b54" returned: 0 in 0.573s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:46.218578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d53310e-231e-4919-881a-4d13dd818b54 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:46.239367 n-d-844200-1 sudo[125862]: 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-5d53310e-231e-4919-881a-4d13dd818b54
Jun 01 13:17:46.241254 n-d-844200-1 sudo[125862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:46.709652 n-d-844200-1 sudo[125862]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:46.712660 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5d53310e-231e-4919-881a-4d13dd818b54" returned: 0 in 0.493s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:46.714651 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Successfully deleted volume: 5d53310e-231e-4919-881a-4d13dd818b54
Jun 01 13:17:46.753320 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 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.
Jun 01 13:17:46.754740 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 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.
Jun 01 13:17:46.784738 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Created reservations ['90dbe026-3df4-455e-9869-0d3f196943b3', 'c8a21178-5ba6-43e4-a137-f522f5efa0cd', '2d1a0e7f-653c-4221-a62c-5e04b77603e7', '370ce701-794a-4a23-8c79-3e6db32040fa'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:46.878505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:46.879875 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:46.917594 n-d-844200-1 sudo[125880]: 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
Jun 01 13:17:46.918429 n-d-844200-1 sudo[125880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:47.571084 n-d-844200-1 sudo[125880]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:47.574223 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:47.576652 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:47.600250 n-d-844200-1 sudo[125885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:47.603698 n-d-844200-1 sudo[125885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:48.182835 n-d-844200-1 sudo[125885]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:48.185544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.608s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:48.188641 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:48.194720 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Deleted volume successfully.
Jun 01 13:17:48.219916 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-20473847-5ca7-4685-99c9-46a6e9902a20 tempest-VolumeRetypeWithoutMigrationTest-1691139709 None] Lock "b'cinder-5d53310e-231e-4919-881a-4d13dd818b54-delete_volume'" released by "delete_volume" :: held 3.319s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:17:48.419609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0f4b024e-f41e-4fd1-86b7-6a426d9471f8 req-14c6c135-64ab-450d-8db2-1106978694b3 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:48.442109 n-d-844200-1 sudo[125888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428
Jun 01 13:17:48.443077 n-d-844200-1 sudo[125888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:49.012364 n-d-844200-1 sudo[125888]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:49.015077 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0f4b024e-f41e-4fd1-86b7-6a426d9471f8 req-14c6c135-64ab-450d-8db2-1106978694b3 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428" returned: 0 in 0.595s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:49.017501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0f4b024e-f41e-4fd1-86b7-6a426d9471f8 req-14c6c135-64ab-450d-8db2-1106978694b3 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63958f08-b601-4700-9830-d517c61478da --snapshot stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:49.041859 n-d-844200-1 sudo[125893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63958f08-b601-4700-9830-d517c61478da --snapshot stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 -L 1.00g
Jun 01 13:17:49.043462 n-d-844200-1 sudo[125893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:49.425053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:17:49.425727 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:49.426367 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:49.487574 n-d-844200-1 sudo[125897]: 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
Jun 01 13:17:49.490417 n-d-844200-1 sudo[125897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:50.007870 n-d-844200-1 sudo[125893]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:50.010103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-0f4b024e-f41e-4fd1-86b7-6a426d9471f8 req-14c6c135-64ab-450d-8db2-1106978694b3 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-63958f08-b601-4700-9830-d517c61478da --snapshot stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 -L 1.00g" returned: 0 in 0.992s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:50.078963 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-0f4b024e-f41e-4fd1-86b7-6a426d9471f8 req-14c6c135-64ab-450d-8db2-1106978694b3 tempest-VolumesSnapshotsTestJSON-618889789 None] Create snapshot completed successfully
Jun 01 13:17:50.382634 n-d-844200-1 sudo[125897]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:50.384609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.958s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:50.386792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:50.411139 n-d-844200-1 sudo[126000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:50.413404 n-d-844200-1 sudo[126000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:50.967042 n-d-844200-1 sudo[126000]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:50.973901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.587s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:50.976148 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:51.103785 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] Lock "b'cinder-63958f08-b601-4700-9830-d517c61478da-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.032s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:17:51.109550 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-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-63958f08-b601-4700-9830-d517c61478da {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:51.157215 n-d-844200-1 sudo[126003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-63958f08-b601-4700-9830-d517c61478da
Jun 01 13:17:51.158907 n-d-844200-1 sudo[126003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:51.744303 n-d-844200-1 sudo[126003]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:51.747335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-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-63958f08-b601-4700-9830-d517c61478da" returned: 0 in 0.637s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:51.749451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63958f08-b601-4700-9830-d517c61478da {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:51.769863 n-d-844200-1 sudo[126030]: 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-63958f08-b601-4700-9830-d517c61478da
Jun 01 13:17:51.770688 n-d-844200-1 sudo[126030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:52.560987 n-d-844200-1 sudo[126030]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:52.563719 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-63958f08-b601-4700-9830-d517c61478da" returned: 0 in 0.814s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:52.724308 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] Created reservations ['f7cc42c3-5575-41c8-8d42-932a2311b669', '66ea6534-c43a-45cb-9e64-780d402e9fe1', '2ed1f250-8bfb-4125-9750-8650b0937ccb', 'fbcc124d-9a63-4479-bb9b-725bc88c5529'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:52.857957 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] Delete snapshot completed successfully.
Jun 01 13:17:52.864819 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-a2f7673c-4dce-42e7-8a6c-91c6d1af5f14 req-d57a2eb0-065e-4a29-a9d9-278801893ef9 tempest-VolumesSnapshotsTestJSON-618889789 None] Lock "b'cinder-63958f08-b601-4700-9830-d517c61478da-delete_snapshot'" released by "delete_snapshot" :: held 1.761s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:17:53.505278 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Lock "b'cinder-4655aaf0-ef1b-4ff2-a731-6a757e911428-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:17:53.693711 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4655aaf0-ef1b-4ff2-a731-6a757e911428
Jun 01 13:17:53.699194 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:53.728253 n-d-844200-1 sudo[126103]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428
Jun 01 13:17:53.730861 n-d-844200-1 sudo[126103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:54.342872 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:17:54.356951 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:17:54.357794 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 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'
Jun 01 13:17:54.389328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Flow 'volume_create_manager' (6ead1895-c036-4ea7-bb00-b9c9527c9009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:54.394862 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (724cf637-187b-4f4a-b791-8a64eeda4a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:54.440595 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:17:54.493474 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (724cf637-187b-4f4a-b791-8a64eeda4a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-441201010',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=b5dbb914-4562-45a3-8610-fe13d85a2d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b781c5cc8643c28d5c2218dde0391a',provider_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-06-01T13:17:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:17:54Z,user_id='2e204e6c2dd4421c991e7e524a84a68a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:54.497813 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e9141d8-299d-42dc-9e36-8234c122b02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:54.500822 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e9141d8-299d-42dc-9e36-8234c122b02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:54.503499 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc860eee-9992-42cb-8a11-33e4d05ecbdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:54.510382 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc860eee-9992-42cb-8a11-33e4d05ecbdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b5dbb914-4562-45a3-8610-fe13d85a2d3e', 'volume_name': 'volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:54.514252 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f34cb60-2c77-49b8-b997-506c77fa090c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:54.517184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f34cb60-2c77-49b8-b997-506c77fa090c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:54.521596 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fa1b83b-472d-4a70-a960-1548829b2171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:54.522845 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Volume b5dbb914-4562-45a3-8610-fe13d85a2d3e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e', 'volume_size': 1}
Jun 01 13:17:54.524713 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:54.616690 n-d-844200-1 sudo[126112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:17:54.617499 n-d-844200-1 sudo[126112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:54.663613 n-d-844200-1 sudo[126103]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:54.665935 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428" returned: 0 in 0.966s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:54.668016 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 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-4655aaf0-ef1b-4ff2-a731-6a757e911428 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:54.729822 n-d-844200-1 sudo[126117]: 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-4655aaf0-ef1b-4ff2-a731-6a757e911428
Jun 01 13:17:54.730661 n-d-844200-1 sudo[126117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:55.696077 n-d-844200-1 sudo[126117]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:55.698450 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428" returned: 0 in 1.030s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:55.700705 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:55.755290 n-d-844200-1 sudo[126143]: 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-4655aaf0-ef1b-4ff2-a731-6a757e911428
Jun 01 13:17:55.756237 n-d-844200-1 sudo[126143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:55.872284 n-d-844200-1 sudo[126112]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:55.875665 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.350s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:55.881713 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5fa1b83b-472d-4a70-a960-1548829b2171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:55.885019 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9555d82-4c31-497c-ae2b-0684ba2680b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:17:55.904150 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Volume volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e (b5dbb914-4562-45a3-8610-fe13d85a2d3e): created successfully
Jun 01 13:17:55.906955 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e9555d82-4c31-497c-ae2b-0684ba2680b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:17:55.915256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Flow 'volume_create_manager' (6ead1895-c036-4ea7-bb00-b9c9527c9009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:17:55.934377 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f6cab9b6-0542-4c3b-8718-b0e47f06719d tempest-AttachVolumeNegativeTest-1974726781 None] Created volume successfully.
Jun 01 13:17:56.250639 n-d-844200-1 sudo[126143]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:56.253017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4655aaf0-ef1b-4ff2-a731-6a757e911428" returned: 0 in 0.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:56.254101 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Successfully deleted volume: 4655aaf0-ef1b-4ff2-a731-6a757e911428
Jun 01 13:17:56.303389 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Created reservations ['a0960f4f-63f2-4e03-9946-dfd3ddc6fd2a', 'c556fd9e-8710-4f59-9780-3e0ed25487f3', '144b5f66-466e-4bda-b075-034e8091d7c5', '6e42123d-60bb-4538-93a6-285178b6b46a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:17:56.354336 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:17:56.355460 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:56.385297 n-d-844200-1 sudo[126157]: 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
Jun 01 13:17:56.386885 n-d-844200-1 sudo[126157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:57.051214 n-d-844200-1 sudo[126157]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:57.054311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.698s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:57.057421 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:57.108902 n-d-844200-1 sudo[126160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:17:57.110759 n-d-844200-1 sudo[126160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:57.989632 n-d-844200-1 sudo[126160]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:58.030983 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.973s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:58.038396 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:17:58.054307 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Deleted volume successfully.
Jun 01 13:17:58.080829 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:58.135022 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-070c65b8-2ef6-4cd9-9925-d71cf18f46f7 req-6407922f-d9e4-49eb-b3db-88cf0040ec77 tempest-VolumesSnapshotsTestJSON-618889789 None] Lock "b'cinder-4655aaf0-ef1b-4ff2-a731-6a757e911428-delete_volume'" released by "delete_volume" :: held 4.630s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:17:58.135173 n-d-844200-1 sudo[126184]: 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-b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:17:58.136603 n-d-844200-1 sudo[126184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:17:58.907715 n-d-844200-1 sudo[126184]: pam_unix(sudo:session): session closed for user root
Jun 01 13:17:58.909465 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e" returned: 0 in 0.829s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:58.998561 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:59.014442 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:59.014976 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819380976]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:17:59.015811 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:17:59.017619 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Creating iscsi_target for Volume ID: volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Created volume path /opt/stack/data/cinder/volumes/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e,
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: incominguser H4tMXi5CTVQ3stbHfA8h 592Y5LygbmNCHkxB
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:17:59.022828 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:17:59.027122 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:59.634398 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e" returned: 0 in 0.608s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:59.635844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819380976]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:17:59.636878 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:17:59.638069 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:17:59.639587 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:59.659815 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:59.661105 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819380976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n System information:\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-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n Backing store flags: \n Account information:\n H4tMXi5CTVQ3stbHfA8h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:17:59.662085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:17:59.663582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:17:59.853025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:17:59.853365 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819380976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n System information:\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-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n Backing store flags: \n Account information:\n H4tMXi5CTVQ3stbHfA8h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:17:59.854510 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:00.068368 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.213s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:00.068914 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819380976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n System information:\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-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n Backing store flags: \n Account information:\n H4tMXi5CTVQ3stbHfA8h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:00.071150 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:18:00.136346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e', 'target_lun': 1, 'volume_id': 'b5dbb914-4562-45a3-8610-fe13d85a2d3e', 'auth_method': 'CHAP', 'auth_username': 'H4tMXi5CTVQ3stbHfA8h', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6b00d770-8212-48b9-9dd8-e2e31bc33eb8'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:18:00.279321 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7ab5f59c-17f4-4abd-99b3-79776016080c req-11d5be7e-3a28-4b3a-8173-74c8c910599c tempest-AttachVolumeNegativeTest-1974726781 None] attachment_update completed successfully.
Jun 01 13:18:03.186744 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:18:03.195143 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:18:03.195880 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 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'
Jun 01 13:18:03.216148 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Flow 'volume_create_manager' (325c6e1d-2581-4ed7-a471-9a32c77ff7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:18:03.222998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10a1c83d-c6af-49d6-bbcc-5bd62a6f691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:03.257301 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:18:03.290766 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (10a1c83d-c6af-49d6-bbcc-5bd62a6f691c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:18:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1932008808',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=393f2c8a-e09c-43bd-b604-0abcbebdfee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e611eb04ff674a81b5035428dcc5a579',provider_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-06-01T13:18:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:18:03Z,user_id='ad224270bcd94ced870ff9545fe8d62e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:03.295683 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7723397-93d3-47e0-8f65-8accc7bbefd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:03.298490 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c7723397-93d3-47e0-8f65-8accc7bbefd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:03.302628 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3dba9ff8-9eaa-40da-a6ee-527c2a4c7145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:03.306013 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3dba9ff8-9eaa-40da-a6ee-527c2a4c7145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '393f2c8a-e09c-43bd-b604-0abcbebdfee2', 'volume_name': 'volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:03.310107 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce436538-b0b7-4a8b-9b69-a5548c05bca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:03.315245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ce436538-b0b7-4a8b-9b69-a5548c05bca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:03.317898 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bdf1f8e-0268-4243-ac0a-1ac879e8dcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:03.319150 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Volume 393f2c8a-e09c-43bd-b604-0abcbebdfee2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2', 'volume_size': 1}
Jun 01 13:18:03.320698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:03.381325 n-d-844200-1 sudo[126266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:18:03.383063 n-d-844200-1 sudo[126266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:04.454309 n-d-844200-1 sudo[126266]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:04.457871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.137s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:04.464155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0bdf1f8e-0268-4243-ac0a-1ac879e8dcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:04.468819 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea3e7728-dada-4629-afc7-6a9d2d83e869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:04.498774 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Volume volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2 (393f2c8a-e09c-43bd-b604-0abcbebdfee2): created successfully
Jun 01 13:18:04.512297 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ea3e7728-dada-4629-afc7-6a9d2d83e869) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:04.522030 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Flow 'volume_create_manager' (325c6e1d-2581-4ed7-a471-9a32c77ff7d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:18:04.542298 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-28b65dd1-3e10-4fb1-8b58-77ae2fd06330 tempest-VolumesMetadataTest-1708591852 None] Created volume successfully.
Jun 01 13:18:07.925390 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Lock "b'cinder-393f2c8a-e09c-43bd-b604-0abcbebdfee2-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:18:08.104161 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Skipping remove_export. No iscsi_target is presently exported for volume: 393f2c8a-e09c-43bd-b604-0abcbebdfee2
Jun 01 13:18:08.104161 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:08.160500 n-d-844200-1 sudo[126348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2
Jun 01 13:18:08.162893 n-d-844200-1 sudo[126348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:09.149848 n-d-844200-1 sudo[126348]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:09.152410 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2" returned: 0 in 1.051s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:09.154236 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 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-393f2c8a-e09c-43bd-b604-0abcbebdfee2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:09.209124 n-d-844200-1 sudo[126385]: 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-393f2c8a-e09c-43bd-b604-0abcbebdfee2
Jun 01 13:18:09.211100 n-d-844200-1 sudo[126385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:09.229365 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-41958ca0-7d35-4dbc-a661-b87d3e531207 req-937ceed0-c172-4ee1-9b7d-195646df409e tempest-AttachVolumeNegativeTest-1974726781 None] Terminate volume connection completed successfully.
Jun 01 13:18:09.230181 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-41958ca0-7d35-4dbc-a661-b87d3e531207 req-937ceed0-c172-4ee1-9b7d-195646df409e tempest-AttachVolumeNegativeTest-1974726781 None] Deleting attachment 6b00d770-8212-48b9-9dd8-e2e31bc33eb8. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:18:09.234161 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:09.433521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:09.433952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817595472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n System information:\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-b5dbb914-4562-45a3-8610-fe13d85a2d3e\n Backing store flags: \n Account information:\n H4tMXi5CTVQ3stbHfA8h\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:09.434930 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-41958ca0-7d35-4dbc-a661-b87d3e531207 req-937ceed0-c172-4ee1-9b7d-195646df409e tempest-AttachVolumeNegativeTest-1974726781 None] Removing iscsi_target for Volume ID: b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:18:09.438323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:09.633064 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e -f" returned: 0 in 0.194s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:09.633688 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817595472]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:09.635560 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:09.797985 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:09.798571 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817595472]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:09.869346 n-d-844200-1 sudo[126385]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:09.871555 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2" returned: 0 in 0.717s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:09.873624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:09.906700 n-d-844200-1 sudo[126422]: 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-393f2c8a-e09c-43bd-b604-0abcbebdfee2
Jun 01 13:18:09.909482 n-d-844200-1 sudo[126422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:10.837106 n-d-844200-1 sudo[126422]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:10.849927 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-393f2c8a-e09c-43bd-b604-0abcbebdfee2" returned: 0 in 0.976s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:10.852191 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Successfully deleted volume: 393f2c8a-e09c-43bd-b604-0abcbebdfee2
Jun 01 13:18:10.999601 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Created reservations ['89471aa0-50c8-4c87-acc9-56e97af4fe32', '9a94931f-57d8-42d0-afa0-5db9ad6029a1', '408e87c3-5567-4ecf-b1f0-740c102d39d1', 'eb4fbec9-c8dd-493f-90cf-b00db29d2543'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:18:11.125273 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:18:11.127355 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:11.178251 n-d-844200-1 sudo[126429]: 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
Jun 01 13:18:11.179127 n-d-844200-1 sudo[126429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:11.218779 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:18:11.227754 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:18:11.228274 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 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'
Jun 01 13:18:11.267227 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Flow 'volume_create_manager' (fee0d4dc-8e9c-44c5-9757-ac321ab76951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:18:11.273503 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (873b4181-8d6d-49bf-a90f-4bcfb462101f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:11.334216 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:18:11.389638 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (873b4181-8d6d-49bf-a90f-4bcfb462101f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2134555798',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d9e2472a-8714-4e8d-a9d6-26400475c2b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f9df352aca04b0b8dfb3331e4601bcb',provider_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-06-01T13:18:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:18:11Z,user_id='b5cbef38047f4c4d82d39df5fbbb463f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:11.400296 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e583886f-583e-4d70-b491-ca7b90e45fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:11.402778 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e583886f-583e-4d70-b491-ca7b90e45fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:11.405321 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7b27b75-25fe-408e-9a76-8904e8918457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:11.407796 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e7b27b75-25fe-408e-9a76-8904e8918457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd9e2472a-8714-4e8d-a9d6-26400475c2b6', 'volume_name': 'volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:11.421263 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de63578d-dcf6-4abf-9800-8b320aa2c0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:11.429196 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de63578d-dcf6-4abf-9800-8b320aa2c0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:11.431673 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1c4ef48-9d94-4129-ba6a-a3b8472a0e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:11.432682 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Volume d9e2472a-8714-4e8d-a9d6-26400475c2b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6', 'volume_size': 1}
Jun 01 13:18:11.434228 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:11.506879 n-d-844200-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-d9e2472a-8714-4e8d-a9d6-26400475c2b6 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:18:11.507704 n-d-844200-1 sudo[126431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:11.919469 n-d-844200-1 sudo[126429]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:11.923184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.795s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:11.926210 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:11.948875 n-d-844200-1 sudo[126435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:18:11.949677 n-d-844200-1 sudo[126435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:12.348415 n-d-844200-1 sudo[126431]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:12.351296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.917s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:12.358158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a1c4ef48-9d94-4129-ba6a-a3b8472a0e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:12.365602 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cfd82b-bdd9-4052-bdba-2925bc066719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:12.401947 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Volume volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 (d9e2472a-8714-4e8d-a9d6-26400475c2b6): created successfully
Jun 01 13:18:12.404129 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1cfd82b-bdd9-4052-bdba-2925bc066719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:12.412805 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Flow 'volume_create_manager' (fee0d4dc-8e9c-44c5-9757-ac321ab76951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:18:12.443971 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-33e48c7f-3e7c-4724-8918-e3558f942576 tempest-AttachVolumeTestJSON-417173286 None] Created volume successfully.
Jun 01 13:18:12.887098 n-d-844200-1 sudo[126435]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:12.888844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.963s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:12.890891 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:18:12.900314 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Deleted volume successfully.
Jun 01 13:18:12.927869 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2fdf72a4-cac4-4db0-82c4-487aca911adf tempest-VolumesMetadataTest-1708591852 None] Lock "b'cinder-393f2c8a-e09c-43bd-b604-0abcbebdfee2-delete_volume'" released by "delete_volume" :: held 5.002s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:18:15.349185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:15.414179 n-d-844200-1 sudo[126545]: 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-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:18:15.417047 n-d-844200-1 sudo[126545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:16.061643 n-d-844200-1 sudo[126545]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:16.063952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6" returned: 0 in 0.715s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:16.126941 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:16.146001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:16.146696 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854166672]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:16.152375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:18:16.153431 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Creating iscsi_target for Volume ID: volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Created volume path /opt/stack/data/cinder/volumes/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6,
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: incominguser mbse9cFNdkVq7sig5eZR c2KiF7RajYEfNqrX
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:18:16.157307 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:18:16.163094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:16.844047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6" returned: 0 in 0.684s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:16.845252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854166672]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:16.846052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:18:16.846756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:18:16.850827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:16.862416 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:16.862929 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854166672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n System information:\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:16.863937 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:18:16.867295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:16.940636 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:18:16.947217 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:18:16.948332 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 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'
Jun 01 13:18:16.968923 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (217c0c30-d3c5-4eb9-95a5-e22f0639a401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:18:16.978980 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f260f2e8-88e0-4271-9fc2-8803e4c1fba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:17.039830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:18:17.100910 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:17.101540 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854166672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n System information:\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:17.109729 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f260f2e8-88e0-4271-9fc2-8803e4c1fba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1090026711',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=66e9ae53-0b20-4142-9790-f7086258a430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5db8f1ee44348ec8a5f653ec38c73b3',provider_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-06-01T13:18:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:18:17Z,user_id='58a6025dac554df3a301c1ba04f74fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:17.116264 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87c6186e-0418-4fc3-bbcf-6cad432e0023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:17.124426 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (87c6186e-0418-4fc3-bbcf-6cad432e0023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:17.128121 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bed8586-825e-478d-8775-43442826899b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:17.151694 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2bed8586-825e-478d-8775-43442826899b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '66e9ae53-0b20-4142-9790-f7086258a430', 'volume_name': 'volume-66e9ae53-0b20-4142-9790-f7086258a430', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:17.155006 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24845ce1-0d71-4e63-8e9a-a9a4b9c7ba92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:17.163389 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24845ce1-0d71-4e63-8e9a-a9a4b9c7ba92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:17.169822 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ce6d36d-69ba-4628-be05-d6c3de487071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:17.170822 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Volume 66e9ae53-0b20-4142-9790-f7086258a430: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-66e9ae53-0b20-4142-9790-f7086258a430', 'volume_size': 1}
Jun 01 13:18:17.176047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66e9ae53-0b20-4142-9790-f7086258a430 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:17.213081 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:17.227022 n-d-844200-1 sudo[126602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66e9ae53-0b20-4142-9790-f7086258a430 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:18:17.232599 n-d-844200-1 sudo[126602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:17.305224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:17.305930 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854166672]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n System information:\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:17.308457 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:18:17.398866 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6', 'target_lun': 1, 'volume_id': 'd9e2472a-8714-4e8d-a9d6-26400475c2b6', 'auth_method': 'CHAP', 'auth_username': 'mbse9cFNdkVq7sig5eZR', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e77f16c0-aad5-48f7-a087-40890d876754'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:18:17.552275 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-e58e684d-d62c-41d9-9aeb-df74b47da66c req-45cd7871-0971-4c95-aea1-c6dbd651d685 tempest-AttachVolumeTestJSON-417173286 None] attachment_update completed successfully.
Jun 01 13:18:18.002172 n-d-844200-1 sudo[126602]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:18.004326 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66e9ae53-0b20-4142-9790-f7086258a430 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.829s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:18.007414 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ce6d36d-69ba-4628-be05-d6c3de487071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-66e9ae53-0b20-4142-9790-f7086258a430', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:18.009780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (baf7b38b-b7d4-4495-9d26-04583fa5dee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:18:18.030580 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Volume volume-66e9ae53-0b20-4142-9790-f7086258a430 (66e9ae53-0b20-4142-9790-f7086258a430): created successfully
Jun 01 13:18:18.033308 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (baf7b38b-b7d4-4495-9d26-04583fa5dee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:18:18.036999 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (217c0c30-d3c5-4eb9-95a5-e22f0639a401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:18:18.056842 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fdbb9bd8-e367-48b1-ab01-b06ca05a2902 tempest-VolumesBackupsTest-277721017 None] Created volume successfully.
Jun 01 13:18:47.323791 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:47.348360 n-d-844200-1 sudo[126993]: 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-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:18:47.349258 n-d-844200-1 sudo[126993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:47.828826 n-d-844200-1 sudo[126993]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:47.833053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430" returned: 0 in 0.508s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:47.914282 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:47.935290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:47.936599 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818808064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: I_T nexus: 23
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: mbse9cFNdkVq7sig5eZR
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:18:47.938466 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:18:47.943618 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Creating iscsi_target for Volume ID: volume-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Created volume path /opt/stack/data/cinder/volumes/volume-66e9ae53-0b20-4142-9790-f7086258a430,
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: incominguser hxx5inA7N6S59fdzudJ2 QMEg9woxcFJkz2uZ
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:18:47.947125 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:18:47.950053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:48.579504 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430" returned: 0 in 0.629s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:48.580180 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818808064]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:48.580419 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:18:48.581053 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:18:48.584647 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:48.593117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:48.593441 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818808064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\n System information:\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: I_T nexus: 23
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: mbse9cFNdkVq7sig5eZR
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:18:48.594053 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:18:48.597063 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:48.728649 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:48.730053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818808064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\n System information:\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:48.736194 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:48.886065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:48.886552 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818808064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\n System information:\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:18:48.887811 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:18:48.947179 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430', 'target_lun': 1, 'volume_id': '66e9ae53-0b20-4142-9790-f7086258a430', 'auth_method': 'CHAP', 'auth_username': 'hxx5inA7N6S59fdzudJ2', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '38345173-5fea-4076-8ddf-bc2c9998b069'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:18:49.124532 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-14bf7c0f-65ff-4cce-85d6-a63e812c94f5 req-53d9cc65-ce0f-49a2-9193-3be7714417a6 tempest-VolumesBackupsTest-277721017 None] attachment_update completed successfully.
Jun 01 13:18:49.429889 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:18:49.430534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:18:49.434556 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:49.454410 n-d-844200-1 sudo[127034]: 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
Jun 01 13:18:49.455864 n-d-844200-1 sudo[127034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:50.053882 n-d-844200-1 sudo[127034]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:50.055730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.624s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:50.057717 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:50.105167 n-d-844200-1 sudo[127039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:18:50.106100 n-d-844200-1 sudo[127039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:50.715034 n-d-844200-1 sudo[127039]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:50.718525 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.660s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:50.720658 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:18:57.983366 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Creating a new backup for volume volume-66e9ae53-0b20-4142-9790-f7086258a430. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:18:58.043473 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Creating clone of volume: 66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:18:58.045003 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:58.064255 n-d-844200-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-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:18:58.065175 n-d-844200-1 sudo[127153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:58.534706 n-d-844200-1 sudo[127153]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:58.538058 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430" returned: 0 in 0.492s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:58.540484 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9 --snapshot stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:58.562234 n-d-844200-1 sudo[127156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9 --snapshot stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 -L 1.00g
Jun 01 13:18:58.563760 n-d-844200-1 sudo[127156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:18:59.356481 n-d-844200-1 sudo[127156]: pam_unix(sudo:session): session closed for user root
Jun 01 13:18:59.359372 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9 --snapshot stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 -L 1.00g" returned: 0 in 0.818s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:18:59.360891 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:18:59.385140 n-d-844200-1 sudo[127257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:18:59.385941 n-d-844200-1 sudo[127257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:00.012461 n-d-844200-1 sudo[127257]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:00.014823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.654s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:00.016453 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:00.049530 n-d-844200-1 sudo[127291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jun 01 13:19:00.050395 n-d-844200-1 sudo[127291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:00.404738 n-d-844200-1 sudo[127291]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:00.407496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.391s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:00.409520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:00.431376 n-d-844200-1 sudo[127294]: 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-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:00.433003 n-d-844200-1 sudo[127294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:01.111331 n-d-844200-1 sudo[127294]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:01.113901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 0.704s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:01.116335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:01.138121 n-d-844200-1 sudo[127297]: 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--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 iflag=direct
Jun 01 13:19:01.139628 n-d-844200-1 sudo[127297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:01.588980 n-d-844200-1 sudo[127297]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:01.591323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 iflag=direct" returned: 0 in 0.475s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:01.592438 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:01.638881 n-d-844200-1 sudo[127332]: 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--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 oflag=direct
Jun 01 13:19:01.640095 n-d-844200-1 sudo[127332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:02.047486 n-d-844200-1 sudo[127332]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:02.050194 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 oflag=direct" returned: 0 in 0.457s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:02.051376 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:02.086176 n-d-844200-1 sudo[127355]: 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--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:19:02.087654 n-d-844200-1 sudo[127355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:09.027441 n-d-844200-1 sudo[127355]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:09.034001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.978s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:09.034001 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--99d9c628--9907--42e4--846c--33ef6a0fbfd9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--99d9c628--9907--42e4--846c--33ef6a0fbfd9, size 1024.00 MB, duration 6.98 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:19:09.034001 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Volume copy 1024.00 MB at 146.68 MB/s
Jun 01 13:19:09.035994 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-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-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:09.056306 n-d-844200-1 sudo[127420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:09.057192 n-d-844200-1 sudo[127420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:09.493966 n-d-844200-1 sudo[127420]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:09.496533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-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-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 0.460s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:09.505336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:09.541276 n-d-844200-1 sudo[127425]: 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-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:09.542073 n-d-844200-1 sudo[127425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:10.206543 n-d-844200-1 sudo[127425]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:10.208832 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 0.710s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:10.245772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:10.269213 n-d-844200-1 sudo[127478]: 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-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:10.271262 n-d-844200-1 sudo[127478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:10.737196 n-d-844200-1 sudo[127478]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:10.739755 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 0.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:10.789153 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:10.801030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:10.801363 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818399872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: I_T nexus: 23
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: mbse9cFNdkVq7sig5eZR
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: I_T nexus: 24
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: hxx5inA7N6S59fdzudJ2
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:19:10.802046 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:19:10.810994 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Creating iscsi_target for Volume ID: volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Created volume path /opt/stack/data/cinder/volumes/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9,
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: incominguser mwEwQM3D6Pt6aFKYVp29 jRHCxLNWkxSUp2C3
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:19:10.812426 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:19:10.816201 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:11.223461 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 0.407s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:11.224596 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818399872]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:11.225445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:19:11.226006 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:19:11.230278 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:11.237755 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:11.238390 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818399872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n System information:\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-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n Backing store flags: \n Account information:\n mwEwQM3D6Pt6aFKYVp29\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: I_T nexus: 23
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.24
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: mbse9cFNdkVq7sig5eZR
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: I_T nexus: 24
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: hxx5inA7N6S59fdzudJ2
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:19:11.239385 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:19:11.248413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:11.351565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:11.352181 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818399872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n System information:\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-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n Backing store flags: \n Account information:\n mwEwQM3D6Pt6aFKYVp29\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:11.354250 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:11.464961 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:11.465536 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818399872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n System information:\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-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n Backing store flags: \n Account information:\n mwEwQM3D6Pt6aFKYVp29\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:11.466961 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:19:11.529994 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Initialize volume connection completed successfully.
Jun 01 13:19:34.705363 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:19:34.711808 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:19:34.712503 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 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'
Jun 01 13:19:34.734576 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Flow 'volume_create_manager' (823a7cf1-5fba-474f-86c9-769b2775fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:19:34.739164 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2415ec2-575f-42d4-833a-49f249d63e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:19:34.765831 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:19:34.795129 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2415ec2-575f-42d4-833a-49f249d63e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-148663081',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d5c0e715-7107-486f-9634-a50411442e11,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b3f7e460c3bb4c42abadd5d209a52a1a',provider_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-06-01T13:19:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:19:35Z,user_id='e38a9fac90664ed8920acdcaf5f20172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:19:34.798498 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb4a0311-6704-43b2-93c7-7c06684095b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:19:34.801367 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eb4a0311-6704-43b2-93c7-7c06684095b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:19:34.804254 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a068c4a7-7d38-49bc-bc92-bc0c4d767dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:19:34.807256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a068c4a7-7d38-49bc-bc92-bc0c4d767dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5c0e715-7107-486f-9634-a50411442e11', 'volume_name': 'volume-d5c0e715-7107-486f-9634-a50411442e11', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:19:34.809688 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d313c30-0c62-4db2-a588-7cce7deba981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:19:34.813030 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0d313c30-0c62-4db2-a588-7cce7deba981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:19:34.817383 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa9c6ad1-c00f-4149-ba6d-88ac8df28e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:19:34.818480 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Volume d5c0e715-7107-486f-9634-a50411442e11: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5c0e715-7107-486f-9634-a50411442e11', 'volume_size': 1}
Jun 01 13:19:34.820881 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5c0e715-7107-486f-9634-a50411442e11 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:34.852932 n-d-844200-1 sudo[127952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5c0e715-7107-486f-9634-a50411442e11 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:19:34.853778 n-d-844200-1 sudo[127952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:35.732176 n-d-844200-1 sudo[127952]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:35.734441 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5c0e715-7107-486f-9634-a50411442e11 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.913s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:35.738935 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (aa9c6ad1-c00f-4149-ba6d-88ac8df28e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5c0e715-7107-486f-9634-a50411442e11', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:19:35.741186 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3da324ed-9bfc-4925-9ff9-d3d98abf3e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:19:35.757685 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Volume volume-d5c0e715-7107-486f-9634-a50411442e11 (d5c0e715-7107-486f-9634-a50411442e11): created successfully
Jun 01 13:19:35.760551 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3da324ed-9bfc-4925-9ff9-d3d98abf3e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:19:35.764965 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Flow 'volume_create_manager' (823a7cf1-5fba-474f-86c9-769b2775fded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:19:35.777237 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-c2700f91-3d28-44da-9c6c-9ab552948251 req-64d3bcc3-5fe3-47b7-ba22-ff57b8645aee tempest-VolumesGetTestJSON-691754025 None] Created volume successfully.
Jun 01 13:19:36.226005 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Lock "b'cinder-d5c0e715-7107-486f-9634-a50411442e11-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:19:36.341802 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Skipping remove_export. No iscsi_target is presently exported for volume: d5c0e715-7107-486f-9634-a50411442e11
Jun 01 13:19:36.342963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d5c0e715-7107-486f-9634-a50411442e11 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:36.363942 n-d-844200-1 sudo[127986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d5c0e715-7107-486f-9634-a50411442e11
Jun 01 13:19:36.364762 n-d-844200-1 sudo[127986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:36.879120 n-d-844200-1 sudo[127986]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:36.881391 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d5c0e715-7107-486f-9634-a50411442e11" returned: 0 in 0.538s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:36.883399 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 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-d5c0e715-7107-486f-9634-a50411442e11 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:36.920070 n-d-844200-1 sudo[127990]: 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-d5c0e715-7107-486f-9634-a50411442e11
Jun 01 13:19:36.921734 n-d-844200-1 sudo[127990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:37.475590 n-d-844200-1 sudo[127990]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:37.477778 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5c0e715-7107-486f-9634-a50411442e11" returned: 0 in 0.594s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:37.480711 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5c0e715-7107-486f-9634-a50411442e11 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:37.517483 n-d-844200-1 sudo[127993]: 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-d5c0e715-7107-486f-9634-a50411442e11
Jun 01 13:19:37.518297 n-d-844200-1 sudo[127993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:38.198097 n-d-844200-1 sudo[127993]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:38.201311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5c0e715-7107-486f-9634-a50411442e11" returned: 0 in 0.720s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:38.202733 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Successfully deleted volume: d5c0e715-7107-486f-9634-a50411442e11
Jun 01 13:19:38.268600 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Created reservations ['b7c22ddd-7a1f-487a-bf42-c9c5e7a823ca', '59a3e4a4-0d31-4cac-978c-61a932f04813', 'b84ac86a-d40f-43af-91fe-64eebc4741c0', '0e77fe42-1bdd-4e05-94dc-627c05d27653'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:19:38.371480 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:19:38.372239 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:38.417175 n-d-844200-1 sudo[128004]: 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
Jun 01 13:19:38.418208 n-d-844200-1 sudo[128004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:39.255758 n-d-844200-1 sudo[128004]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:39.258925 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.886s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:39.262124 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:39.365599 n-d-844200-1 sudo[128013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:19:39.430252 n-d-844200-1 sudo[128013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:40.154892 n-d-844200-1 sudo[128013]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:40.157037 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.895s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:40.159672 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:19:40.167027 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Deleted volume successfully.
Jun 01 13:19:40.189781 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-f6915738-f101-41a9-ad76-756e96432882 req-0fd58522-2b3a-4ed2-b85d-aaf4262407c8 tempest-VolumesGetTestJSON-691754025 None] Lock "b'cinder-d5c0e715-7107-486f-9634-a50411442e11-delete_volume'" released by "delete_volume" :: held 3.964s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:19:45.109821 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-64b467e6-77cc-44bb-b9e3-7e9fcc730dd0 req-673a3a7b-8d36-46a6-8161-b8329e01e81c tempest-AttachVolumeTestJSON-417173286 None] Terminate volume connection completed successfully.
Jun 01 13:19:45.110651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-64b467e6-77cc-44bb-b9e3-7e9fcc730dd0 req-673a3a7b-8d36-46a6-8161-b8329e01e81c tempest-AttachVolumeTestJSON-417173286 None] Deleting attachment e77f16c0-aad5-48f7-a087-40890d876754. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:19:45.112401 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:45.224043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:45.224561 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795857117952]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n System information:\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-d9e2472a-8714-4e8d-a9d6-26400475c2b6\n Backing store flags: \n Account information:\n mbse9cFNdkVq7sig5eZR\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n Backing store flags: \n Account information:\n mwEwQM3D6Pt6aFKYVp29\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:45.225460 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-64b467e6-77cc-44bb-b9e3-7e9fcc730dd0 req-673a3a7b-8d36-46a6-8161-b8329e01e81c tempest-AttachVolumeTestJSON-417173286 None] Removing iscsi_target for Volume ID: d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:19:45.226741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:45.390108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 -f" returned: 0 in 0.163s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:45.390364 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795857117952]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:45.394264 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:45.614207 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:45.614507 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795857117952]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n Backing store flags: \n Account information:\n mwEwQM3D6Pt6aFKYVp29\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:49.427346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:19:49.428500 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:19:49.429386 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:49.455664 n-d-844200-1 sudo[128137]: 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
Jun 01 13:19:49.456476 n-d-844200-1 sudo[128137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:50.109387 n-d-844200-1 sudo[128137]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:50.112200 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.683s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:50.113844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:50.156956 n-d-844200-1 sudo[128142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:19:50.158014 n-d-844200-1 sudo[128142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:50.931381 n-d-844200-1 sudo[128142]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:50.933371 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.819s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:50.935449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:19:56.819221 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Terminate volume connection completed successfully.
Jun 01 13:19:56.877095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:57.004644 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:57.005594 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818607184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n System information:\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-99d9c628-9907-42e4-846c-33ef6a0fbfd9\n Backing store flags: \n Account information:\n mwEwQM3D6Pt6aFKYVp29\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:57.006674 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Removing iscsi_target for Volume ID: 99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:57.008104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:57.272135 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 -f" returned: 0 in 0.263s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:57.272642 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818607184]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:57.276577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:57.429471 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:57.430042 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818607184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:57.431243 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Remove volume export completed successfully.
Jun 01 13:19:57.647596 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-99d9c628-9907-42e4-846c-33ef6a0fbfd9-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:19:57.781283 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Trying to delete temp volume: 99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:57.783541 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:58.000170 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:58.002022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818607184]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\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-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:19:58.002892 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Skipping remove_export. No iscsi_target is presently exported for volume: 99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:58.005210 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:58.030998 n-d-844200-1 sudo[128220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:58.032515 n-d-844200-1 sudo[128220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:19:59.261314 n-d-844200-1 sudo[128220]: pam_unix(sudo:session): session closed for user root
Jun 01 13:19:59.265581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 1.259s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:19:59.268106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 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-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:19:59.340203 n-d-844200-1 sudo[128249]: 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-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:19:59.346747 n-d-844200-1 sudo[128249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:00.072042 n-d-844200-1 sudo[128249]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:00.074992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 0.806s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:00.077609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:00.124675 n-d-844200-1 sudo[128254]: 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-99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:20:00.132717 n-d-844200-1 sudo[128254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:01.142550 n-d-844200-1 sudo[128254]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:01.144895 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-99d9c628-9907-42e4-846c-33ef6a0fbfd9" returned: 0 in 1.067s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:01.148144 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Successfully deleted volume: 99d9c628-9907-42e4-846c-33ef6a0fbfd9
Jun 01 13:20:01.205617 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Deleted volume successfully.
Jun 01 13:20:01.226331 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7b7bbb79-f0d7-4364-bbd8-f607d25a9592 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-99d9c628-9907-42e4-846c-33ef6a0fbfd9-delete_volume'" released by "delete_volume" :: held 3.579s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:20:06.119256 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-4efe9b70-c41c-4169-b06b-c79fb0e379bc req-9d36e07b-b869-41f8-8204-e0a6b63e1330 tempest-VolumesBackupsTest-277721017 None] Terminate volume connection completed successfully.
Jun 01 13:20:06.119855 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-4efe9b70-c41c-4169-b06b-c79fb0e379bc req-9d36e07b-b869-41f8-8204-e0a6b63e1330 tempest-VolumesBackupsTest-277721017 None] Deleting attachment 38345173-5fea-4076-8ddf-bc2c9998b069. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:20:06.121199 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:06.269465 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:06.269937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854659072]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430\n System information:\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-66e9ae53-0b20-4142-9790-f7086258a430\n Backing store flags: \n Account information:\n hxx5inA7N6S59fdzudJ2\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:06.270833 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-4efe9b70-c41c-4169-b06b-c79fb0e379bc req-9d36e07b-b869-41f8-8204-e0a6b63e1330 tempest-VolumesBackupsTest-277721017 None] Removing iscsi_target for Volume ID: 66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:20:06.274217 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:06.491544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-66e9ae53-0b20-4142-9790-f7086258a430 -f" returned: 0 in 0.218s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:06.492209 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854659072]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:06.493622 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:06.711915 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:06.712442 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854659072]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:08.001786 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:20:08.009740 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:20:08.010840 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 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'
Jun 01 13:20:08.026418 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Flow 'volume_create_manager' (5b4a6f31-7073-414f-96af-437a3b812858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:20:08.030800 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa1030d0-548a-4796-936f-4bf43ea385c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:08.056830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:20:08.100515 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aa1030d0-548a-4796-936f-4bf43ea385c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-725855994',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=362fdd1a-a64c-4604-9258-5ae9e1e0bdea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b781c5cc8643c28d5c2218dde0391a',provider_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-06-01T13:20:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:20:08Z,user_id='2e204e6c2dd4421c991e7e524a84a68a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:08.103584 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95d76bbd-74c0-49d2-96ea-c4feacb85cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:08.106551 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95d76bbd-74c0-49d2-96ea-c4feacb85cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:08.109239 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b58219d-a9c3-4a72-a9d5-cbe5fd1a0afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:08.111961 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b58219d-a9c3-4a72-a9d5-cbe5fd1a0afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '362fdd1a-a64c-4604-9258-5ae9e1e0bdea', 'volume_name': 'volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:08.114760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87d8c787-ca94-47ba-864b-abf926c47efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:08.117617 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87d8c787-ca94-47ba-864b-abf926c47efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:08.120941 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1233ab8e-2f05-4f00-ac58-353010d87ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:08.122238 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Volume 362fdd1a-a64c-4604-9258-5ae9e1e0bdea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea', 'volume_size': 1}
Jun 01 13:20:08.124080 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:08.208196 n-d-844200-1 sudo[128460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:20:08.212358 n-d-844200-1 sudo[128460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:09.313823 n-d-844200-1 sudo[128460]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:09.316115 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.192s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:09.320422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1233ab8e-2f05-4f00-ac58-353010d87ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:09.322969 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b4676fb-3070-4b99-a87d-cc73c38b384b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:09.342321 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Volume volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea (362fdd1a-a64c-4604-9258-5ae9e1e0bdea): created successfully
Jun 01 13:20:09.345261 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b4676fb-3070-4b99-a87d-cc73c38b384b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:09.349966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Flow 'volume_create_manager' (5b4a6f31-7073-414f-96af-437a3b812858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:20:09.373388 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ec7b9a76-3eb6-4f39-9b5b-63dadb6af1bb tempest-AttachVolumeNegativeTest-1974726781 None] Created volume successfully.
Jun 01 13:20:11.450990 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:11.481709 n-d-844200-1 sudo[128512]: 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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:11.483419 n-d-844200-1 sudo[128512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:12.074320 n-d-844200-1 sudo[128512]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:12.076878 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea" returned: 0 in 0.626s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:12.138267 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:12.146383 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:12.146979 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818749264]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:12.147572 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:20:12.148388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Creating iscsi_target for Volume ID: volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Created volume path /opt/stack/data/cinder/volumes/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea,
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: incominguser xJWMrfWMSV92GwaDYJnE ENb66vTbsSi79QZY
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:20:12.152256 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:20:12.157097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:12.819881 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea" returned: 0 in 0.665s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:12.821920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818749264]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:12.823987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:20:12.824531 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:20:12.829847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:12.857534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:12.857859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818749264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n System information:\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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n Backing store flags: \n Account information:\n xJWMrfWMSV92GwaDYJnE\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:12.858495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:20:12.860926 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:13.035917 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:13.036462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818749264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n System information:\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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n Backing store flags: \n Account information:\n xJWMrfWMSV92GwaDYJnE\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:13.039423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:13.163812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:13.164090 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818749264]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n System information:\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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n Backing store flags: \n Account information:\n xJWMrfWMSV92GwaDYJnE\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:13.165217 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:20:13.262259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea', 'target_lun': 1, 'volume_id': '362fdd1a-a64c-4604-9258-5ae9e1e0bdea', 'auth_method': 'CHAP', 'auth_username': 'xJWMrfWMSV92GwaDYJnE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '0256fbb0-2f5b-4bf0-b2a9-a04cbc70e295'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:20:13.568186 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-536bd744-f8b2-4b73-ab9c-eb24fafcf100 req-783c3d72-d165-49b5-909a-adbe72edc8a8 tempest-AttachVolumeNegativeTest-1974726781 None] attachment_update completed successfully.
Jun 01 13:20:14.707810 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-66e9ae53-0b20-4142-9790-f7086258a430-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:20:14.834270 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:14.972476 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.135s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:14.973079 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853620144]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 26\n Initiator: iqn.1991-05.com.microsoft:n-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n Backing store flags: \n Account information:\n xJWMrfWMSV92GwaDYJnE\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:14.974031 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Skipping remove_export. No iscsi_target is presently exported for volume: 66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:20:14.975245 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:15.016948 n-d-844200-1 sudo[128664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:20:15.020496 n-d-844200-1 sudo[128664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:15.579798 n-d-844200-1 sudo[128664]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:15.582410 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430" returned: 0 in 0.606s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:15.585393 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 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-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:15.607979 n-d-844200-1 sudo[128672]: 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-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:20:15.609478 n-d-844200-1 sudo[128672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:16.176523 n-d-844200-1 sudo[128672]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:16.179415 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430" returned: 0 in 0.593s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:16.182689 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:16.231622 n-d-844200-1 sudo[128682]: 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-66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:20:16.237243 n-d-844200-1 sudo[128682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:17.075147 n-d-844200-1 sudo[128682]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:17.077735 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66e9ae53-0b20-4142-9790-f7086258a430" returned: 0 in 0.895s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:17.079198 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Successfully deleted volume: 66e9ae53-0b20-4142-9790-f7086258a430
Jun 01 13:20:17.200169 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Created reservations ['0e55ebaf-0d71-4c7d-a24a-af0f35125bf4', '64f4a39c-426b-462e-8155-f5c19b2cec44', '444a1870-531d-4bc7-8250-143f7fd15bc1', '7c65102b-4a13-420f-a5ec-f97478cbf35e'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:20:17.286440 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:20:17.287196 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:17.328190 n-d-844200-1 sudo[128713]: 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
Jun 01 13:20:17.335577 n-d-844200-1 sudo[128713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:18.051006 n-d-844200-1 sudo[128713]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:18.053421 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.766s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:18.055730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:18.077285 n-d-844200-1 sudo[128726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:20:18.078358 n-d-844200-1 sudo[128726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:18.728061 n-d-844200-1 sudo[128726]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:18.730363 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.674s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:18.733187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:20:18.749163 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Deleted volume successfully.
Jun 01 13:20:18.773341 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c50bf949-7f11-4eb4-906e-2646e0179412 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-66e9ae53-0b20-4142-9790-f7086258a430-delete_volume'" released by "delete_volume" :: held 4.065s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:20:19.837165 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:20:19.846478 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:20:19.848889 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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'
Jun 01 13:20:19.887792 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (27d4dca7-f2cb-4bc6-ac66-2dd813f02452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:20:19.901651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da8e14d5-21e2-466a-94bf-1a31f3191518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:19.960162 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:20:20.031367 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da8e14d5-21e2-466a-94bf-1a31f3191518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-736969294',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=b48c3d5f-2dad-4e52-80f9-b0672fb119ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5db8f1ee44348ec8a5f653ec38c73b3',provider_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-06-01T13:20:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:20:20Z,user_id='58a6025dac554df3a301c1ba04f74fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:20.034338 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68a817fb-5dfc-45dd-8d25-084336f1b227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:20.047579 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (68a817fb-5dfc-45dd-8d25-084336f1b227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:20.050254 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fa509be-1249-42c3-95a1-f80d53a6d258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:20.262340 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fa509be-1249-42c3-95a1-f80d53a6d258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'b48c3d5f-2dad-4e52-80f9-b0672fb119ad', 'volume_name': 'volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:20.312803 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8597a412-1ffa-4d7d-b5b0-532d1149cd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:20.319833 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8597a412-1ffa-4d7d-b5b0-532d1149cd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:20.334183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5eb444dc-d470-41a7-9305-9c23b7077eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:20.337209 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Volume b48c3d5f-2dad-4e52-80f9-b0672fb119ad: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:20:20.337209 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Cloning b48c3d5f-2dad-4e52-80f9-b0672fb119ad from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:20:21.970444 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-ad470c01-144b-451a-a204-d8ce882e3339 req-789b491b-9ad0-460c-a1f2-34d3d688049f tempest-AttachVolumeNegativeTest-1974726781 None] Terminate volume connection completed successfully.
Jun 01 13:20:21.970951 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-ad470c01-144b-451a-a204-d8ce882e3339 req-789b491b-9ad0-460c-a1f2-34d3d688049f tempest-AttachVolumeNegativeTest-1974726781 None] Deleting attachment 0256fbb0-2f5b-4bf0-b2a9-a04cbc70e295. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:20:21.975883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:22.153671 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:22.153930 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819086064]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n System information:\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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea\n Backing store flags: \n Account information:\n xJWMrfWMSV92GwaDYJnE\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:22.155354 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-ad470c01-144b-451a-a204-d8ce882e3339 req-789b491b-9ad0-460c-a1f2-34d3d688049f tempest-AttachVolumeNegativeTest-1974726781 None] Removing iscsi_target for Volume ID: 362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:22.156894 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:22.421986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea -f" returned: 0 in 0.265s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:22.423185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819086064]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:22.429972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:22.591418 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:22.592131 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819086064]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:36.654934 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 16.32 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:20:36.657738 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Image download 616.00 MB at 37.76 MB/s
Jun 01 13:20:36.711533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:36.891695 n-d-844200-1 sudo[129024]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1
Jun 01 13:20:36.892652 n-d-844200-1 sudo[129024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:37.412281 n-d-844200-1 sudo[129024]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:37.415810 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1" returned: 0 in 0.703s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:37.416712 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 58a6025dac554df3a301c1ba04f74fe0. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:20:37.521623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:37.696212 n-d-844200-1 sudo[129056]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1
Jun 01 13:20:37.697197 n-d-844200-1 sudo[129056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:38.064447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Lock "b'cinder-362fdd1a-a64c-4604-9258-5ae9e1e0bdea-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:20:38.179516 n-d-844200-1 sudo[129056]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:38.181964 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1" returned: 0 in 0.661s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:38.183739 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:38.239279 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:38.252990 n-d-844200-1 sudo[129081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:20:38.255159 n-d-844200-1 sudo[129081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:38.417862 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:38.418384 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819087472]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:38.419342 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Skipping remove_export. No iscsi_target is presently exported for volume: 362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:38.420811 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:38.475183 n-d-844200-1 sudo[129092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:38.475991 n-d-844200-1 sudo[129092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:39.080820 n-d-844200-1 sudo[129081]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:39.083128 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.899s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:39.111513 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume b48c3d5f-2dad-4e52-80f9-b0672fb119ad. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:20:39.192208 n-d-844200-1 sudo[129092]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:39.205869 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_7sszshhn {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:39.233108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea" returned: 0 in 0.812s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:39.235726 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:39.288115 n-d-844200-1 sudo[129137]: 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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:39.288931 n-d-844200-1 sudo[129137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:39.346413 n-d-844200-1 sudo[129136]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_7sszshhn
Jun 01 13:20:39.347260 n-d-844200-1 sudo[129136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:39.961260 n-d-844200-1 sudo[129136]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:39.975123 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_7sszshhn" returned: 0 in 0.769s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:39.983974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:40.157485 n-d-844200-1 sudo[129163]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1
Jun 01 13:20:40.158347 n-d-844200-1 sudo[129163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:40.313566 n-d-844200-1 sudo[129137]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:40.318112 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea" returned: 0 in 1.082s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:40.321504 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:40.345657 n-d-844200-1 sudo[129167]: 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-362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:40.347116 n-d-844200-1 sudo[129167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:40.696810 n-d-844200-1 sudo[129163]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:40.699907 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1" returned: 0 in 0.715s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:40.700786 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:20:40.701935 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:40.772779 n-d-844200-1 sudo[129172]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad oflag=direct
Jun 01 13:20:40.773971 n-d-844200-1 sudo[129172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:41.293111 n-d-844200-1 sudo[129167]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:41.295714 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-362fdd1a-a64c-4604-9258-5ae9e1e0bdea" returned: 0 in 0.974s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:41.297862 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Successfully deleted volume: 362fdd1a-a64c-4604-9258-5ae9e1e0bdea
Jun 01 13:20:41.398566 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Created reservations ['1940c855-bb49-433e-914c-0529faaaf20a', 'd9aca615-603a-49c5-b249-5eb6f98859f3', '23d75c42-4545-420c-b840-e801bb6ae51b', '61b7ba14-0819-4031-aae2-cfcf650d5890'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:20:41.504401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:20:41.505439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:41.562797 n-d-844200-1 sudo[129189]: 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
Jun 01 13:20:41.563640 n-d-844200-1 sudo[129189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:41.602339 n-d-844200-1 sudo[129172]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:41.605327 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad oflag=direct" returned: 0 in 0.903s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:41.606901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:41.683158 n-d-844200-1 sudo[129192]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad
Jun 01 13:20:41.685576 n-d-844200-1 sudo[129192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:42.293703 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Lock "b'cinder-b5dbb914-4562-45a3-8610-fe13d85a2d3e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:20:42.491442 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:42.787977 n-d-844200-1 sudo[129189]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:42.790716 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.285s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:42.792565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:42.860287 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.365s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:42.860589 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854667840]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:42.863421 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Skipping remove_export. No iscsi_target is presently exported for volume: b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:20:42.865931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:42.879479 n-d-844200-1 sudo[129228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:20:42.880888 n-d-844200-1 sudo[129228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:42.933849 n-d-844200-1 sudo[129233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:20:42.939078 n-d-844200-1 sudo[129233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:43.786038 n-d-844200-1 sudo[129228]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:43.788420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.995s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:43.792208 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:20:43.800219 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Deleted volume successfully.
Jun 01 13:20:43.823809 n-d-844200-1 sudo[129192]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:43.826288 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad" returned: 0 in 2.220s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:43.827604 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:43.860871 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7d588786-19d1-4bf2-96e4-770617d464fa tempest-AttachVolumeNegativeTest-1974726781 None] Lock "b'cinder-362fdd1a-a64c-4604-9258-5ae9e1e0bdea-delete_volume'" released by "delete_volume" :: held 5.792s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:20:43.937668 n-d-844200-1 sudo[129233]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:43.939652 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e" returned: 0 in 1.075s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:43.941374 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 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-b5dbb914-4562-45a3-8610-fe13d85a2d3e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:43.963290 n-d-844200-1 sudo[129252]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1
Jun 01 13:20:43.964171 n-d-844200-1 sudo[129252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:43.971059 n-d-844200-1 sudo[129253]: 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-b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:20:43.971853 n-d-844200-1 sudo[129253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:44.564438 n-d-844200-1 sudo[129252]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:44.568944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 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_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1" returned: 0 in 0.740s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:44.569838 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c__dd9u70cn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 2.22 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--b48c3d5f--2dad--4e52--80f9--b0672fb119ad {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:20:44.570385 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Converted 700.00 MB image at 315.18 MB/s
Jun 01 13:20:44.571705 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume b48c3d5f-2dad-4e52-80f9-b0672fb119ad successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:20:44.644096 n-d-844200-1 sudo[129253]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:44.720080 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 58a6025dac554df3a301c1ba04f74fe0 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:20:44.720776 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Marking volume b48c3d5f-2dad-4e52-80f9-b0672fb119ad as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:20:44.727450 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e" returned: 0 in 0.786s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:44.729179 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:44.752294 n-d-844200-1 sudo[129260]: 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-b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:20:44.753122 n-d-844200-1 sudo[129260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:44.757695 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to b48c3d5f-2dad-4e52-80f9-b0672fb119ad. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:20:44.758458 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Creating volume glance metadata for volume b48c3d5f-2dad-4e52-80f9-b0672fb119ad backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:20:44.851538 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5eb444dc-d470-41a7-9305-9c23b7077eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:44.861803 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b62c1b8-1813-4be3-a66a-187a57aa1489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:20:44.884356 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Volume volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad (b48c3d5f-2dad-4e52-80f9-b0672fb119ad): created successfully
Jun 01 13:20:44.887159 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b62c1b8-1813-4be3-a66a-187a57aa1489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:20:44.890881 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (27d4dca7-f2cb-4bc6-ac66-2dd813f02452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:20:44.903460 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5ed2dd2d-7e1d-4938-8246-4e0cdabe671f tempest-VolumesBackupsTest-277721017 None] Created volume successfully.
Jun 01 13:20:45.383094 n-d-844200-1 sudo[129260]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:45.385028 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b5dbb914-4562-45a3-8610-fe13d85a2d3e" returned: 0 in 0.656s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:45.386341 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Successfully deleted volume: b5dbb914-4562-45a3-8610-fe13d85a2d3e
Jun 01 13:20:45.441462 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Created reservations ['e863dbf1-9be7-48ef-b249-6d288bf5bd81', 'd19836ff-8be2-4fe6-9a13-b33a96a64395', 'f3cf89c2-d6b9-4f02-9f1e-dcaac6838847', 'a40a0542-8fff-4b4a-8dc9-5a8d304096b8'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:20:45.539957 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:20:45.541097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:45.585758 n-d-844200-1 sudo[129273]: 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
Jun 01 13:20:45.588312 n-d-844200-1 sudo[129273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:46.284134 n-d-844200-1 sudo[129273]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:46.286693 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.745s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:46.288787 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:46.323803 n-d-844200-1 sudo[129291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:20:46.325146 n-d-844200-1 sudo[129291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:46.714826 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Creating a new backup for volume volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:20:46.729265 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:46.784981 n-d-844200-1 sudo[129308]: 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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:20:46.791051 n-d-844200-1 sudo[129308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:46.969349 n-d-844200-1 sudo[129291]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:46.972065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.683s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:46.974099 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:20:46.995287 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Deleted volume successfully.
Jun 01 13:20:47.016451 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ae89a84e-862d-49b6-a6fb-b2a15ffd7e7b tempest-AttachVolumeNegativeTest-1974726781 None] Lock "b'cinder-b5dbb914-4562-45a3-8610-fe13d85a2d3e-delete_volume'" released by "delete_volume" :: held 4.724s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:20:47.050642 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Lock "b'cinder-92238b89-0700-47b1-8aa4-3441cded350b-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:20:47.217736 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:47.350648 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:47.351792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819618368]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:47.352681 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Skipping remove_export. No iscsi_target is presently exported for volume: 92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:20:47.353965 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:47.369615 n-d-844200-1 sudo[129308]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:47.379738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad" returned: 0 in 0.650s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:47.402694 n-d-844200-1 sudo[129323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:20:47.403522 n-d-844200-1 sudo[129323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:47.439656 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:47.446782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:47.447245 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853583104]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:47.448049 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:20:47.449141 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Creating iscsi_target for Volume ID: volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Created volume path /opt/stack/data/cinder/volumes/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad,
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: incominguser MwQ7wh3GmecaFF4UTkmF iPbTV6HK5cB82DCN
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:20:47.459943 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:20:47.462531 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:47.907862 n-d-844200-1 sudo[129323]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:47.909634 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b" returned: 0 in 0.556s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:47.920094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 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-92238b89-0700-47b1-8aa4-3441cded350b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:47.951174 n-d-844200-1 sudo[129337]: 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-92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:20:47.953809 n-d-844200-1 sudo[129337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:48.005010 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad" returned: 0 in 0.541s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:48.006145 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853583104]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:48.007502 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:20:48.008144 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:20:48.013621 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:48.022224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:48.022877 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853583104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n System information:\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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n Backing store flags: \n Account information:\n MwQ7wh3GmecaFF4UTkmF\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:48.024026 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:20:48.025559 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:48.167986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:48.167986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853583104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n System information:\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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n Backing store flags: \n Account information:\n MwQ7wh3GmecaFF4UTkmF\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:48.171746 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:48.324782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:48.325115 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853583104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n System information:\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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n Backing store flags: \n Account information:\n MwQ7wh3GmecaFF4UTkmF\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:20:48.326244 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:20:48.372893 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Initialize volume connection completed successfully.
Jun 01 13:20:48.566525 n-d-844200-1 sudo[129337]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:48.568343 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b" returned: 0 in 0.653s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:48.570815 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:48.603282 n-d-844200-1 sudo[129397]: 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-92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:20:48.604659 n-d-844200-1 sudo[129397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:49.258800 n-d-844200-1 sudo[129397]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:49.261279 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92238b89-0700-47b1-8aa4-3441cded350b" returned: 0 in 0.690s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:49.262468 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Successfully deleted volume: 92238b89-0700-47b1-8aa4-3441cded350b
Jun 01 13:20:49.367684 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Created reservations ['8574805a-0895-4a4b-bf29-ce5ed06eeda3', 'c299ff9a-f411-412b-b390-7496fffaf0bc', '19d7a321-0834-40a5-8cd3-89d662bfa010', '6984e687-495b-4ada-8e04-af520ba2c61b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:20:49.424989 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:20:49.426242 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:49.455565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:20:49.467677 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:20:49.468548 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:49.485328 n-d-844200-1 sudo[129458]: 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
Jun 01 13:20:49.493415 n-d-844200-1 sudo[129458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:49.533639 n-d-844200-1 sudo[129459]: 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
Jun 01 13:20:49.534526 n-d-844200-1 sudo[129459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:50.175724 n-d-844200-1 sudo[129459]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:50.178152 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.709s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:50.180090 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:50.224135 n-d-844200-1 sudo[129469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:20:50.225905 n-d-844200-1 sudo[129469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:50.354255 n-d-844200-1 sudo[129458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:50.356610 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.930s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:50.358407 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:20:50.419671 n-d-844200-1 sudo[129472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:20:50.421598 n-d-844200-1 sudo[129472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:20:50.864172 n-d-844200-1 sudo[129469]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:50.866676 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:50.868750 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:20:51.348701 n-d-844200-1 sudo[129472]: pam_unix(sudo:session): session closed for user root
Jun 01 13:20:51.350570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:20:51.351464 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:20:51.356248 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Deleted volume successfully.
Jun 01 13:20:51.396905 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-21cdb180-68a7-43c2-ae60-bf0d929da7e9 tempest-AttachVolumeNegativeTest-1974726781 None] Lock "b'cinder-92238b89-0700-47b1-8aa4-3441cded350b-delete_volume'" released by "delete_volume" :: held 4.346s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:21:49.456948 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:21:49.457697 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:21:49.458141 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:21:49.546402 n-d-844200-1 sudo[129972]: 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
Jun 01 13:21:49.547367 n-d-844200-1 sudo[129972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:21:50.527452 n-d-844200-1 sudo[129972]: pam_unix(sudo:session): session closed for user root
Jun 01 13:21:50.530063 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.072s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:21:50.531533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:21:50.579987 n-d-844200-1 sudo[129986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:21:50.580788 n-d-844200-1 sudo[129986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:21:51.166941 n-d-844200-1 sudo[129986]: pam_unix(sudo:session): session closed for user root
Jun 01 13:21:51.171017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.638s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:21:51.172636 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:22:10.671996 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-431ff082-9b0a-42fd-a56d-04aef1768cbc tempest-GroupSnapshotsV319Test-492496774 None] Group tempest-GroupSnapshotsV319Test-Group-1101681577: creating
Jun 01 13:22:10.717292 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-431ff082-9b0a-42fd-a56d-04aef1768cbc tempest-GroupSnapshotsV319Test-492496774 None] Group tempest-GroupSnapshotsV319Test-Group-1101681577: created successfully
Jun 01 13:22:10.741909 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-431ff082-9b0a-42fd-a56d-04aef1768cbc tempest-GroupSnapshotsV319Test-492496774 None] Create group completed successfully.
Jun 01 13:22:12.602138 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:12.608936 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:12.609993 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 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'
Jun 01 13:22:12.668121 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Flow 'volume_create_manager' (013f3a5a-4d39-4ef4-aea3-561a5fa99ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:12.676986 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55f4e8b6-6ed0-4e67-9710-53d8d406c7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:12.725154 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:12.766140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55f4e8b6-6ed0-4e67-9710-53d8d406c7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-809995629',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=989beaba-30c4-4660-a0da-f5add8959d6e,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=f6b282e4-94cc-4fdc-b7c2-348fc22d9a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a02d04b2e2ff4060b56919f59e682474',provider_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-06-01T13:22:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:13Z,user_id='a70825f084c04cf2b855e9f32453def5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3cb8e15e-ae03-4a75-93d9-a8e9873a1f53),volume_type_id=3cb8e15e-ae03-4a75-93d9-a8e9873a1f53)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:12.768944 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28952d29-05f7-47af-abff-be1fe5722d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:12.772096 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28952d29-05f7-47af-abff-be1fe5722d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:12.775730 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d186ac33-2d68-4946-a29e-798dc24feaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:12.778796 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d186ac33-2d68-4946-a29e-798dc24feaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6b282e4-94cc-4fdc-b7c2-348fc22d9a14', 'volume_name': 'volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:12.782109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c7658dd-d9ac-4010-8dc4-9e2a8c13c363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:12.785183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4c7658dd-d9ac-4010-8dc4-9e2a8c13c363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:12.789168 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (850c82fc-5381-4768-92b6-7190d29b38e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:12.823107 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Volume f6b282e4-94cc-4fdc-b7c2-348fc22d9a14: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14', 'volume_size': 1}
Jun 01 13:22:12.825127 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:12.851602 n-d-844200-1 sudo[130015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:12.852403 n-d-844200-1 sudo[130015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:13.684438 n-d-844200-1 sudo[130015]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:13.686910 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.861s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:13.692733 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (850c82fc-5381-4768-92b6-7190d29b38e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:13.695453 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce31d42b-d30e-4a9a-8c33-fa46b9890a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:13.718381 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Volume volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 (f6b282e4-94cc-4fdc-b7c2-348fc22d9a14): created successfully
Jun 01 13:22:13.721077 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce31d42b-d30e-4a9a-8c33-fa46b9890a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:13.725988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Flow 'volume_create_manager' (013f3a5a-4d39-4ef4-aea3-561a5fa99ab4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:13.800215 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Terminate volume connection completed successfully.
Jun 01 13:22:13.802581 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5198d7ed-293e-4115-becb-bbc632228626 tempest-GroupSnapshotsV319Test-492496774 None] Created volume successfully.
Jun 01 13:22:13.849900 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:13.961554 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:13.961884 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n System information:\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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad\n Backing store flags: \n Account information:\n MwQ7wh3GmecaFF4UTkmF\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:13.962548 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Removing iscsi_target for Volume ID: b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:22:13.964018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:14.152831 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] GroupSnapshot fe36a78f-4cfe-4087-9136-0bd12278c265: creating.
Jun 01 13:22:14.190415 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] Group snapshot fe36a78f-4cfe-4087-9136-0bd12278c265: creating. {{(pid=96718) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 01 13:22:14.300534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:14.319664 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad -f" returned: 0 in 0.334s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:14.320000 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:14.327209 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:14.338928 n-d-844200-1 sudo[130084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14
Jun 01 13:22:14.341260 n-d-844200-1 sudo[130084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:14.450727 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:14.451206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:14.452165 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cedbe73b-63c3-4e18-82e8-231e64ab072b tempest-VolumesBackupsTest-277721017 None] Remove volume export completed successfully.
Jun 01 13:22:14.940287 n-d-844200-1 sudo[130084]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:14.942529 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14" returned: 0 in 0.642s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:14.945268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a35d8496-db77-473c-8f23-1fffc791de3d --snapshot stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:14.975223 n-d-844200-1 sudo[130097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a35d8496-db77-473c-8f23-1fffc791de3d --snapshot stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 -L 1.00g
Jun 01 13:22:14.976724 n-d-844200-1 sudo[130097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:15.847148 n-d-844200-1 sudo[130097]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:15.849382 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a35d8496-db77-473c-8f23-1fffc791de3d --snapshot stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 -L 1.00g" returned: 0 in 0.904s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:16.044827 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b70a319a-069d-4cfc-9a3b-0fd2491efbda tempest-GroupSnapshotsV319Test-492496774 None] group_snapshot fe36a78f-4cfe-4087-9136-0bd12278c265: created successfully
Jun 01 13:22:16.191714 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:16.197684 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:16.198415 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 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'
Jun 01 13:22:16.216427 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (6cf37fea-9719-4b81-a4c0-d20d639a63d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:16.220711 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc5c665f-68df-40d3-96c5-40a2e85a218f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:16.248986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:16.289474 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc5c665f-68df-40d3-96c5-40a2e85a218f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6b462dde-2621-4b6e-acf1-8b90838f1072',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=88be8375-f547-4232-acd8-9731b05d4348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5db8f1ee44348ec8a5f653ec38c73b3',provider_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-06-01T13:22:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:16Z,user_id='58a6025dac554df3a301c1ba04f74fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:16.292384 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed7e000a-767c-49f5-8204-77a0d2db0215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:16.295281 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ed7e000a-767c-49f5-8204-77a0d2db0215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:16.297904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a509a160-2537-4d96-b17f-651b36478ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:16.300766 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a509a160-2537-4d96-b17f-651b36478ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88be8375-f547-4232-acd8-9731b05d4348', 'volume_name': 'volume-88be8375-f547-4232-acd8-9731b05d4348', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:16.303743 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47f1e1d0-e57d-43ec-aa21-5244b4b6af2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:16.306331 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47f1e1d0-e57d-43ec-aa21-5244b4b6af2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:16.308854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2d874f7-37b3-45cd-aba6-8132bbc8f3cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:16.311436 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Volume 88be8375-f547-4232-acd8-9731b05d4348: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88be8375-f547-4232-acd8-9731b05d4348', 'volume_size': 1}
Jun 01 13:22:16.313824 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88be8375-f547-4232-acd8-9731b05d4348 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:16.348185 n-d-844200-1 sudo[130201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88be8375-f547-4232-acd8-9731b05d4348 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:16.348993 n-d-844200-1 sudo[130201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:17.004740 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] group_snapshot fe36a78f-4cfe-4087-9136-0bd12278c265: deleting
Jun 01 13:22:17.144057 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] group_snapshot fe36a78f-4cfe-4087-9136-0bd12278c265: deleting {{(pid=96718) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 01 13:22:17.213745 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-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-a35d8496-db77-473c-8f23-1fffc791de3d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:17.243240 n-d-844200-1 sudo[130201]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:17.254767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88be8375-f547-4232-acd8-9731b05d4348 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.941s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:17.258456 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2d874f7-37b3-45cd-aba6-8132bbc8f3cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88be8375-f547-4232-acd8-9731b05d4348', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:17.264389 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (037014ea-2718-4930-9bfd-3ce2cb7f03af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:17.273675 n-d-844200-1 sudo[130236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-a35d8496-db77-473c-8f23-1fffc791de3d
Jun 01 13:22:17.274488 n-d-844200-1 sudo[130236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:17.282298 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Volume volume-88be8375-f547-4232-acd8-9731b05d4348 (88be8375-f547-4232-acd8-9731b05d4348): created successfully
Jun 01 13:22:17.292477 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (037014ea-2718-4930-9bfd-3ce2cb7f03af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:17.302483 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (6cf37fea-9719-4b81-a4c0-d20d639a63d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:17.326611 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Created volume successfully.
Jun 01 13:22:17.794304 n-d-844200-1 sudo[130236]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:17.796326 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-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-a35d8496-db77-473c-8f23-1fffc791de3d" returned: 0 in 0.590s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:17.798623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a35d8496-db77-473c-8f23-1fffc791de3d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:17.822278 n-d-844200-1 sudo[130239]: 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-a35d8496-db77-473c-8f23-1fffc791de3d
Jun 01 13:22:17.823736 n-d-844200-1 sudo[130239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:18.378926 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:18.393407 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:18.393407 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 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'
Jun 01 13:22:18.467346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Flow 'volume_create_manager' (feafb398-17e8-4a74-bd0f-536892589280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:18.505838 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7b4e5e2-e2d8-4f48-850e-c08976cd87ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:18.551364 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:18.627096 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f7b4e5e2-e2d8-4f48-850e-c08976cd87ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1060810618',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=7f183105-7284-430c-b46f-98c8e9cdaa41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f9df352aca04b0b8dfb3331e4601bcb',provider_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-06-01T13:22:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:18Z,user_id='b5cbef38047f4c4d82d39df5fbbb463f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:18.629634 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ac1e618-2505-49a9-ba0d-33dad90045d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:18.640360 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ac1e618-2505-49a9-ba0d-33dad90045d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:18.645689 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b039ad8-9906-4842-93ab-06ad5448d304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:18.650232 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2b039ad8-9906-4842-93ab-06ad5448d304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7f183105-7284-430c-b46f-98c8e9cdaa41', 'volume_name': 'volume-7f183105-7284-430c-b46f-98c8e9cdaa41', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:18.667866 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1085ae9-f02c-4c52-8d33-cd53e48dfc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:18.673471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f1085ae9-f02c-4c52-8d33-cd53e48dfc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:18.679176 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43ade90f-c3c9-40ab-a6f6-2aaccd38f1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:18.683391 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Volume 7f183105-7284-430c-b46f-98c8e9cdaa41: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7f183105-7284-430c-b46f-98c8e9cdaa41', 'volume_size': 1}
Jun 01 13:22:18.685094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f183105-7284-430c-b46f-98c8e9cdaa41 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:18.717376 n-d-844200-1 sudo[130286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f183105-7284-430c-b46f-98c8e9cdaa41 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:18.720254 n-d-844200-1 sudo[130286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:18.791246 n-d-844200-1 sudo[130239]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:18.804075 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a35d8496-db77-473c-8f23-1fffc791de3d" returned: 0 in 1.005s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:18.932376 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:18.972899 n-d-844200-1 sudo[130298]: 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-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:18.976479 n-d-844200-1 sudo[130298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:19.008070 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-455684348 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-455684348, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:22:19.017879 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-455684348 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-455684348, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:22:19.057155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] Created reservations ['93411f55-91f1-40f3-8f34-3efb788bc9c5', 'd74eaf97-4935-4466-95d8-4ab67a4ba99b', 'e7054af7-6b07-416e-b7c7-31590f3879c9', '66696655-7e32-4e69-b381-1c975bfeb7f5'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:22:19.126160 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e683a76c-a680-4804-a6a6-38aafc15b3a3 tempest-GroupSnapshotsV319Test-492496774 None] group_snapshot fe36a78f-4cfe-4087-9136-0bd12278c265: deleted successfully
Jun 01 13:22:19.489593 n-d-844200-1 sudo[130286]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:19.491702 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f183105-7284-430c-b46f-98c8e9cdaa41 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.807s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:19.495544 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43ade90f-c3c9-40ab-a6f6-2aaccd38f1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f183105-7284-430c-b46f-98c8e9cdaa41', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:19.498380 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6176ee7f-b3ef-4ef5-9af0-a1ea503d66cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:19.546604 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Volume volume-7f183105-7284-430c-b46f-98c8e9cdaa41 (7f183105-7284-430c-b46f-98c8e9cdaa41): created successfully
Jun 01 13:22:19.549407 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6176ee7f-b3ef-4ef5-9af0-a1ea503d66cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:19.571820 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Flow 'volume_create_manager' (feafb398-17e8-4a74-bd0f-536892589280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:19.600686 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-66dd1ef5-3b5e-4b2a-95db-52ea62d03c0c tempest-AttachVolumeTestJSON-417173286 None] Created volume successfully.
Jun 01 13:22:19.923976 n-d-844200-1 sudo[130298]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:19.926226 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348" returned: 0 in 0.994s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:20.000902 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:20.018241 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:20.018775 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819390928]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:20.033497 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:22:20.034506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Creating iscsi_target for Volume ID: volume-88be8375-f547-4232-acd8-9731b05d4348 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Created volume path /opt/stack/data/cinder/volumes/volume-88be8375-f547-4232-acd8-9731b05d4348,
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: incominguser B4ZVTPSQSr8pbvAxogA4 BabMfmYR5Eru8fuJ
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:20.041662 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:22:20.052605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:20.109875 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Skipping remove_export. No iscsi_target is presently exported for volume: f6b282e4-94cc-4fdc-b7c2-348fc22d9a14
Jun 01 13:22:20.111979 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:20.164463 n-d-844200-1 sudo[130335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14
Jun 01 13:22:20.165299 n-d-844200-1 sudo[130335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:20.748173 n-d-844200-1 sudo[130335]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:20.750568 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14" returned: 0 in 0.638s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:20.752205 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 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-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:20.801931 n-d-844200-1 sudo[130345]: 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-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14
Jun 01 13:22:20.818868 n-d-844200-1 sudo[130345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:20.959604 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348" returned: 0 in 0.914s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:20.960187 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819390928]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:20.961500 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:22:20.962095 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:22:20.964517 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:20.988875 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:20.989269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819390928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:20.991948 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:22:20.993751 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:21.122353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:21.122871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819390928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:21.124216 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:21.344402 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.220s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:21.344718 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819390928]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:21.346072 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:22:21.484340 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Initialize volume connection completed successfully.
Jun 01 13:22:21.929403 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:21.952141 n-d-844200-1 sudo[130434]: 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-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:21.954934 n-d-844200-1 sudo[130345]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:21.971743 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14" returned: 0 in 1.205s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:21.971743 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:21.969956 n-d-844200-1 sudo[130434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:22.024025 n-d-844200-1 sudo[130436]: 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-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14
Jun 01 13:22:22.024905 n-d-844200-1 sudo[130436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:22.657133 n-d-844200-1 sudo[130434]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:22.658445 n-d-844200-1 sudo[130436]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:22.659578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41" returned: 0 in 0.730s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:22.692769 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6b282e4-94cc-4fdc-b7c2-348fc22d9a14" returned: 0 in 0.732s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:22.693011 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Successfully deleted volume: f6b282e4-94cc-4fdc-b7c2-348fc22d9a14
Jun 01 13:22:22.766682 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:22.791474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:22.791761 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796181788096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: I_T nexus: 28
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: B4ZVTPSQSr8pbvAxogA4
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:22:22.792488 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:22:22.795881 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Creating iscsi_target for Volume ID: volume-7f183105-7284-430c-b46f-98c8e9cdaa41 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Created volume path /opt/stack/data/cinder/volumes/volume-7f183105-7284-430c-b46f-98c8e9cdaa41,
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: incominguser Nh5Rxux2EGA9s7U7MJux nzTp56fquNdCsnPa
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:22.807483 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:22:22.811720 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:22.879856 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Created reservations ['590fce86-f56e-47cc-bf78-15a3faed01f2'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:22:22.951718 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-455684348 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-455684348, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:22:22.990686 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Created reservations ['70d4e11d-6f3d-4bc9-bbd5-b4b58705664e', '382a5dd7-f64a-41fb-9f7c-cd3f7df74477', '8562b31c-803a-4f21-892b-0395f242b57a', '5a93b3ce-510c-4699-9e8f-18771d12e0bf'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:22:23.188069 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:22:23.191298 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:23.248682 n-d-844200-1 sudo[130481]: 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
Jun 01 13:22:23.249708 n-d-844200-1 sudo[130481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:23.611530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41" returned: 0 in 0.801s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:23.612030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796181788096]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:23.613926 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:22:23.614654 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:22:23.619277 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:23.628690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:23.630705 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796181788096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: I_T nexus: 28
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: B4ZVTPSQSr8pbvAxogA4
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:22:23.631658 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:22:23.638951 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:23.999225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:23.999225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796181788096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:23.999225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:23.999225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:23.999225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:23.979801 n-d-844200-1 sudo[130481]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:24.051329 n-d-844200-1 sudo[130510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:22:24.054423 n-d-844200-1 sudo[130510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:24.211235 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.302s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:24.211235 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796181788096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:24.211235 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:22:24.349530 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41', 'target_lun': 1, 'volume_id': '7f183105-7284-430c-b46f-98c8e9cdaa41', 'auth_method': 'CHAP', 'auth_username': 'Nh5Rxux2EGA9s7U7MJux', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '2b5e570a-b4c4-4e75-8777-6512098f3e60'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:22:24.724334 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-260b3033-d1db-4ebb-a636-19422bd43a41 req-7dc4d261-b600-4deb-8b59-e18ea052fdf4 tempest-AttachVolumeTestJSON-417173286 None] attachment_update completed successfully.
Jun 01 13:22:24.856547 n-d-844200-1 sudo[130510]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:24.859163 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.876s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:24.860659 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:22:24.877436 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-95dc3360-ae1f-45a1-a877-41f8021f32cd tempest-GroupSnapshotsV319Test-492496774 None] Delete group completed successfully.
Jun 01 13:22:25.647038 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:25.656667 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:25.658881 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 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'
Jun 01 13:22:25.703402 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Flow 'volume_create_manager' (e8264c6f-34e6-495e-b042-e204b95362b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:25.703402 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bd43ef0-84b2-496b-ba76-290f3be09502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:25.729877 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:25.759250 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bd43ef0-84b2-496b-ba76-290f3be09502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-801751618',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d678e4f4-ceb7-4450-8a50-df007bad5d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884469708e4c4ebea4c00931e9fce384',provider_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-06-01T13:22:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:26Z,user_id='f44a331eaffa4402ab35541861a730ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:25.759250 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9af21f8a-b89c-4cb9-8c6c-3cb6ae7a9ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:25.759250 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9af21f8a-b89c-4cb9-8c6c-3cb6ae7a9ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:25.762944 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35841502-6ba2-47f8-96ca-62576ed0ca09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:25.762944 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35841502-6ba2-47f8-96ca-62576ed0ca09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd678e4f4-ceb7-4450-8a50-df007bad5d27', 'volume_name': 'volume-d678e4f4-ceb7-4450-8a50-df007bad5d27', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:25.769660 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e89eb187-5e05-4d74-a332-40f3c283198c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:25.769660 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e89eb187-5e05-4d74-a332-40f3c283198c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:25.769660 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12cfb786-8feb-4ec0-b126-aa8633ad3580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:25.772543 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Volume d678e4f4-ceb7-4450-8a50-df007bad5d27: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d678e4f4-ceb7-4450-8a50-df007bad5d27', 'volume_size': 1}
Jun 01 13:22:25.772543 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d678e4f4-ceb7-4450-8a50-df007bad5d27 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:25.799155 n-d-844200-1 sudo[130514]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d678e4f4-ceb7-4450-8a50-df007bad5d27 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:25.805945 n-d-844200-1 sudo[130514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:26.768213 n-d-844200-1 sudo[130514]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:26.782568 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d678e4f4-ceb7-4450-8a50-df007bad5d27 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.999s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:26.782568 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (12cfb786-8feb-4ec0-b126-aa8633ad3580) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d678e4f4-ceb7-4450-8a50-df007bad5d27', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:26.782568 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f63e1cd-6202-4336-ac3e-a132b1f44ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:26.800403 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Volume volume-d678e4f4-ceb7-4450-8a50-df007bad5d27 (d678e4f4-ceb7-4450-8a50-df007bad5d27): created successfully
Jun 01 13:22:26.800403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f63e1cd-6202-4336-ac3e-a132b1f44ae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:26.813576 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Flow 'volume_create_manager' (e8264c6f-34e6-495e-b042-e204b95362b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:26.835509 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-23e258de-928b-4916-920d-da710f1d0a51 tempest-ServersNegativeTestJSON-170721898 None] Created volume successfully.
Jun 01 13:22:31.393139 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:31.408626 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:31.408626 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 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'
Jun 01 13:22:31.475631 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Flow 'volume_create_manager' (6a0019c2-9311-4ee6-b040-2344414a23f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:31.475631 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b6cf295-d53a-4eeb-9b9c-8cbc825a7466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:31.540147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:31.605096 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b6cf295-d53a-4eeb-9b9c-8cbc825a7466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1628475433',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=4ba1e1e9-6553-418e-8aa7-b18244eb2c5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884469708e4c4ebea4c00931e9fce384',provider_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-06-01T13:22:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:31Z,user_id='f44a331eaffa4402ab35541861a730ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:31.634083 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61bc5065-a119-47d0-b6ac-5a4e05360014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:31.647865 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (61bc5065-a119-47d0-b6ac-5a4e05360014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:31.650610 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (429cb2de-7ff4-422c-9c3b-b9895da1f47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:31.659735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (429cb2de-7ff4-422c-9c3b-b9895da1f47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ba1e1e9-6553-418e-8aa7-b18244eb2c5e', 'volume_name': 'volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:31.662819 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1600eacd-85f9-40fa-b168-6f72cbaa27c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:31.664893 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1600eacd-85f9-40fa-b168-6f72cbaa27c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:31.674996 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b2a5daf-fded-4c36-ad03-4947db315099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:31.675981 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Volume 4ba1e1e9-6553-418e-8aa7-b18244eb2c5e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e', 'volume_size': 1}
Jun 01 13:22:31.678413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:31.702473 n-d-844200-1 sudo[130553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:31.704350 n-d-844200-1 sudo[130553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:32.761238 n-d-844200-1 sudo[130553]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:32.764444 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.086s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:32.769854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b2a5daf-fded-4c36-ad03-4947db315099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:32.772662 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3920e5cd-225e-453e-b14c-72587b3808fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:32.799065 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Volume volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e (4ba1e1e9-6553-418e-8aa7-b18244eb2c5e): created successfully
Jun 01 13:22:32.801114 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3920e5cd-225e-453e-b14c-72587b3808fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:32.804464 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Flow 'volume_create_manager' (6a0019c2-9311-4ee6-b040-2344414a23f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:32.837993 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-af7f5729-9596-46ad-9282-cab57e99f99d tempest-ServersNegativeTestJSON-170721898 None] Created volume successfully.
Jun 01 13:22:33.109036 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-830a7d80-83ec-4179-99e2-fc7c4bbe12d8 tempest-GroupsV314Test-856247367 None] Group tempest-GroupsV314Test-Group-695008880: creating
Jun 01 13:22:33.146980 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-830a7d80-83ec-4179-99e2-fc7c4bbe12d8 tempest-GroupsV314Test-856247367 None] Group tempest-GroupsV314Test-Group-695008880: created successfully
Jun 01 13:22:33.171474 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-830a7d80-83ec-4179-99e2-fc7c4bbe12d8 tempest-GroupsV314Test-856247367 None] Create group completed successfully.
Jun 01 13:22:33.174536 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:33.180360 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:33.181000 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 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'
Jun 01 13:22:33.195184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Flow 'volume_create_manager' (fda13b2a-f500-48bc-bbf2-96033aeb6e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:33.199310 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd7d75fc-afd0-4a7b-86c4-15fb355fcc1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:33.227795 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:33.261272 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dd7d75fc-afd0-4a7b-86c4-15fb355fcc1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-343628757',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f9df352aca04b0b8dfb3331e4601bcb',provider_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-06-01T13:22:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:33Z,user_id='b5cbef38047f4c4d82d39df5fbbb463f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:33.264579 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45e60cc1-123f-4de6-bdcd-4bbbe66eba66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:33.266780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (45e60cc1-123f-4de6-bdcd-4bbbe66eba66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:33.269963 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf71c33d-f966-4a83-8dd8-9bb0b2507102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:33.272346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cf71c33d-f966-4a83-8dd8-9bb0b2507102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6', 'volume_name': 'volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:33.275357 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6f9cc7d-f8e5-45cd-bfe8-1b37478cb960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:33.278447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c6f9cc7d-f8e5-45cd-bfe8-1b37478cb960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:33.280906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d27a635-a76b-4f93-8abf-d5a34e11fa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:33.282105 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Volume bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6', 'volume_size': 1}
Jun 01 13:22:33.306208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:33.363884 n-d-844200-1 sudo[130587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:33.364688 n-d-844200-1 sudo[130587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:34.381290 n-d-844200-1 sudo[130587]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:34.386153 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.099s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:34.388486 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2d27a635-a76b-4f93-8abf-d5a34e11fa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:34.391347 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f27da686-ea61-4713-b750-b7cb08e3f816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:34.415218 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Volume volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 (bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6): created successfully
Jun 01 13:22:34.417334 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f27da686-ea61-4713-b750-b7cb08e3f816) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:34.421466 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Flow 'volume_create_manager' (fda13b2a-f500-48bc-bbf2-96033aeb6e1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:34.444502 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-90b72519-1520-4022-ac62-fefe9c525d2c tempest-AttachVolumeTestJSON-417173286 None] Created volume successfully.
Jun 01 13:22:34.881743 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:34.886318 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:34.888270 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 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'
Jun 01 13:22:34.906052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (a7629391-fa34-4715-a0a1-daab3f13dfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:34.909388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f88b5e14-2a76-41e5-b878-ebaf7398788f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:34.935820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:34.964665 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f88b5e14-2a76-41e5-b878-ebaf7398788f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-718063623',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=b2e903fa-dfa3-40c3-9b44-84e980e1a588,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e9672907084bb685ddcdecabc29f0f',provider_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-06-01T13:22:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:35Z,user_id='e5cf3614f47740e0be117066305fa66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:34.967417 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd3add3b-8d17-460d-aa38-57cc74bc540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:34.969493 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd3add3b-8d17-460d-aa38-57cc74bc540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:34.972298 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d79d01ce-eb1d-4c31-9986-8f4097d15cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:34.974765 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d79d01ce-eb1d-4c31-9986-8f4097d15cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2e903fa-dfa3-40c3-9b44-84e980e1a588', 'volume_name': 'volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:34.977060 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27284145-049e-4468-a1b3-1953507746d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:34.979818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27284145-049e-4468-a1b3-1953507746d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:34.982824 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14333c8d-1ece-4450-a846-7930cedf26e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:34.983960 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Volume b2e903fa-dfa3-40c3-9b44-84e980e1a588: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588', 'volume_size': 1}
Jun 01 13:22:34.985482 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:35.062810 n-d-844200-1 sudo[130618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:35.067963 n-d-844200-1 sudo[130618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:35.466638 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:35.479271 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:35.479912 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 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'
Jun 01 13:22:35.521469 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Flow 'volume_create_manager' (b16489cf-180e-49a7-9630-81408a5b615f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:35.533407 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1dabd95b-f536-433b-97e0-193e73b4e208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:35.584810 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:35.644051 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1dabd95b-f536-433b-97e0-193e73b4e208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1898793141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=500b3eaa-c4e9-42d8-895a-7470893a311a,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=c86856bf-fbab-413d-936e-c4983c093531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7544d313494c43488ac511c130f37d97',provider_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-06-01T13:22:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:35Z,user_id='dea78d4b5fd34964a9b31d54a29da086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b44b076-3e38-4506-8ca2-635013a1ba22),volume_type_id=6b44b076-3e38-4506-8ca2-635013a1ba22)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:35.644051 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a3e7505-ebe9-4877-bdc3-920909d349de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:35.644051 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a3e7505-ebe9-4877-bdc3-920909d349de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:35.655921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52642401-0bea-4b33-82be-fac696a8a094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:35.655921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (52642401-0bea-4b33-82be-fac696a8a094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c86856bf-fbab-413d-936e-c4983c093531', 'volume_name': 'volume-c86856bf-fbab-413d-936e-c4983c093531', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:35.672328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3826bec9-02f9-445b-b3d8-75990630a0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:35.672328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3826bec9-02f9-445b-b3d8-75990630a0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:35.672328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (898bdec8-d302-4ae6-b0e8-4f0fbfaa9518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:35.685818 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Volume c86856bf-fbab-413d-936e-c4983c093531: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c86856bf-fbab-413d-936e-c4983c093531', 'volume_size': 1}
Jun 01 13:22:35.692479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c86856bf-fbab-413d-936e-c4983c093531 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:35.707638 n-d-844200-1 sudo[130620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c86856bf-fbab-413d-936e-c4983c093531 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:35.708415 n-d-844200-1 sudo[130620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:36.265409 n-d-844200-1 sudo[130618]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:36.281318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.284s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:36.286403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (14333c8d-1ece-4450-a846-7930cedf26e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:36.286403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f799c18b-c0f3-4e4a-9034-e118b5537daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:36.311149 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Volume volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588 (b2e903fa-dfa3-40c3-9b44-84e980e1a588): created successfully
Jun 01 13:22:36.313472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f799c18b-c0f3-4e4a-9034-e118b5537daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:36.319561 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (a7629391-fa34-4715-a0a1-daab3f13dfa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:36.349956 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-69e95ad6-b116-4cef-b915-21f050142caf tempest-VolumesActionsTest-1634721449 None] Created volume successfully.
Jun 01 13:22:36.532152 n-d-844200-1 sudo[130620]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:36.534086 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c86856bf-fbab-413d-936e-c4983c093531 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.847s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:36.536661 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (898bdec8-d302-4ae6-b0e8-4f0fbfaa9518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c86856bf-fbab-413d-936e-c4983c093531', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:36.539027 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b5c155d-96da-4167-9b2c-03a3dd7ca4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:36.557489 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Volume volume-c86856bf-fbab-413d-936e-c4983c093531 (c86856bf-fbab-413d-936e-c4983c093531): created successfully
Jun 01 13:22:36.559720 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b5c155d-96da-4167-9b2c-03a3dd7ca4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:36.562799 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Flow 'volume_create_manager' (b16489cf-180e-49a7-9630-81408a5b615f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:36.592491 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b6a38642-2882-479a-b6e2-b54b2f12f527 tempest-GroupsV314Test-856247367 None] Created volume successfully.
Jun 01 13:22:37.416381 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:37.452106 n-d-844200-1 sudo[130672]: 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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:22:37.453060 n-d-844200-1 sudo[130672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:37.925947 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Creating clone of volume: c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:22:37.927175 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:37.975048 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-133568b3-1583-4bec-8eb6-c07f2e8bbdbf tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588'" acquired by "attach_volume" :: waited 0.081s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:22:37.999689 n-d-844200-1 sudo[130674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:22:38.002315 n-d-844200-1 sudo[130674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:38.107995 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-133568b3-1583-4bec-8eb6-c07f2e8bbdbf tempest-VolumesActionsTest-1634721449 None] Attaching volume b2e903fa-dfa3-40c3-9b44-84e980e1a588 to instance 608488a4-151e-402d-8b8a-527eeddebd1a at mountpoint /dev/sdb on host None.
Jun 01 13:22:38.203530 n-d-844200-1 sudo[130672]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:38.276341 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6" returned: 0 in 0.851s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:38.370019 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-133568b3-1583-4bec-8eb6-c07f2e8bbdbf tempest-VolumesActionsTest-1634721449 None] Attach volume completed successfully.
Jun 01 13:22:38.420784 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:38.422660 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-133568b3-1583-4bec-8eb6-c07f2e8bbdbf tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588'" released by "attach_volume" :: held 0.448s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:22:38.433684 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:38.434197 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818051360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: I_T nexus: 28
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: B4ZVTPSQSr8pbvAxogA4
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: I_T nexus: 29
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: Nh5Rxux2EGA9s7U7MJux
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:22:38.435225 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:22:38.442400 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Creating iscsi_target for Volume ID: volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6,
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: incominguser BAwGX2uYexN5R4Y6xtws rMSdyA5LiaFu2Fh3
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:22:38.470137 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:22:38.471883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:38.844160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531" returned: 0 in 0.913s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:38.844160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d --snapshot stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:38.837656 n-d-844200-1 sudo[130674]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:38.894213 n-d-844200-1 sudo[130684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d --snapshot stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531 -L 1.00g
Jun 01 13:22:38.895890 n-d-844200-1 sudo[130684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:39.446527 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6" returned: 0 in 0.974s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:39.447162 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818051360]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:39.447740 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:22:39.448327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:22:39.450327 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:39.504051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.053s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:39.504403 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818051360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n System information:\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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n Backing store flags: \n Account information:\n BAwGX2uYexN5R4Y6xtws\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: I_T nexus: 28
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: B4ZVTPSQSr8pbvAxogA4
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Target 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: I_T nexus: 29
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: Nh5Rxux2EGA9s7U7MJux
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:22:39.505277 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:22:39.510354 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:39.707550 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:39.707913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818051360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n System information:\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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n Backing store flags: \n Account information:\n BAwGX2uYexN5R4Y6xtws\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:39.716873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:39.993899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:39.994531 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818051360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n System information:\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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n Backing store flags: \n Account information:\n BAwGX2uYexN5R4Y6xtws\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:40.007876 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:22:40.096852 n-d-844200-1 sudo[130684]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:40.103086 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d --snapshot stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531 -L 1.00g" returned: 0 in 1.261s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:40.107596 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:40.175549 n-d-844200-1 sudo[130820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:40.176358 n-d-844200-1 sudo[130820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:40.188008 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6', 'target_lun': 1, 'volume_id': 'bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6', 'auth_method': 'CHAP', 'auth_username': 'BAwGX2uYexN5R4Y6xtws', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a6ad7480-5ebe-489d-99ab-d520c2f5bb1c'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:22:40.591104 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8efd7016-9d54-4a4b-ae35-1f435b2d5722 req-b727e198-9f14-4196-9755-ae61883ee757 tempest-AttachVolumeTestJSON-417173286 None] attachment_update completed successfully.
Jun 01 13:22:40.906557 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-97c2e95b-568e-4691-bc4c-8a4cd727eb95 tempest-VolumesActionsTest-244872307 None] Terminate volume connection completed successfully.
Jun 01 13:22:41.053166 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-97c2e95b-568e-4691-bc4c-8a4cd727eb95 tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588-detach_volume'" acquired by "detach_volume" :: waited 0.079s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:22:41.063780 n-d-844200-1 sudo[130820]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:41.067856 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.958s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:41.073204 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:41.098383 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-97c2e95b-568e-4691-bc4c-8a4cd727eb95 tempest-VolumesActionsTest-244872307 None] Detaching volume b2e903fa-dfa3-40c3-9b44-84e980e1a588 from instance 608488a4-151e-402d-8b8a-527eeddebd1a.
Jun 01 13:22:41.099208 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-97c2e95b-568e-4691-bc4c-8a4cd727eb95 tempest-VolumesActionsTest-244872307 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2e903fa-dfa3-40c3-9b44-84e980e1a588
Jun 01 13:22:41.115288 n-d-844200-1 sudo[130852]: 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-dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:41.117467 n-d-844200-1 sudo[130852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:41.173721 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-97c2e95b-568e-4691-bc4c-8a4cd727eb95 tempest-VolumesActionsTest-244872307 None] Detach volume completed successfully.
Jun 01 13:22:41.180548 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-97c2e95b-568e-4691-bc4c-8a4cd727eb95 tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588-detach_volume'" released by "detach_volume" :: held 0.129s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:22:41.713113 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-35259ee9-968e-4521-a058-70a6011cdfb6 tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:22:41.713113 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-35259ee9-968e-4521-a058-70a6011cdfb6 tempest-VolumesActionsTest-1634721449 None] Volume detach called, but volume not attached.
Jun 01 13:22:41.735917 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-35259ee9-968e-4521-a058-70a6011cdfb6 tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588-detach_volume'" released by "detach_volume" :: held 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:22:41.905336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d" returned: 0 in 0.824s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:41.905336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:41.891094 n-d-844200-1 sudo[130852]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:41.944595 n-d-844200-1 sudo[130855]: 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--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d iflag=direct
Jun 01 13:22:41.945470 n-d-844200-1 sudo[130855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:42.610124 n-d-844200-1 sudo[130855]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:42.613087 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d iflag=direct" returned: 0 in 0.717s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:42.614558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:42.648454 n-d-844200-1 sudo[130867]: 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--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d oflag=direct
Jun 01 13:22:42.651181 n-d-844200-1 sudo[130867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:43.258684 n-d-844200-1 sudo[130867]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:43.260900 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d oflag=direct" returned: 0 in 0.646s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:43.262040 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:43.290833 n-d-844200-1 sudo[130879]: 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--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:22:43.291678 n-d-844200-1 sudo[130879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:49.455949 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:22:49.455949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:22:49.459464 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:49.512401 n-d-844200-1 sudo[130885]: 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
Jun 01 13:22:49.513194 n-d-844200-1 sudo[130885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:50.466022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.996s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:50.466022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:50.450665 n-d-844200-1 sudo[130885]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:50.536314 n-d-844200-1 sudo[130890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:22:50.541834 n-d-844200-1 sudo[130890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:50.711946 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-64af0236-e1e7-4807-98a7-0ae6784a17a1 req-255afc13-cf6b-4b95-96cc-4a13669f352a tempest-AttachVolumeTestJSON-417173286 None] Terminate volume connection completed successfully.
Jun 01 13:22:50.711946 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-64af0236-e1e7-4807-98a7-0ae6784a17a1 req-255afc13-cf6b-4b95-96cc-4a13669f352a tempest-AttachVolumeTestJSON-417173286 None] Deleting attachment 2b5e570a-b4c4-4e75-8777-6512098f3e60. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:22:50.721272 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:51.007040 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.296s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:51.007633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853642912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41\n System information:\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-7f183105-7284-430c-b46f-98c8e9cdaa41\n Backing store flags: \n Account information:\n Nh5Rxux2EGA9s7U7MJux\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n Backing store flags: \n Account information:\n BAwGX2uYexN5R4Y6xtws\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:51.008744 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-64af0236-e1e7-4807-98a7-0ae6784a17a1 req-255afc13-cf6b-4b95-96cc-4a13669f352a tempest-AttachVolumeTestJSON-417173286 None] Removing iscsi_target for Volume ID: 7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:22:51.010109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:51.101473 n-d-844200-1 sudo[130879]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:51.104109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.842s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:51.109821 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--dd94ba72--3912--43b1--b19e--e3382a7cc26d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--dd94ba72--3912--43b1--b19e--e3382a7cc26d, size 1024.00 MB, duration 7.84 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:22:51.110941 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Volume copy 1024.00 MB at 130.57 MB/s
Jun 01 13:22:51.114050 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-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-dd94ba72-3912-43b1-b19e-e3382a7cc26d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:51.171728 n-d-844200-1 sudo[130905]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:51.172541 n-d-844200-1 sudo[130905]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:51.488777 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7f183105-7284-430c-b46f-98c8e9cdaa41 -f" returned: 0 in 0.442s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:51.488777 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853642912]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:51.502326 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:51.523381 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:22:51.537207 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:22:51.537780 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 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'
Jun 01 13:22:51.574976 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (a969158c-acc7-4dae-bdbd-5fe39976f915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:51.578304 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ac9d50-e434-4fff-8031-820bce91022f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:51.644325 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:22:51.672565 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (33ac9d50-e434-4fff-8031-820bce91022f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1076208859',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d2b1ac77-7c9e-43c5-b3b1-67195ee13229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e9672907084bb685ddcdecabc29f0f',provider_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-06-01T13:22:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:22:51Z,user_id='e5cf3614f47740e0be117066305fa66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:51.675984 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d2c267d-d82b-4878-a10c-e10a04431e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:51.682686 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8d2c267d-d82b-4878-a10c-e10a04431e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:51.685998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f609485f-e26d-49bb-9a9f-1edd6a92ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:51.709661 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f609485f-e26d-49bb-9a9f-1edd6a92ffdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd2b1ac77-7c9e-43c5-b3b1-67195ee13229', 'volume_name': 'volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:51.717598 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27cc0e55-a999-486f-ae4b-7d1382eb6683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:51.723356 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (27cc0e55-a999-486f-ae4b-7d1382eb6683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:51.730762 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe2aa12e-c017-4a4b-8ef2-a0db1e9d2958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:51.731958 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Volume d2b1ac77-7c9e-43c5-b3b1-67195ee13229: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229', 'volume_size': 1}
Jun 01 13:22:51.751361 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:51.832925 n-d-844200-1 sudo[130920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:22:51.833723 n-d-844200-1 sudo[130920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:51.846983 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.359s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:51.846983 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853642912]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n Backing store flags: \n Account information:\n BAwGX2uYexN5R4Y6xtws\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:51.866335 n-d-844200-1 sudo[130890]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:51.882197 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.425s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:51.882197 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:22:52.223976 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-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-dd94ba72-3912-43b1-b19e-e3382a7cc26d" returned: 0 in 1.100s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:52.223976 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:52.212218 n-d-844200-1 sudo[130905]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:52.258785 n-d-844200-1 sudo[130924]: 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-dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:52.259630 n-d-844200-1 sudo[130924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:52.818962 n-d-844200-1 sudo[130920]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:52.821981 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.083s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:52.826821 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fe2aa12e-c017-4a4b-8ef2-a0db1e9d2958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:52.830030 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21fe1027-01b3-4579-8414-67f7424dcfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:22:52.863942 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Volume volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 (d2b1ac77-7c9e-43c5-b3b1-67195ee13229): created successfully
Jun 01 13:22:52.866809 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (21fe1027-01b3-4579-8414-67f7424dcfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:22:52.870203 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (a969158c-acc7-4dae-bdbd-5fe39976f915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:22:52.894479 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1116ae1e-a968-4753-96fa-d50fce10f7ea tempest-VolumesActionsTest-1634721449 None] Created volume successfully.
Jun 01 13:22:53.294128 n-d-844200-1 sudo[130924]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:53.296134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-dd94ba72-3912-43b1-b19e-e3382a7cc26d" returned: 0 in 1.080s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:53.481625 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f2fca4c5-612a-4d33-9e27-14c10a8553e8 tempest-GroupsV314Test-856247367 None] Create group from source-group-500b3eaa-c4e9-42d8-895a-7470893a311a completed successfully.
Jun 01 13:22:54.791226 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Skipping remove_export. No iscsi_target is presently exported for volume: dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:54.800294 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:54.836957 n-d-844200-1 sudo[130996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:54.837785 n-d-844200-1 sudo[130996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:54.889858 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-d2b76b8d-9e51-46d2-a1db-2b1c5e5a70db req-d6ff2fb9-e12c-4003-ad20-44c37b57f5fb tempest-AttachVolumeTestJSON-417173286 None] Terminate volume connection completed successfully.
Jun 01 13:22:54.890226 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-d2b76b8d-9e51-46d2-a1db-2b1c5e5a70db req-d6ff2fb9-e12c-4003-ad20-44c37b57f5fb tempest-AttachVolumeTestJSON-417173286 None] Deleting attachment a6ad7480-5ebe-489d-99ab-d520c2f5bb1c. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:22:54.893726 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:55.252097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.356s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:55.252097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817355920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n System information:\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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6\n Backing store flags: \n Account information:\n BAwGX2uYexN5R4Y6xtws\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:55.252097 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-d2b76b8d-9e51-46d2-a1db-2b1c5e5a70db req-d6ff2fb9-e12c-4003-ad20-44c37b57f5fb tempest-AttachVolumeTestJSON-417173286 None] Removing iscsi_target for Volume ID: bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:22:55.252097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:55.561790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 -f" returned: 0 in 0.304s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:55.561790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817355920]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:55.572004 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:55.825478 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-d2b1ac77-7c9e-43c5-b3b1-67195ee13229-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:22:55.840808 n-d-844200-1 sudo[130996]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:55.850806 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d" returned: 0 in 1.062s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:55.854706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 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-dd94ba72-3912-43b1-b19e-e3382a7cc26d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:55.970446 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.299s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:55.970446 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817355920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:22:56.006144 n-d-844200-1 sudo[131015]: 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-dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:56.010212 n-d-844200-1 sudo[131015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:56.156479 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Skipping remove_export. No iscsi_target is presently exported for volume: d2b1ac77-7c9e-43c5-b3b1-67195ee13229
Jun 01 13:22:56.160434 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:56.224317 n-d-844200-1 sudo[131017]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229
Jun 01 13:22:56.226427 n-d-844200-1 sudo[131017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:57.103393 n-d-844200-1 sudo[131015]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:57.107244 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d" returned: 0 in 1.251s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:57.110554 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:57.191142 n-d-844200-1 sudo[131023]: 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-dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:57.191923 n-d-844200-1 sudo[131023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:57.275048 n-d-844200-1 sudo[131017]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:57.279628 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229" returned: 0 in 1.117s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:57.286418 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 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-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:57.331049 n-d-844200-1 sudo[131028]: 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-d2b1ac77-7c9e-43c5-b3b1-67195ee13229
Jun 01 13:22:57.331996 n-d-844200-1 sudo[131028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:58.462863 n-d-844200-1 sudo[131023]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:58.466080 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dd94ba72-3912-43b1-b19e-e3382a7cc26d" returned: 0 in 1.358s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:58.467968 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Successfully deleted volume: dd94ba72-3912-43b1-b19e-e3382a7cc26d
Jun 01 13:22:58.524438 n-d-844200-1 sudo[131028]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:58.608212 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229" returned: 0 in 1.328s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:58.610644 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:58.692641 n-d-844200-1 sudo[131049]: 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-d2b1ac77-7c9e-43c5-b3b1-67195ee13229
Jun 01 13:22:58.693469 n-d-844200-1 sudo[131049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:58.724681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Created reservations ['937200ea-43a9-4726-a578-0cdbaaa25817'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:22:58.789251 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-534208425 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-534208425, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:22:58.789251 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-534208425 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-534208425, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:22:58.857032 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Created reservations ['85397468-4bb8-4afc-a5b7-7eda374c4f5f', 'c9719e2a-49ae-44cd-898b-55e55aab1eca', '6c418993-cd50-4fb7-be5d-18fd32aee720', 'fb0d8f37-8664-4cb1-b0cd-5fceaa1a4822'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:22:59.063603 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:22:59.065376 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:59.213891 n-d-844200-1 sudo[131061]: 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
Jun 01 13:22:59.216750 n-d-844200-1 sudo[131061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:59.704261 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Skipping remove_export. No iscsi_target is presently exported for volume: c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:22:59.704261 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:22:59.795055 n-d-844200-1 sudo[131068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:22:59.795976 n-d-844200-1 sudo[131068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:22:59.877802 n-d-844200-1 sudo[131049]: pam_unix(sudo:session): session closed for user root
Jun 01 13:22:59.880373 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d2b1ac77-7c9e-43c5-b3b1-67195ee13229" returned: 0 in 1.270s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:22:59.881572 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Successfully deleted volume: d2b1ac77-7c9e-43c5-b3b1-67195ee13229
Jun 01 13:23:00.005599 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Created reservations ['3e6d786a-22ce-4e6f-81dd-840c3c245c28', '3c1fa6cd-b21a-457d-91e2-3e68b6f2fdc2', 'c9629076-b4f9-4f39-9166-16490b8106f8', 'fff0dede-be4d-47b2-8099-880b8f059af1'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:00.112668 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:00.112668 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:00.157224 n-d-844200-1 sudo[131071]: 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
Jun 01 13:23:00.158186 n-d-844200-1 sudo[131071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:00.286222 n-d-844200-1 sudo[131061]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:00.300605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.223s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:00.300605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:00.394934 n-d-844200-1 sudo[131073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:00.395738 n-d-844200-1 sudo[131073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:00.978650 n-d-844200-1 sudo[131068]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:00.988065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531" returned: 0 in 1.282s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:00.988065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 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-c86856bf-fbab-413d-936e-c4983c093531 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:01.075106 n-d-844200-1 sudo[131076]: 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-c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:23:01.079938 n-d-844200-1 sudo[131076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:01.332427 n-d-844200-1 sudo[131071]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:01.334722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.227s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:01.336359 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:01.399724 n-d-844200-1 sudo[131080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:01.400559 n-d-844200-1 sudo[131080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:01.675585 n-d-844200-1 sudo[131073]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:01.678600 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/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.379s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:01.680917 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:01.687432 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d7f3b7c9-05b7-47ca-b5f0-6f5380f4bdcf tempest-GroupsV314Test-856247367 None] Delete group completed successfully.
Jun 01 13:23:02.215530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531" returned: 0 in 1.222s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:02.215530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:02.203224 n-d-844200-1 sudo[131076]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:02.281417 n-d-844200-1 sudo[131083]: 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-c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:23:02.282755 n-d-844200-1 sudo[131083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:02.365303 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:02.370830 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:02.371169 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 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'
Jun 01 13:23:02.401604 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (60179f4b-431a-475e-b568-d365518f1b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:02.420661 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18c92b92-1ee0-4c80-93bf-ec82e5beffd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:02.499824 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:02.546137 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (18c92b92-1ee0-4c80-93bf-ec82e5beffd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-150757038',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e9672907084bb685ddcdecabc29f0f',provider_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-06-01T13:23:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:23:02Z,user_id='e5cf3614f47740e0be117066305fa66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:02.554038 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0970e11-b0b0-40fa-8419-ff377a326ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:02.565904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0970e11-b0b0-40fa-8419-ff377a326ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:02.565904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50803a68-d1e7-4268-987f-3c2d0554f639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:02.565904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50803a68-d1e7-4268-987f-3c2d0554f639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b', 'volume_name': 'volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:02.581180 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22fd9829-2b30-47e2-ac4e-a768b3fa5bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:02.581180 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22fd9829-2b30-47e2-ac4e-a768b3fa5bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:02.589851 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (126128da-8fab-4352-8e5a-7b231c5847ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:02.602677 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Volume bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b', 'volume_size': 1}
Jun 01 13:23:02.602677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:02.665526 n-d-844200-1 sudo[131086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:02.685126 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/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.335s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:02.685126 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:02.666445 n-d-844200-1 sudo[131080]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:02.689944 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Deleted volume successfully.
Jun 01 13:23:02.690962 n-d-844200-1 sudo[131086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:02.716527 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-474e6ebf-51ee-4e4e-9c4f-ad7229f69bac tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-d2b1ac77-7c9e-43c5-b3b1-67195ee13229-delete_volume'" released by "delete_volume" :: held 6.890s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:03.350923 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c86856bf-fbab-413d-936e-c4983c093531" returned: 0 in 1.142s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:03.350923 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Successfully deleted volume: c86856bf-fbab-413d-936e-c4983c093531
Jun 01 13:23:03.337360 n-d-844200-1 sudo[131083]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:03.496090 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Created reservations ['4ed3716c-bc8f-4130-bf53-fbcec4474ba5'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:03.650577 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Created reservations ['d7d28eb0-eea7-4d74-a85b-38b1d19c779a', '9339ce38-7eb1-4560-80bf-f3aa75de9f3e', '5bc40fc9-8f0f-4dd7-a422-f91d20e2ee99', '77971508-23bd-4d25-9ef0-eec7f2898705'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:03.887495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:03.887495 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:03.977501 n-d-844200-1 sudo[131121]: 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
Jun 01 13:23:03.978330 n-d-844200-1 sudo[131121]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:04.006177 n-d-844200-1 sudo[131086]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:04.008624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.411s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:04.013295 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (126128da-8fab-4352-8e5a-7b231c5847ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:04.015960 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55f61d72-4104-498b-a658-92a93504f153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:04.043174 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Volume volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b (bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b): created successfully
Jun 01 13:23:04.045725 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55f61d72-4104-498b-a658-92a93504f153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:04.049648 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (60179f4b-431a-475e-b568-d365518f1b8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:04.070784 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8bd295c1-d8c0-4253-81da-9108037615e8 tempest-VolumesActionsTest-1634721449 None] Created volume successfully.
Jun 01 13:23:04.633784 n-d-844200-1 sudo[131121]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:04.635640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.755s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:04.637856 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:04.661353 n-d-844200-1 sudo[131127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:04.662776 n-d-844200-1 sudo[131127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:05.463916 n-d-844200-1 sudo[131127]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:05.480028 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.839s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:05.480028 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:05.498316 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f4ac1903-9dac-43c1-899b-7c492f545b16 tempest-GroupsV314Test-856247367 None] Delete group completed successfully.
Jun 01 13:23:05.984205 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:06.147059 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Skipping remove_export. No iscsi_target is presently exported for volume: bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b
Jun 01 13:23:06.147059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:06.175778 n-d-844200-1 sudo[131139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b
Jun 01 13:23:06.176572 n-d-844200-1 sudo[131139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:07.025392 n-d-844200-1 sudo[131139]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:07.028100 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b" returned: 0 in 0.885s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:07.030809 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 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-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:07.072738 n-d-844200-1 sudo[131142]: 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-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b
Jun 01 13:23:07.073544 n-d-844200-1 sudo[131142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:08.081615 n-d-844200-1 sudo[131142]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:08.083907 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b" returned: 0 in 1.053s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:08.086070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:08.106963 n-d-844200-1 sudo[131145]: 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-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b
Jun 01 13:23:08.107788 n-d-844200-1 sudo[131145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:08.715661 n-d-844200-1 sudo[131145]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:08.718162 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b" returned: 0 in 0.632s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:08.720195 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Successfully deleted volume: bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b
Jun 01 13:23:08.771784 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Created reservations ['545d4a78-1f87-4324-83e7-e1d5f4e77ff8', '9acddf36-e477-4863-bf8e-aa3988baf484', 'e5dbbeaf-ea42-4775-bae2-8a43f3c9d026', 'ab3cac3c-4ae1-4278-a1f5-4b59b37d57fa'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:08.843995 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:08.844989 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:08.899953 n-d-844200-1 sudo[131163]: 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
Jun 01 13:23:08.907336 n-d-844200-1 sudo[131163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:09.673087 n-d-844200-1 sudo[131163]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:09.675404 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.830s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:09.678348 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:09.754930 n-d-844200-1 sudo[131188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:09.765581 n-d-844200-1 sudo[131188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:10.629635 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Terminate volume connection completed successfully.
Jun 01 13:23:10.688870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:10.699991 n-d-844200-1 sudo[131188]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:10.716400 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/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.037s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:10.724332 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:10.729686 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Deleted volume successfully.
Jun 01 13:23:10.740838 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:10.748165 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:10.748987 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 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'
Jun 01 13:23:10.770952 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (3e00564b-4499-4e74-98df-754096044a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:10.775179 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f819c1d8-7708-4f2e-a453-f18def4ea195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:10.801865 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:10.801865 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818809472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348\n System information:\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-88be8375-f547-4232-acd8-9731b05d4348\n Backing store flags: \n Account information:\n B4ZVTPSQSr8pbvAxogA4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:10.802620 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Removing iscsi_target for Volume ID: 88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:23:10.804791 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:10.823946 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:10.888854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4cd72ca3-f9ff-41dd-9b13-390eb9b00193 tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-bbaac32c-665e-443d-b7c7-3bfe5a9b7a2b-delete_volume'" released by "delete_volume" :: held 4.905s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:10.901646 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f819c1d8-7708-4f2e-a453-f18def4ea195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1805470523',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=01722422-a51a-4dfc-b85f-d286508bc6b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e9672907084bb685ddcdecabc29f0f',provider_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-06-01T13:23:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:23:11Z,user_id='e5cf3614f47740e0be117066305fa66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:10.907391 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5ec6fa2-7064-46fb-8330-b257909388e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:10.913601 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5ec6fa2-7064-46fb-8330-b257909388e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:10.915942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1478c6c8-3114-4399-b6c0-43b79f0d7ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:10.923638 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1478c6c8-3114-4399-b6c0-43b79f0d7ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '01722422-a51a-4dfc-b85f-d286508bc6b6', 'volume_name': 'volume-01722422-a51a-4dfc-b85f-d286508bc6b6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:10.933179 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a451aba4-cb31-42d5-adb0-b2b60ed97353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:10.935947 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a451aba4-cb31-42d5-adb0-b2b60ed97353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:10.945256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4e0035e-b46e-4e67-81ad-bfa4504764ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:10.946201 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Volume 01722422-a51a-4dfc-b85f-d286508bc6b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-01722422-a51a-4dfc-b85f-d286508bc6b6', 'volume_size': 1}
Jun 01 13:23:10.950521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01722422-a51a-4dfc-b85f-d286508bc6b6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:11.021118 n-d-844200-1 sudo[131221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01722422-a51a-4dfc-b85f-d286508bc6b6 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:11.021948 n-d-844200-1 sudo[131221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:11.151157 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-88be8375-f547-4232-acd8-9731b05d4348 -f" returned: 0 in 0.345s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:11.151875 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818809472]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:11.157144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:11.271822 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:11.272813 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818809472]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:11.274090 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0dd7da93-906d-45b7-a400-de95e9a19d9c tempest-VolumesBackupsTest-277721017 None] Remove volume export completed successfully.
Jun 01 13:23:11.453924 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Lock "b'cinder-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:11.570879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:11.620661 n-d-844200-1 sudo[131221]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:11.623597 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01722422-a51a-4dfc-b85f-d286508bc6b6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.673s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:11.627681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e4e0035e-b46e-4e67-81ad-bfa4504764ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-01722422-a51a-4dfc-b85f-d286508bc6b6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:11.629877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59ae49ab-94ce-4e01-a593-90b7ecb2ce70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:11.639096 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Volume volume-01722422-a51a-4dfc-b85f-d286508bc6b6 (01722422-a51a-4dfc-b85f-d286508bc6b6): created successfully
Jun 01 13:23:11.641734 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (59ae49ab-94ce-4e01-a593-90b7ecb2ce70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:11.646495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (3e00564b-4499-4e74-98df-754096044a12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:11.656228 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e8ae5603-ddb2-4381-9769-c111302cc7d6 tempest-VolumesActionsTest-1634721449 None] Created volume successfully.
Jun 01 13:23:11.675260 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:11.675614 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818809472]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:11.676265 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:23:11.677311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:11.695880 n-d-844200-1 sudo[131266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:23:11.696687 n-d-844200-1 sudo[131266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:12.234972 n-d-844200-1 sudo[131266]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:12.240716 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6" returned: 0 in 0.561s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:12.245206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:12.327445 n-d-844200-1 sudo[131269]: 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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:23:12.328248 n-d-844200-1 sudo[131269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:12.332649 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-01722422-a51a-4dfc-b85f-d286508bc6b6-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:12.472882 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Skipping remove_export. No iscsi_target is presently exported for volume: 01722422-a51a-4dfc-b85f-d286508bc6b6
Jun 01 13:23:12.473937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01722422-a51a-4dfc-b85f-d286508bc6b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:12.539785 n-d-844200-1 sudo[131271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01722422-a51a-4dfc-b85f-d286508bc6b6
Jun 01 13:23:12.540803 n-d-844200-1 sudo[131271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:12.648854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-88be8375-f547-4232-acd8-9731b05d4348-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:12.777501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:12.941695 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:12.942244 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818317952]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:12.943101 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:23:12.944360 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:12.980025 n-d-844200-1 sudo[131275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:23:12.981076 n-d-844200-1 sudo[131275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:13.182414 n-d-844200-1 sudo[131269]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:13.187030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6" returned: 0 in 0.941s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:13.190964 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:13.239607 n-d-844200-1 sudo[131279]: 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-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:23:13.240453 n-d-844200-1 sudo[131279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:13.247976 n-d-844200-1 sudo[131271]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:13.250542 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01722422-a51a-4dfc-b85f-d286508bc6b6" returned: 0 in 0.776s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:13.252516 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 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-01722422-a51a-4dfc-b85f-d286508bc6b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:13.300120 n-d-844200-1 sudo[131281]: 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-01722422-a51a-4dfc-b85f-d286508bc6b6
Jun 01 13:23:13.300957 n-d-844200-1 sudo[131281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:13.630034 n-d-844200-1 sudo[131275]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:13.632597 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348" returned: 0 in 0.688s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:13.634434 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 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-88be8375-f547-4232-acd8-9731b05d4348 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:13.695740 n-d-844200-1 sudo[131284]: 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-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:23:13.696549 n-d-844200-1 sudo[131284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:14.190877 n-d-844200-1 sudo[131279]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:14.193443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6" returned: 0 in 1.003s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:14.194778 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Successfully deleted volume: bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6
Jun 01 13:23:14.214836 n-d-844200-1 sudo[131281]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:14.221783 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01722422-a51a-4dfc-b85f-d286508bc6b6" returned: 0 in 0.969s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:14.223496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01722422-a51a-4dfc-b85f-d286508bc6b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:14.255037 n-d-844200-1 sudo[131291]: 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-01722422-a51a-4dfc-b85f-d286508bc6b6
Jun 01 13:23:14.263696 n-d-844200-1 sudo[131291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:14.289557 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Created reservations ['da1cf8cf-1314-44fc-a281-f071d25a6e99', '0124b0f8-f9d7-4445-ac50-a6f633bd9755', 'ad2e5623-b45e-4cef-9ad7-750873901ace', '1b6cba73-07c5-4767-9251-7f6e957db72f'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:14.356762 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:14.358192 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:14.406709 n-d-844200-1 sudo[131284]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:14.409494 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348" returned: 0 in 0.775s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:14.412151 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:14.412990 n-d-844200-1 sudo[131293]: 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
Jun 01 13:23:14.413813 n-d-844200-1 sudo[131293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:14.445960 n-d-844200-1 sudo[131295]: 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-88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:23:14.452148 n-d-844200-1 sudo[131295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:14.965265 n-d-844200-1 sudo[131291]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:14.968065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01722422-a51a-4dfc-b85f-d286508bc6b6" returned: 0 in 0.744s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:14.969321 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Successfully deleted volume: 01722422-a51a-4dfc-b85f-d286508bc6b6
Jun 01 13:23:15.106744 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Created reservations ['68bfdb98-7d35-4b69-b8ab-6efa6c22aa9e', '07234f5f-06b2-4434-a29b-88bcfa92a778', '19d987f5-5d6d-47de-b3e8-3cce163f179e', '13fae5d7-9633-4a51-80b4-cc06f5bcc363'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:15.170953 n-d-844200-1 sudo[131293]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:15.173926 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:15.210244 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:15.251506 n-d-844200-1 sudo[131295]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:15.264798 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88be8375-f547-4232-acd8-9731b05d4348" returned: 0 in 0.853s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:15.270690 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Successfully deleted volume: 88be8375-f547-4232-acd8-9731b05d4348
Jun 01 13:23:15.283904 n-d-844200-1 sudo[131304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:15.284830 n-d-844200-1 sudo[131304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:15.294528 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:15.296044 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:15.315996 n-d-844200-1 sudo[131306]: 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
Jun 01 13:23:15.317440 n-d-844200-1 sudo[131306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:15.351514 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Lock "b'cinder-7f183105-7284-430c-b46f-98c8e9cdaa41-delete_volume'" acquired by "delete_volume" :: waited 0.083s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:15.384080 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Created reservations ['a85d27a9-4ac2-4657-be8b-21696090800b', '29530e93-9e34-4523-a653-2d75e0e3f751', '65f81f0b-9050-43b5-a3b5-28777c2a0dd0', '20f1908e-ac34-41cf-b321-ba3c6f84db9f'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:15.552239 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:15.553548 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:15.582391 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:15.590311 n-d-844200-1 sudo[131309]: 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
Jun 01 13:23:15.595160 n-d-844200-1 sudo[131309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:15.780144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:15.780510 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818397008]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:15.781578 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:23:15.783914 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:15.835256 n-d-844200-1 sudo[131314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:23:15.836167 n-d-844200-1 sudo[131314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:15.962915 n-d-844200-1 sudo[131306]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:15.965606 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:15.967940 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:16.008896 n-d-844200-1 sudo[131316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:16.009762 n-d-844200-1 sudo[131316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:16.058650 n-d-844200-1 sudo[131304]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:16.061262 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.851s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:16.063506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:16.069275 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Deleted volume successfully.
Jun 01 13:23:16.104448 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8291bff0-8c10-448f-b119-4c06a7b4f91b tempest-AttachVolumeTestJSON-417173286 None] Lock "b'cinder-bc2e7bc9-2a7d-4fb8-a89c-3cffe6aeefc6-delete_volume'" released by "delete_volume" :: held 4.651s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:16.583212 n-d-844200-1 sudo[131309]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:16.585213 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.032s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:16.586466 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:16.675325 n-d-844200-1 sudo[131320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:16.678460 n-d-844200-1 sudo[131320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:16.702055 n-d-844200-1 sudo[131314]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:16.704615 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41" returned: 0 in 0.921s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:16.706558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 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-7f183105-7284-430c-b46f-98c8e9cdaa41 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:16.752780 n-d-844200-1 sudo[131322]: 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-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:23:16.765201 n-d-844200-1 sudo[131322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:16.938535 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:16.955827 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:16.956388 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 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'
Jun 01 13:23:17.000634 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (005fe668-40a4-4c2f-9f4c-b8a3040e7968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:17.004018 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c82526fc-54cf-45b7-917d-bd4049e2876c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:17.010097 n-d-844200-1 sudo[131316]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:17.081550 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/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.095s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:17.084378 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:17.091610 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Deleted volume successfully.
Jun 01 13:23:17.101102 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:17.189706 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c82526fc-54cf-45b7-917d-bd4049e2876c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1419751408',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d92feb08-5c35-49c8-af53-0deeb7dfefe2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e9672907084bb685ddcdecabc29f0f',provider_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-06-01T13:23:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:23:17Z,user_id='e5cf3614f47740e0be117066305fa66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:17.193926 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14f3eb3f-ca28-447e-ad7d-c6dc8b94ca83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:17.197327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (14f3eb3f-ca28-447e-ad7d-c6dc8b94ca83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:17.202239 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09f66a01-1e3e-4897-bb59-d30199ba4bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:17.205915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (09f66a01-1e3e-4897-bb59-d30199ba4bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd92feb08-5c35-49c8-af53-0deeb7dfefe2', 'volume_name': 'volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:17.229435 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c426e83f-9200-4feb-8f68-4cd894541b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:17.233339 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c426e83f-9200-4feb-8f68-4cd894541b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:17.237052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (761a382e-f9d0-454c-bee4-522622173aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:17.238367 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Volume d92feb08-5c35-49c8-af53-0deeb7dfefe2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2', 'volume_size': 1}
Jun 01 13:23:17.241160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:17.301262 n-d-844200-1 sudo[131325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:17.304522 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-cb9a470d-a85b-461d-ab64-d1efba90cec9 tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-01722422-a51a-4dfc-b85f-d286508bc6b6-delete_volume'" released by "delete_volume" :: held 4.970s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:17.304674 n-d-844200-1 sudo[131325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:17.625710 n-d-844200-1 sudo[131320]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:17.627859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/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.041s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:17.629781 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:17.635679 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Deleted volume successfully.
Jun 01 13:23:17.662992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-174525f9-617e-482e-8324-eda7fdd114d0 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-88be8375-f547-4232-acd8-9731b05d4348-delete_volume'" released by "delete_volume" :: held 5.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:17.709604 n-d-844200-1 sudo[131322]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:17.711412 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41" returned: 0 in 1.005s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:17.713046 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:17.800078 n-d-844200-1 sudo[131329]: 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-7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:23:17.800934 n-d-844200-1 sudo[131329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:18.585115 n-d-844200-1 sudo[131325]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:18.587927 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.346s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:18.592524 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (761a382e-f9d0-454c-bee4-522622173aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:18.595100 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91495829-89f2-41c9-b7b2-61ac36f24382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:18.631051 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Volume volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2 (d92feb08-5c35-49c8-af53-0deeb7dfefe2): created successfully
Jun 01 13:23:18.633068 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (91495829-89f2-41c9-b7b2-61ac36f24382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:18.636923 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (005fe668-40a4-4c2f-9f4c-b8a3040e7968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:18.666853 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-37bb1d26-ff0e-406f-8b88-a147d538252d tempest-VolumesActionsTest-1634721449 None] Created volume successfully.
Jun 01 13:23:18.780796 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:18.785107 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:18.785632 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 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'
Jun 01 13:23:18.800282 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Flow 'volume_create_manager' (d5612eb2-3dbb-4674-bcb5-2ce111471064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:18.803428 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cfbbe60-504f-49f4-b63a-ad890a31d7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:18.848888 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:18.852463 n-d-844200-1 sudo[131329]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:18.889534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1cfbbe60-504f-49f4-b63a-ad890a31d7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-752755111',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=32f95900-0f0c-49ff-9141-66853f8fa860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f90de79de7b34a85a5757ffe0a979159',provider_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-06-01T13:23:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:23:19Z,user_id='b64ca40a3c3d4b06b14002f8305f8c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:18.892396 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (658025f3-c018-408a-82eb-48cd90d7a975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:18.894756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (658025f3-c018-408a-82eb-48cd90d7a975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:18.897050 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9dffe031-9e20-45a3-be32-3e0f4ed211c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:18.899437 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9dffe031-9e20-45a3-be32-3e0f4ed211c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '32f95900-0f0c-49ff-9141-66853f8fa860', 'volume_name': 'volume-32f95900-0f0c-49ff-9141-66853f8fa860', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:18.902262 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (263960ba-f08e-4b37-a545-78aa66983189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:18.904768 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (263960ba-f08e-4b37-a545-78aa66983189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:18.907189 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd962d6c-9663-4006-b1ef-5c5aaf8e717e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:18.908300 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Volume 32f95900-0f0c-49ff-9141-66853f8fa860: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-32f95900-0f0c-49ff-9141-66853f8fa860', 'volume_size': 1}
Jun 01 13:23:18.910290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32f95900-0f0c-49ff-9141-66853f8fa860 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:18.931067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f183105-7284-430c-b46f-98c8e9cdaa41" returned: 0 in 1.217s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:18.932319 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Successfully deleted volume: 7f183105-7284-430c-b46f-98c8e9cdaa41
Jun 01 13:23:18.948392 n-d-844200-1 sudo[131364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32f95900-0f0c-49ff-9141-66853f8fa860 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:18.949350 n-d-844200-1 sudo[131364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:19.029988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Created reservations ['81401b8e-4af2-4ebb-a003-b7895b444ebf', '2d3fd3d2-4e64-445c-9832-df92729c659f', 'de61eaaa-dd12-4233-9f06-726679b79732', 'f3b2997e-f014-4f32-a6ff-3dfbfada262f'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:19.118445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:19.119498 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:19.191080 n-d-844200-1 sudo[131366]: 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
Jun 01 13:23:19.191976 n-d-844200-1 sudo[131366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:19.760055 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Lock "b'cinder-d9e2472a-8714-4e8d-a9d6-26400475c2b6-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:19.902931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:19.958199 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-d92feb08-5c35-49c8-af53-0deeb7dfefe2-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:20.175503 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Skipping remove_export. No iscsi_target is presently exported for volume: d92feb08-5c35-49c8-af53-0deeb7dfefe2
Jun 01 13:23:20.179868 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:20.182038 n-d-844200-1 sudo[131364]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:20.185012 n-d-844200-1 sudo[131366]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:20.216384 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.096s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:20.219028 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-32f95900-0f0c-49ff-9141-66853f8fa860 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.309s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:20.225577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:20.230705 n-d-844200-1 sudo[131403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2
Jun 01 13:23:20.231542 n-d-844200-1 sudo[131403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:20.269252 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dd962d6c-9663-4006-b1ef-5c5aaf8e717e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-32f95900-0f0c-49ff-9141-66853f8fa860', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:20.271954 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac595cc7-9f12-46a8-baf6-e8ba16556118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:20.292308 n-d-844200-1 sudo[131405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:20.293148 n-d-844200-1 sudo[131405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:20.297580 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.394s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:20.297938 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819529136]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:20.301837 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Skipping remove_export. No iscsi_target is presently exported for volume: d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:23:20.302968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:20.350056 n-d-844200-1 sudo[131408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:23:20.356502 n-d-844200-1 sudo[131408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:20.395799 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Volume volume-32f95900-0f0c-49ff-9141-66853f8fa860 (32f95900-0f0c-49ff-9141-66853f8fa860): created successfully
Jun 01 13:23:20.398504 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ac595cc7-9f12-46a8-baf6-e8ba16556118) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:20.423082 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Flow 'volume_create_manager' (d5612eb2-3dbb-4674-bcb5-2ce111471064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:20.465150 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1c956131-78b0-41c9-9365-e044bd047f11 tempest-VolumesActionsTest-658254404 None] Created volume successfully.
Jun 01 13:23:21.037318 n-d-844200-1 sudo[131405]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:21.039857 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.816s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:21.042702 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:21.049438 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Deleted volume successfully.
Jun 01 13:23:21.077483 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f89481f3-0ccf-47f9-b9a0-bd707957875d tempest-AttachVolumeTestJSON-417173286 None] Lock "b'cinder-7f183105-7284-430c-b46f-98c8e9cdaa41-delete_volume'" released by "delete_volume" :: held 5.726s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:21.155660 n-d-844200-1 sudo[131408]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:21.157823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6" returned: 0 in 0.855s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:21.159327 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 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-d9e2472a-8714-4e8d-a9d6-26400475c2b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:21.195859 n-d-844200-1 sudo[131413]: 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-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:23:21.198355 n-d-844200-1 sudo[131413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:21.211293 n-d-844200-1 sudo[131403]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:21.213651 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2" returned: 0 in 1.034s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:21.215842 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 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-d92feb08-5c35-49c8-af53-0deeb7dfefe2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:21.264562 n-d-844200-1 sudo[131415]: 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-d92feb08-5c35-49c8-af53-0deeb7dfefe2
Jun 01 13:23:21.266098 n-d-844200-1 sudo[131415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:21.992398 n-d-844200-1 sudo[131415]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:21.996393 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2" returned: 0 in 0.780s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:22.004642 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:22.110809 n-d-844200-1 sudo[131451]: 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-d92feb08-5c35-49c8-af53-0deeb7dfefe2
Jun 01 13:23:22.119257 n-d-844200-1 sudo[131451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:22.284409 n-d-844200-1 sudo[131413]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:22.286759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6" returned: 0 in 1.127s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:22.288710 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:22.334200 n-d-844200-1 sudo[131455]: 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-d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:23:22.337221 n-d-844200-1 sudo[131455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:23.073206 n-d-844200-1 sudo[131451]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:23.075600 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d92feb08-5c35-49c8-af53-0deeb7dfefe2" returned: 0 in 1.071s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:23.082816 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Successfully deleted volume: d92feb08-5c35-49c8-af53-0deeb7dfefe2
Jun 01 13:23:23.213091 n-d-844200-1 sudo[131455]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:23.218680 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d9e2472a-8714-4e8d-a9d6-26400475c2b6" returned: 0 in 0.929s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:23.220772 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Successfully deleted volume: d9e2472a-8714-4e8d-a9d6-26400475c2b6
Jun 01 13:23:23.249997 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Created reservations ['097fa6d5-bfae-4cb0-b37d-989fd079d1dc', '1b60aa52-32e3-4786-b53b-e2381935f8f0', '089a9282-b347-4a91-8ccb-4404e5c46efb', '19e3013b-c877-4e40-aa3c-9f3c9ce30438'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:23.339991 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Created reservations ['d3150417-853a-4f2e-967b-46235c351f62', '4f937f09-fd05-4adc-9dd6-12b87778e6f0', '267271dd-f0e8-41be-ac7f-1556517f9d5e', '6e8a2645-e48b-4b37-9086-734c0d50de99'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:23.360227 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:23.361886 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:23.453461 n-d-844200-1 sudo[131465]: 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
Jun 01 13:23:23.454282 n-d-844200-1 sudo[131465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:23.485003 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:23.485785 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:23.564229 n-d-844200-1 sudo[131467]: 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
Jun 01 13:23:23.565120 n-d-844200-1 sudo[131467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:23.645554 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:23.660575 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:23.661005 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 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'
Jun 01 13:23:23.709487 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (426030e1-7da4-4077-af80-03e1cdc00e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:23.716232 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6edf2f71-b00d-4a80-8fdc-08cd76b23e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:23.771045 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:23.820578 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6edf2f71-b00d-4a80-8fdc-08cd76b23e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1007182305',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=0f07e20b-f2cc-4f4f-ada3-08545440d946,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b5db8f1ee44348ec8a5f653ec38c73b3',provider_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-06-01T13: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-06-01T13:23:24Z,user_id='58a6025dac554df3a301c1ba04f74fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:23.830201 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fba8a17b-fff4-4ecd-8ff6-1f692f9f858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:23.837618 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fba8a17b-fff4-4ecd-8ff6-1f692f9f858a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:23.844052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a342d232-f42f-40b1-8fb6-6e60e373e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:23.848597 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a342d232-f42f-40b1-8fb6-6e60e373e0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f07e20b-f2cc-4f4f-ada3-08545440d946', 'volume_name': 'volume-0f07e20b-f2cc-4f4f-ada3-08545440d946', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:23.853457 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (658f6ce0-fa72-4170-a41a-89f81e3007cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:23.862827 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (658f6ce0-fa72-4170-a41a-89f81e3007cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:23.865470 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9d1a240-851e-4d73-a4d0-22f38a7b8ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:23.867643 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Volume 0f07e20b-f2cc-4f4f-ada3-08545440d946: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f07e20b-f2cc-4f4f-ada3-08545440d946', 'volume_size': 1}
Jun 01 13:23:23.869021 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:23.914442 n-d-844200-1 sudo[131469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:23.915593 n-d-844200-1 sudo[131469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:24.230876 n-d-844200-1 sudo[131467]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:24.233191 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.747s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:24.235202 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:24.278245 n-d-844200-1 sudo[131473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:24.279439 n-d-844200-1 sudo[131473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:24.452788 n-d-844200-1 sudo[131465]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:24.455515 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.094s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:24.457342 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:24.579302 n-d-844200-1 sudo[131476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:24.580164 n-d-844200-1 sudo[131476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:24.625339 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:24.692914 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:24.705184 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 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'
Jun 01 13:23:24.778778 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (63612d98-31e7-4b14-bfac-5cb114bb5398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:24.793251 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09a500ff-b339-4948-af18-4177918af892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:24.838909 n-d-844200-1 sudo[131469]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:24.846413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.977s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:24.849499 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c9d1a240-851e-4d73-a4d0-22f38a7b8ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f07e20b-f2cc-4f4f-ada3-08545440d946', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:24.851917 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba73cc8a-8f35-4847-be4d-6a060a13837e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:24.860814 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:24.921025 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Volume volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 (0f07e20b-f2cc-4f4f-ada3-08545440d946): created successfully
Jun 01 13:23:24.923252 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ba73cc8a-8f35-4847-be4d-6a060a13837e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:24.926285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (426030e1-7da4-4077-af80-03e1cdc00e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:24.935521 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09a500ff-b339-4948-af18-4177918af892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-851005019',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=3213f8dc-b8e9-47a1-9cf4-0c751354c41e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83e9672907084bb685ddcdecabc29f0f',provider_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-06-01T13: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-06-01T13:23:24Z,user_id='e5cf3614f47740e0be117066305fa66c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:24.939913 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c0c85bc-fdfc-48ee-b117-8597db27b3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:24.943324 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c0c85bc-fdfc-48ee-b117-8597db27b3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:24.946277 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe16d352-ce6d-4d10-904c-5b26c0d2941c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:24.950141 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe16d352-ce6d-4d10-904c-5b26c0d2941c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3213f8dc-b8e9-47a1-9cf4-0c751354c41e', 'volume_name': 'volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:24.952559 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a357b1-a445-41bf-a147-29b5076a539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:24.954980 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8a357b1-a445-41bf-a147-29b5076a539c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:24.957397 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95d38aac-3320-4c99-a110-88d22f46027f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:24.958284 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Volume 3213f8dc-b8e9-47a1-9cf4-0c751354c41e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e', 'volume_size': 1}
Jun 01 13:23:24.959741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:24.985907 n-d-844200-1 sudo[131507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:24.989470 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-30dc6a75-3fa8-4fb5-bed7-9cf57d6e4896 tempest-VolumesBackupsTest-277721017 None] Created volume successfully.
Jun 01 13:23:24.991227 n-d-844200-1 sudo[131507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:25.453007 n-d-844200-1 sudo[131473]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:25.455324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] CMD "sudo cinder-rootwrap /etc/cinder/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.220s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:25.457591 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:25.463868 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Deleted volume successfully.
Jun 01 13:23:25.499754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-33dada97-12bf-4d61-a32c-c6a425d7304a tempest-AttachVolumeTestJSON-417173286 None] Lock "b'cinder-d9e2472a-8714-4e8d-a9d6-26400475c2b6-delete_volume'" released by "delete_volume" :: held 5.740s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:25.580585 n-d-844200-1 sudo[131476]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:25.583381 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] CMD "sudo cinder-rootwrap /etc/cinder/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.126s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:25.584966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:25.590388 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Deleted volume successfully.
Jun 01 13:23:25.612327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-259c4673-f717-4a81-a920-ab030584b22e tempest-VolumesActionsTest-244872307 None] Lock "b'cinder-d92feb08-5c35-49c8-af53-0deeb7dfefe2-delete_volume'" released by "delete_volume" :: held 5.654s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:26.086927 n-d-844200-1 sudo[131507]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:26.089258 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.129s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:26.098158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (95d38aac-3320-4c99-a110-88d22f46027f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:26.100592 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dd530f0-1264-40e6-afa9-9d2eaae0fe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:26.124261 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Volume volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e (3213f8dc-b8e9-47a1-9cf4-0c751354c41e): created successfully
Jun 01 13:23:26.126423 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4dd530f0-1264-40e6-afa9-9d2eaae0fe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:26.152737 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Flow 'volume_create_manager' (63612d98-31e7-4b14-bfac-5cb114bb5398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:26.183417 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-24702904-d866-44ca-9556-18527f617509 tempest-VolumesActionsTest-1634721449 None] Created volume successfully.
Jun 01 13:23:27.076795 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Creating a new backup for volume volume-0f07e20b-f2cc-4f4f-ada3-08545440d946. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:23:27.102893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:27.132798 n-d-844200-1 sudo[131585]: 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-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:23:27.134882 n-d-844200-1 sudo[131585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:28.175209 n-d-844200-1 sudo[131585]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:28.177562 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946" returned: 0 in 1.082s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:28.297499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:28.316419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:28.316907 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288117664]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:28.317743 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:23:28.318760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Creating iscsi_target for Volume ID: volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Created volume path /opt/stack/data/cinder/volumes/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946,
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: incominguser zVUwbLbHkXP3p3Rede8L PWFNk2T7Qf35xZss
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:23:28.331112 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:23:28.335356 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:29.315824 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-3213f8dc-b8e9-47a1-9cf4-0c751354c41e-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:29.470076 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3213f8dc-b8e9-47a1-9cf4-0c751354c41e
Jun 01 13:23:29.471903 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:29.530518 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946" returned: 0 in 1.196s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:29.531173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288117664]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:29.532193 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:23:29.532716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:23:29.534271 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:29.550505 n-d-844200-1 sudo[131712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e
Jun 01 13:23:29.556215 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:29.556767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288117664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\n System information:\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:29.557540 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:23:29.558928 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:29.569797 n-d-844200-1 sudo[131712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:29.855799 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.297s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:29.856362 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288117664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\n System information:\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:29.858276 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:30.091823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:30.092339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288117664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\n System information:\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:30.093625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:23:30.180186 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Initialize volume connection completed successfully.
Jun 01 13:23:30.423160 n-d-844200-1 sudo[131712]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:30.426462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e" returned: 0 in 0.955s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:30.427901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 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-3213f8dc-b8e9-47a1-9cf4-0c751354c41e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:30.471925 n-d-844200-1 sudo[131758]: 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-3213f8dc-b8e9-47a1-9cf4-0c751354c41e
Jun 01 13:23:30.472883 n-d-844200-1 sudo[131758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:31.148004 n-d-844200-1 sudo[131758]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:31.150338 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e" returned: 0 in 0.722s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:31.152610 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:31.189528 n-d-844200-1 sudo[131805]: 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-3213f8dc-b8e9-47a1-9cf4-0c751354c41e
Jun 01 13:23:31.191163 n-d-844200-1 sudo[131805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:31.816577 n-d-844200-1 sudo[131805]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:31.818893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3213f8dc-b8e9-47a1-9cf4-0c751354c41e" returned: 0 in 0.666s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:31.820777 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Successfully deleted volume: 3213f8dc-b8e9-47a1-9cf4-0c751354c41e
Jun 01 13:23:31.881694 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Created reservations ['73e09d32-4c6a-4665-ad4c-af693baddd3a', 'd1e37146-6f74-4868-bc1d-e91d5f1e2053', '73be901e-8176-4555-b3e4-e85673e9105d', '19f18665-fcdc-4739-9d50-45fb50bfae77'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:31.989337 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:31.990838 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:32.031661 n-d-844200-1 sudo[131830]: 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
Jun 01 13:23:32.032458 n-d-844200-1 sudo[131830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:32.710568 n-d-844200-1 sudo[131830]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:32.713413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.723s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:32.715807 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:32.762744 n-d-844200-1 sudo[131849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:32.763834 n-d-844200-1 sudo[131849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:33.389117 n-d-844200-1 sudo[131849]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:33.391899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:33.395155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:33.408619 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Deleted volume successfully.
Jun 01 13:23:33.452305 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1bcd83db-40b2-4902-8faa-86605627e322 tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-3213f8dc-b8e9-47a1-9cf4-0c751354c41e-delete_volume'" released by "delete_volume" :: held 4.136s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:33.641366 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:33.805127 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2e903fa-dfa3-40c3-9b44-84e980e1a588
Jun 01 13:23:33.806202 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:33.841944 n-d-844200-1 sudo[131857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588
Jun 01 13:23:33.852317 n-d-844200-1 sudo[131857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:34.567716 n-d-844200-1 sudo[131857]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:34.570002 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588" returned: 0 in 0.763s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:34.571879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 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-b2e903fa-dfa3-40c3-9b44-84e980e1a588 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:34.604274 n-d-844200-1 sudo[131867]: 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-b2e903fa-dfa3-40c3-9b44-84e980e1a588
Jun 01 13:23:34.605918 n-d-844200-1 sudo[131867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:35.228448 n-d-844200-1 sudo[131867]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:35.233338 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588" returned: 0 in 0.660s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:35.235584 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:35.273382 n-d-844200-1 sudo[131881]: 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-b2e903fa-dfa3-40c3-9b44-84e980e1a588
Jun 01 13:23:35.274340 n-d-844200-1 sudo[131881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:35.913887 n-d-844200-1 sudo[131881]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:35.916229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2e903fa-dfa3-40c3-9b44-84e980e1a588" returned: 0 in 0.680s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:35.918163 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Successfully deleted volume: b2e903fa-dfa3-40c3-9b44-84e980e1a588
Jun 01 13:23:35.973693 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Created reservations ['52b139c6-21b4-44ba-b471-07a829c86201', 'e2c19fa1-318f-481b-8f64-209838de7ec5', '2051b686-72ed-4c1b-a306-4a6cba8afedc', '444a073c-3ca6-472e-80a1-1a2a997225d6'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:23:36.057833 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:36.058968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:36.114500 n-d-844200-1 sudo[131892]: 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
Jun 01 13:23:36.120459 n-d-844200-1 sudo[131892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:36.641287 n-d-844200-1 sudo[131892]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:36.643792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.584s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:36.646097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:36.666517 n-d-844200-1 sudo[131895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:36.668173 n-d-844200-1 sudo[131895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:37.196453 n-d-844200-1 sudo[131895]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:37.199431 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:37.201567 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:37.207465 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Deleted volume successfully.
Jun 01 13:23:37.226136 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-def2cd1a-e45e-4d20-8c8f-d1779933e779 tempest-VolumesActionsTest-1634721449 None] Lock "b'cinder-b2e903fa-dfa3-40c3-9b44-84e980e1a588-delete_volume'" released by "delete_volume" :: held 3.585s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:49.460064 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:23:49.460739 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:23:49.461574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:49.505921 n-d-844200-1 sudo[132015]: 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
Jun 01 13:23:49.518656 n-d-844200-1 sudo[132015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:49.926485 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:23:49.946188 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:23:49.947359 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 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'
Jun 01 13:23:49.981387 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Flow 'volume_create_manager' (32409018-3147-47a8-83bb-7509e7e8d836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:49.985045 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abc4f815-d710-4879-ac8c-c14146969646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:50.046026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:23:50.084951 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (abc4f815-d710-4879-ac8c-c14146969646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-545877033',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=eb3b7541-e0f1-4ce7-a853-f36d3e067360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='578d1d1b6d4848c9bb11bec5219372c8',provider_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-06-01T13:23:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:23:50Z,user_id='bbf35e9e38d84ce99ac321973f8b106e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:50.088561 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c278a2b-e2ec-4fd4-af84-33a5c2037617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:50.091799 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c278a2b-e2ec-4fd4-af84-33a5c2037617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:50.094609 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6d9f50e-78f7-45aa-883f-99241dae2236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:50.097171 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d6d9f50e-78f7-45aa-883f-99241dae2236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'eb3b7541-e0f1-4ce7-a853-f36d3e067360', 'volume_name': 'volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:50.100215 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96026183-779e-4c9d-aaac-0fbde01cd41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:50.102635 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96026183-779e-4c9d-aaac-0fbde01cd41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:50.106177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c46eaa1-7601-47b6-b9c6-2a8074825804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:50.107641 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Volume eb3b7541-e0f1-4ce7-a853-f36d3e067360: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360', 'volume_size': 1}
Jun 01 13:23:50.109324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:50.196724 n-d-844200-1 sudo[132020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:23:50.197705 n-d-844200-1 sudo[132020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:50.278549 n-d-844200-1 sudo[132015]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:50.280623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.819s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:50.283047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:50.306667 n-d-844200-1 sudo[132022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:23:50.309860 n-d-844200-1 sudo[132022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:50.877682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a97b2a65-6354-4040-8339-79bc1ec839d7 tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860'" acquired by "attach_volume" :: waited 0.012s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:50.989312 n-d-844200-1 sudo[132020]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:50.994331 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.885s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:50.998561 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8c46eaa1-7601-47b6-b9c6-2a8074825804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:51.001264 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (462df018-51f2-4043-b172-d2dfe0592f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:23:51.009517 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a97b2a65-6354-4040-8339-79bc1ec839d7 tempest-VolumesActionsTest-658254404 None] Attaching volume 32f95900-0f0c-49ff-9141-66853f8fa860 to instance 380e3c9b-d171-4a38-8d8e-9af07ae693d7 at mountpoint /dev/sdb on host None.
Jun 01 13:23:51.114376 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Volume volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 (eb3b7541-e0f1-4ce7-a853-f36d3e067360): created successfully
Jun 01 13:23:51.116756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (462df018-51f2-4043-b172-d2dfe0592f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:23:51.120440 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Flow 'volume_create_manager' (32409018-3147-47a8-83bb-7509e7e8d836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:23:51.132720 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a97b2a65-6354-4040-8339-79bc1ec839d7 tempest-VolumesActionsTest-658254404 None] Attach volume completed successfully.
Jun 01 13:23:51.140032 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a97b2a65-6354-4040-8339-79bc1ec839d7 tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860'" released by "attach_volume" :: held 0.262s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:51.146015 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f62ea10a-0b2c-46ba-8de0-684992011e2c tempest-VolumesBackupsAdminTest-391848981 None] Created volume successfully.
Jun 01 13:23:51.155928 n-d-844200-1 sudo[132022]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:51.158125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.875s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:51.160153 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:23:51.395115 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-138ee57c-9e5f-404d-aa23-fe30f525fd76 tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:23:51.395603 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-138ee57c-9e5f-404d-aa23-fe30f525fd76 tempest-VolumesActionsTest-658254404 None] Detaching volume 32f95900-0f0c-49ff-9141-66853f8fa860 from instance 380e3c9b-d171-4a38-8d8e-9af07ae693d7.
Jun 01 13:23:51.396238 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-138ee57c-9e5f-404d-aa23-fe30f525fd76 tempest-VolumesActionsTest-658254404 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:23:51.516924 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-138ee57c-9e5f-404d-aa23-fe30f525fd76 tempest-VolumesActionsTest-658254404 None] Detach volume completed successfully.
Jun 01 13:23:51.528291 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-138ee57c-9e5f-404d-aa23-fe30f525fd76 tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860-detach_volume'" released by "detach_volume" :: held 0.133s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:23:53.134886 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Creating a new backup for volume volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:23:53.150204 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:53.175309 n-d-844200-1 sudo[132071]: 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-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:23:53.176130 n-d-844200-1 sudo[132071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:23:53.700799 n-d-844200-1 sudo[132071]: pam_unix(sudo:session): session closed for user root
Jun 01 13:23:53.703153 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360" returned: 0 in 0.553s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:53.784276 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:53.803184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:53.803462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856678752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: I_T nexus: 31
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: zVUwbLbHkXP3p3Rede8L
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:23:53.804450 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:23:53.808184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Creating iscsi_target for Volume ID: volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Created volume path /opt/stack/data/cinder/volumes/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360,
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: incominguser 7f4cNVFQNXERZjWTJrm4 F7HGCL6CEcBUHxZA
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:23:53.819387 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:23:53.822804 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:54.470538 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360" returned: 0 in 0.648s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:54.471150 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856678752]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:54.471825 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:23:54.474821 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:23:54.477243 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:54.505594 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:54.506252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856678752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n System information:\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: I_T nexus: 31
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: zVUwbLbHkXP3p3Rede8L
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:23:54.511505 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:23:54.520538 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:54.659625 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:54.660007 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856678752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n System information:\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:54.662997 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:23:54.762477 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:23:54.763056 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856678752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n System information:\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:23:54.764225 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:23:54.819421 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Initialize volume connection completed successfully.
Jun 01 13:24:21.586059 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Terminate volume connection completed successfully.
Jun 01 13:24:21.714177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:22.143775 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.431s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:22.144219 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856316016]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946\n System information:\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-0f07e20b-f2cc-4f4f-ada3-08545440d946\n Backing store flags: \n Account information:\n zVUwbLbHkXP3p3Rede8L\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:22.145009 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Removing iscsi_target for Volume ID: 0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:24:22.146104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:22.602613 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 -f" returned: 0 in 0.450s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:22.614026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856316016]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:22.618648 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:22.831965 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.216s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:22.832496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856316016]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:22.833241 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-410babef-1288-4450-aa45-89217ac8d9b0 tempest-VolumesBackupsTest-277721017 None] Remove volume export completed successfully.
Jun 01 13:24:24.701905 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:24:24.719878 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:24:24.720374 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 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'
Jun 01 13:24:24.752910 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (8096b14b-ab78-4d3f-9933-2f1f7399a534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:24:24.766737 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63cb604e-fcb0-4bd6-86e1-c251e573420b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:24:24.816126 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:24:24.934709 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63cb604e-fcb0-4bd6-86e1-c251e573420b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:24:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_07886147-8bc1-4751-8212-19f15d3e0038',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=26a9e5fe-9503-4247-8342-efe38d6b2390,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5db8f1ee44348ec8a5f653ec38c73b3',provider_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-06-01T13:24:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:24:25Z,user_id='58a6025dac554df3a301c1ba04f74fe0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:24:24.945005 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd83fcd2-aa8b-44e4-acb9-481b25f48ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:24:24.948463 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd83fcd2-aa8b-44e4-acb9-481b25f48ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:24:24.974977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd467d77-0b0c-4ece-837d-716760dd47a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:24:24.998327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dd467d77-0b0c-4ece-837d-716760dd47a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '26a9e5fe-9503-4247-8342-efe38d6b2390', 'volume_name': 'volume-26a9e5fe-9503-4247-8342-efe38d6b2390', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:24:25.052047 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80c20523-7692-4648-9a90-3801f7d8110b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:24:25.055164 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80c20523-7692-4648-9a90-3801f7d8110b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:24:25.057762 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff9212c6-8b57-40e6-8010-5755af80d765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:24:25.060328 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Volume 26a9e5fe-9503-4247-8342-efe38d6b2390: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-26a9e5fe-9503-4247-8342-efe38d6b2390', 'volume_size': 1}
Jun 01 13:24:25.061964 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26a9e5fe-9503-4247-8342-efe38d6b2390 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:25.121529 n-d-844200-1 sudo[132417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26a9e5fe-9503-4247-8342-efe38d6b2390 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:24:25.122398 n-d-844200-1 sudo[132417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:24:26.421311 n-d-844200-1 sudo[132417]: pam_unix(sudo:session): session closed for user root
Jun 01 13:24:26.424371 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-26a9e5fe-9503-4247-8342-efe38d6b2390 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.362s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:26.429096 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff9212c6-8b57-40e6-8010-5755af80d765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-26a9e5fe-9503-4247-8342-efe38d6b2390', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:24:26.432445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f545df7a-94a3-44de-9b0a-65164a5a3efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:24:26.456050 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Volume volume-26a9e5fe-9503-4247-8342-efe38d6b2390 (26a9e5fe-9503-4247-8342-efe38d6b2390): created successfully
Jun 01 13:24:26.459140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f545df7a-94a3-44de-9b0a-65164a5a3efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:24:26.468375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Flow 'volume_create_manager' (8096b14b-ab78-4d3f-9933-2f1f7399a534) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:24:26.494877 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Created volume successfully.
Jun 01 13:24:27.529663 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-fbad1170-2c33-4d61-b4d3-e03a0df2523b tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860'" acquired by "attach_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:24:27.733647 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fbad1170-2c33-4d61-b4d3-e03a0df2523b tempest-VolumesActionsTest-658254404 None] Attaching volume 32f95900-0f0c-49ff-9141-66853f8fa860 to instance 0d9c44c8-5337-430f-ae03-ce84459a20df at mountpoint /dev/sdb on host None.
Jun 01 13:24:27.925003 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fbad1170-2c33-4d61-b4d3-e03a0df2523b tempest-VolumesActionsTest-658254404 None] Attach volume completed successfully.
Jun 01 13:24:27.930219 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-fbad1170-2c33-4d61-b4d3-e03a0df2523b tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860'" released by "attach_volume" :: held 0.407s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:24:28.192494 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:28.236799 n-d-844200-1 sudo[132513]: 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-26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:24:28.244642 n-d-844200-1 sudo[132513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:24:28.515092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-169a1972-422a-45f0-bac3-1adc60375998 tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860-detach_volume'" acquired by "detach_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:24:28.518613 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-169a1972-422a-45f0-bac3-1adc60375998 tempest-VolumesActionsTest-658254404 None] Detaching volume 32f95900-0f0c-49ff-9141-66853f8fa860 from instance 0d9c44c8-5337-430f-ae03-ce84459a20df.
Jun 01 13:24:28.519366 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-169a1972-422a-45f0-bac3-1adc60375998 tempest-VolumesActionsTest-658254404 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:24:28.621161 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-169a1972-422a-45f0-bac3-1adc60375998 tempest-VolumesActionsTest-658254404 None] Detach volume completed successfully.
Jun 01 13:24:28.629258 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-169a1972-422a-45f0-bac3-1adc60375998 tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860-detach_volume'" released by "detach_volume" :: held 0.114s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:24:29.599574 n-d-844200-1 sudo[132513]: pam_unix(sudo:session): session closed for user root
Jun 01 13:24:29.601440 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390" returned: 0 in 1.409s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:29.720095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:29.742668 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:29.743608 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288120832]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: I_T nexus: 32
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: 7f4cNVFQNXERZjWTJrm4
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:24:29.744786 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:24:29.748846 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Creating iscsi_target for Volume ID: volume-26a9e5fe-9503-4247-8342-efe38d6b2390 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Created volume path /opt/stack/data/cinder/volumes/volume-26a9e5fe-9503-4247-8342-efe38d6b2390,
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: incominguser C6gMzEabMc7ReBA47H26 QjWGMe8ZtTUv7jjX
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:24:29.770900 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:24:29.772210 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:30.781719 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390" returned: 0 in 1.009s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:30.782302 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288120832]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:30.783564 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:24:30.783992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:24:30.786979 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:30.813320 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:30.813664 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288120832]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390\n System information:\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-26a9e5fe-9503-4247-8342-efe38d6b2390\n Backing store flags: \n Account information:\n C6gMzEabMc7ReBA47H26\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: I_T nexus: 32
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: 7f4cNVFQNXERZjWTJrm4
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:24:30.814284 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:24:30.817158 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:30.971170 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.155s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:30.971491 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288120832]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390\n System information:\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-26a9e5fe-9503-4247-8342-efe38d6b2390\n Backing store flags: \n Account information:\n C6gMzEabMc7ReBA47H26\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:30.974739 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:31.131388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:31.131755 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795288120832]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390\n System information:\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-26a9e5fe-9503-4247-8342-efe38d6b2390\n Backing store flags: \n Account information:\n C6gMzEabMc7ReBA47H26\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:24:31.132774 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:24:31.235060 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Initialize volume connection completed successfully.
Jun 01 13:24:40.194561 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] a1b732fd-27f5-4edf-adba-e33fd246878e was raw, no need to convert to raw {{(pid=96718) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:750}}
Jun 01 13:24:40.194561 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--32f95900--0f0c--49ff--9141--66853f8fa860 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:40.232959 n-d-844200-1 sudo[132640]: 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--32f95900--0f0c--49ff--9141--66853f8fa860
Jun 01 13:24:40.235108 n-d-844200-1 sudo[132640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:24:41.333724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--32f95900--0f0c--49ff--9141--66853f8fa860" returned: 0 in 1.142s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:41.326400 n-d-844200-1 sudo[132640]: pam_unix(sudo:session): session closed for user root
Jun 01 13:24:49.468801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:24:49.468801 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:24:49.468801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:49.581708 n-d-844200-1 sudo[132674]: 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
Jun 01 13:24:49.582700 n-d-844200-1 sudo[132674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:24:50.770797 n-d-844200-1 sudo[132674]: pam_unix(sudo:session): session closed for user root
Jun 01 13:24:50.773193 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.305s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:50.776402 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:24:50.845512 n-d-844200-1 sudo[132699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:24:50.846416 n-d-844200-1 sudo[132699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:24:52.130892 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.353s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:24:52.126514 n-d-844200-1 sudo[132699]: pam_unix(sudo:session): session closed for user root
Jun 01 13:24:52.145425 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:25:26.834910 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Terminate volume connection completed successfully.
Jun 01 13:25:27.157317 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:27.546738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.379s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:27.546738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856200800]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n System information:\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-eb3b7541-e0f1-4ce7-a853-f36d3e067360\n Backing store flags: \n Account information:\n 7f4cNVFQNXERZjWTJrm4\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-26a9e5fe-9503-4247-8342-efe38d6b2390\n Backing store flags: \n Account information:\n C6gMzEabMc7ReBA47H26\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:27.546738 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Removing iscsi_target for Volume ID: eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:25:27.546738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:28.080906 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 -f" returned: 0 in 0.536s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:28.082265 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856200800]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:28.084581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:28.507699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.422s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:28.507992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856200800]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-26a9e5fe-9503-4247-8342-efe38d6b2390\n Backing store flags: \n Account information:\n C6gMzEabMc7ReBA47H26\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:28.508862 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ba596d29-be58-431c-acfb-347df3c951bf tempest-VolumesBackupsAdminTest-391848981 None] Remove volume export completed successfully.
Jun 01 13:25:30.929113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--32f95900--0f0c--49ff--9141--66853f8fa860 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:30.965505 n-d-844200-1 sudo[133088]: 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--32f95900--0f0c--49ff--9141--66853f8fa860
Jun 01 13:25:30.966334 n-d-844200-1 sudo[133088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:31.777176 n-d-844200-1 sudo[133088]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:31.779861 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--32f95900--0f0c--49ff--9141--66853f8fa860" returned: 0 in 0.857s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:31.782224 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] Uploaded volume to glance image-id: a1b732fd-27f5-4edf-adba-e33fd246878e. {{(pid=96718) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1714}}
Jun 01 13:25:31.886884 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a6a93e14-bece-4074-ad59-5200a67a3ae1 tempest-VolumesActionsTest-658254404 None] Copy volume to image completed successfully.
Jun 01 13:25:32.776350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:25:32.820605 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:25:32.822724 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 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'
Jun 01 13:25:32.928247 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Flow 'volume_create_manager' (5dd1634d-8d8e-44a0-9e5e-91def43efcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:25:32.949518 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ca628e9-6aa2-4a27-a45b-5163f11c4192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:33.111995 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:25:33.244612 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ca628e9-6aa2-4a27-a45b-5163f11c4192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:25:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7a835c00-85e9-4cff-8ced-fe658d2d8057',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=be2ca362-af36-4234-b7b4-228cb6aa7fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='578d1d1b6d4848c9bb11bec5219372c8',provider_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-06-01T13:25:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:25:33Z,user_id='bbf35e9e38d84ce99ac321973f8b106e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:33.249384 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8e87337-c788-4cd1-8972-9943b8fd12e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:33.257901 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8e87337-c788-4cd1-8972-9943b8fd12e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:33.261135 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f543fa2-d02c-4992-8de4-a3e1d89cbdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:33.266772 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7f543fa2-d02c-4992-8de4-a3e1d89cbdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'be2ca362-af36-4234-b7b4-228cb6aa7fb0', 'volume_name': 'volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:33.278743 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d5c9008-8748-4f15-8fea-b77ece8e7e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:33.288213 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d5c9008-8748-4f15-8fea-b77ece8e7e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:33.296650 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bec0810-04ed-4d5f-ac49-3b4feea06bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:33.298326 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Volume be2ca362-af36-4234-b7b4-228cb6aa7fb0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0', 'volume_size': 1}
Jun 01 13:25:33.300859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:33.367983 n-d-844200-1 sudo[133109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:25:33.373449 n-d-844200-1 sudo[133109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:34.634110 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Terminate volume connection completed successfully.
Jun 01 13:25:34.827580 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:34.837881 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860-delete_volume'" acquired by "delete_volume" :: waited 0.182s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:25:35.045031 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Skipping remove_export. No iscsi_target is presently exported for volume: 32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:25:35.046109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32f95900-0f0c-49ff-9141-66853f8fa860 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:35.069913 n-d-844200-1 sudo[133109]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:35.092087 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.791s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:35.096116 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4bec0810-04ed-4d5f-ac49-3b4feea06bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:35.098456 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5de89ec0-274b-4114-ad5c-8ed38e681aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:35.109469 n-d-844200-1 sudo[133177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:25:35.110701 n-d-844200-1 sudo[133177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:35.115364 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.291s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:35.115992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854899504]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390\n System information:\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-26a9e5fe-9503-4247-8342-efe38d6b2390\n Backing store flags: \n Account information:\n C6gMzEabMc7ReBA47H26\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:35.117006 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Removing iscsi_target for Volume ID: 26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:25:35.122605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:35.125383 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Volume volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 (be2ca362-af36-4234-b7b4-228cb6aa7fb0): created successfully
Jun 01 13:25:35.128902 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5de89ec0-274b-4114-ad5c-8ed38e681aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:35.143219 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Flow 'volume_create_manager' (5dd1634d-8d8e-44a0-9e5e-91def43efcad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:25:35.160713 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Created volume successfully.
Jun 01 13:25:35.659258 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-26a9e5fe-9503-4247-8342-efe38d6b2390 -f" returned: 0 in 0.540s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:35.659844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854899504]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:35.661103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:35.967530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.306s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:35.967960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854899504]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:35.968914 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-67e91269-6dc4-4f74-83df-e2e09d63d97b tempest-VolumesBackupsTest-277721017 None] Remove volume export completed successfully.
Jun 01 13:25:36.424665 n-d-844200-1 sudo[133177]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:36.426792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-32f95900-0f0c-49ff-9141-66853f8fa860" returned: 0 in 1.381s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:36.428501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 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-32f95900-0f0c-49ff-9141-66853f8fa860 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:36.473708 n-d-844200-1 sudo[133210]: 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-32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:25:36.482175 n-d-844200-1 sudo[133210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:36.602027 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:36.668258 n-d-844200-1 sudo[133218]: 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-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:25:36.669130 n-d-844200-1 sudo[133218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:37.330568 n-d-844200-1 sudo[133218]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:37.334861 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0" returned: 0 in 0.731s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:37.454319 n-d-844200-1 sudo[133210]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:37.468781 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-32f95900-0f0c-49ff-9141-66853f8fa860" returned: 0 in 1.040s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:37.475204 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32f95900-0f0c-49ff-9141-66853f8fa860 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:37.526048 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:37.526241 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:37.526521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818227488]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:37.527392 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:25:37.528398 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Creating iscsi_target for Volume ID: volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Created volume path /opt/stack/data/cinder/volumes/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0,
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: incominguser 5afQkWoyFVoPuJcFL54w ekhAN2dQRw5Koq5U
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:25:37.541755 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:25:37.545318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:37.552599 n-d-844200-1 sudo[133225]: 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-32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:25:37.553432 n-d-844200-1 sudo[133225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:37.693506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-26a9e5fe-9503-4247-8342-efe38d6b2390-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:25:37.944967 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:38.202389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:38.202941 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853620848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:38.203836 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Skipping remove_export. No iscsi_target is presently exported for volume: 26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:25:38.205136 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:38.290752 n-d-844200-1 sudo[133245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:25:38.302701 n-d-844200-1 sudo[133245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:38.824075 n-d-844200-1 sudo[133225]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:38.828537 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-32f95900-0f0c-49ff-9141-66853f8fa860" returned: 0 in 1.351s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:38.828537 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Successfully deleted volume: 32f95900-0f0c-49ff-9141-66853f8fa860
Jun 01 13:25:38.849725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0" returned: 0 in 1.304s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:38.850336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818227488]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:38.851565 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:25:38.853068 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:25:38.855124 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:38.885475 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:38.886400 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818227488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n System information:\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:38.888729 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:25:38.895528 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:38.938423 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Created reservations ['81d35894-859f-45a0-b818-036d55c348cc', '21014382-af11-41ee-9a18-31752ba92d0d', '6364bc05-ce7f-4404-bcb6-47f6527b2cd8', 'a91a65ef-243b-4944-97b2-d4841be70a04'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:25:39.025617 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:25:39.026424 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:39.100468 n-d-844200-1 sudo[133273]: 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
Jun 01 13:25:39.104785 n-d-844200-1 sudo[133273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:39.211106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.319s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:39.211706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818227488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n System information:\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:39.213807 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:39.551725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.338s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:39.552183 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818227488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n System information:\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:39.554387 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:25:39.643548 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Initialize volume connection completed successfully.
Jun 01 13:25:39.803941 n-d-844200-1 sudo[133245]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:39.806507 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390" returned: 0 in 1.601s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:39.809131 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 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-26a9e5fe-9503-4247-8342-efe38d6b2390 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:39.851689 n-d-844200-1 sudo[133290]: 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-26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:25:39.855599 n-d-844200-1 sudo[133290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:40.595734 n-d-844200-1 sudo[133273]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:40.597827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.571s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:40.599769 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:40.669539 n-d-844200-1 sudo[133339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:25:40.670400 n-d-844200-1 sudo[133339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:41.200349 n-d-844200-1 sudo[133290]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:41.203544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390" returned: 0 in 1.394s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:41.205912 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:41.256531 n-d-844200-1 sudo[133351]: 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-26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:25:41.259634 n-d-844200-1 sudo[133351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:41.634201 n-d-844200-1 sudo[133339]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:41.636755 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] CMD "sudo cinder-rootwrap /etc/cinder/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.036s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:41.640706 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:25:41.649488 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Deleted volume successfully.
Jun 01 13:25:41.676115 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-3635e1ab-e981-43c7-a939-567fb25c74de tempest-VolumesActionsTest-658254404 None] Lock "b'cinder-32f95900-0f0c-49ff-9141-66853f8fa860-delete_volume'" released by "delete_volume" :: held 6.839s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:25:41.999626 n-d-844200-1 sudo[133351]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:42.001401 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-26a9e5fe-9503-4247-8342-efe38d6b2390" returned: 0 in 0.795s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:42.002545 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Successfully deleted volume: 26a9e5fe-9503-4247-8342-efe38d6b2390
Jun 01 13:25:42.223585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Created reservations ['9463b6e8-04a9-4a11-b32c-202d4741bdc5', '176b0565-dc3f-4d63-8817-ebf4b1dc68dd', 'ce448a97-93a4-41f8-b82d-a9c606628c7e', 'cabe2716-ae40-49d4-897c-b496c809e214'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:25:42.223585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:25:42.223585 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:42.240409 n-d-844200-1 sudo[133362]: 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
Jun 01 13:25:42.241196 n-d-844200-1 sudo[133362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:42.815974 n-d-844200-1 sudo[133362]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:42.818925 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.624s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:42.821843 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:42.876371 n-d-844200-1 sudo[133365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:25:42.878881 n-d-844200-1 sudo[133365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:43.923779 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/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.093s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:43.923779 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:25:43.913266 n-d-844200-1 sudo[133365]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:43.938314 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Deleted volume successfully.
Jun 01 13:25:43.988030 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-40063d7c-f2db-49b0-8335-0b1b2f55bdb0 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-26a9e5fe-9503-4247-8342-efe38d6b2390-delete_volume'" released by "delete_volume" :: held 6.287s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:25:49.030736 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:25:49.036638 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:25:49.040428 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 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'
Jun 01 13:25:49.066359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (5ae87dd2-8989-483b-838e-7f49586aeeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:25:49.069924 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5951804-05e1-4464-9171-5e2877e3f7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:49.147125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:25:49.247704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a5951804-05e1-4464-9171-5e2877e3f7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1354337834',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=c4ba99a0-6c30-4114-b4b4-808a04ac8c6c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:25:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:25:49Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:49.247704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3709c6c-ff13-4731-af10-fce0d09215b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:49.271482 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3709c6c-ff13-4731-af10-fce0d09215b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:49.293732 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (454a9633-5a40-4c95-9844-45c7ee0cc0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:49.293732 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (454a9633-5a40-4c95-9844-45c7ee0cc0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c4ba99a0-6c30-4114-b4b4-808a04ac8c6c', 'volume_name': 'volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:49.319472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (493efae1-bfec-4090-a08a-85ae030a04ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:49.319472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (493efae1-bfec-4090-a08a-85ae030a04ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:49.319472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (820347c4-418c-4c70-a27a-047a098cbc93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:49.324697 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Volume c4ba99a0-6c30-4114-b4b4-808a04ac8c6c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c', 'volume_size': 1}
Jun 01 13:25:49.324697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:49.386408 n-d-844200-1 sudo[133393]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:25:49.388685 n-d-844200-1 sudo[133393]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:49.465690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:25:49.466688 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:25:49.467631 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:49.581643 n-d-844200-1 sudo[133398]: 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
Jun 01 13:25:49.583233 n-d-844200-1 sudo[133398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:51.253029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.930s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:51.250402 n-d-844200-1 sudo[133393]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:51.262666 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (820347c4-418c-4c70-a27a-047a098cbc93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:51.262666 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cbbf545-ced6-47fb-b61c-ae7c53a40977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:51.284078 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Volume volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c (c4ba99a0-6c30-4114-b4b4-808a04ac8c6c): created successfully
Jun 01 13:25:51.284078 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8cbbf545-ced6-47fb-b61c-ae7c53a40977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:51.311867 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (5ae87dd2-8989-483b-838e-7f49586aeeaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:25:51.319271 n-d-844200-1 sudo[133398]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:51.325950 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.854s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:51.325950 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-37527ca1-239c-46ac-b8a9-8b74cf4ffb3b tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:25:51.339221 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:51.355162 n-d-844200-1 sudo[133475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:25:51.356122 n-d-844200-1 sudo[133475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:52.343802 n-d-844200-1 sudo[133475]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:52.346934 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.018s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:52.349605 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:25:54.712395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:25:54.735063 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:25:54.746826 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 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'
Jun 01 13:25:54.780763 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (8b431c0d-ac3e-4f6c-a27d-146dae69e322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:25:54.789124 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77cc76e9-5a9d-40d1-9d5c-91a3d5021e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:54.845708 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:25:54.926366 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (77cc76e9-5a9d-40d1-9d5c-91a3d5021e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:25:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1030152842',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=845836e8-26af-4a2b-b8a7-756a031f3347,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:25:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:25:55Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:54.928698 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8548cc0-bac1-4f26-948b-744119eac153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:54.940213 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8548cc0-bac1-4f26-948b-744119eac153) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:54.962190 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ab7422a-51f2-468b-a11b-cafae63e2808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:54.962190 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ab7422a-51f2-468b-a11b-cafae63e2808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '845836e8-26af-4a2b-b8a7-756a031f3347', 'volume_name': 'volume-845836e8-26af-4a2b-b8a7-756a031f3347', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:54.962190 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db8c2157-dd59-48b2-8fa9-cede9da50b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:54.982237 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db8c2157-dd59-48b2-8fa9-cede9da50b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:54.989295 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (579c1ab2-7c34-4a61-b8ce-11cfbef4ae9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:54.989295 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Volume 845836e8-26af-4a2b-b8a7-756a031f3347: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-845836e8-26af-4a2b-b8a7-756a031f3347', 'volume_size': 1}
Jun 01 13:25:54.989295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-845836e8-26af-4a2b-b8a7-756a031f3347 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:55.051946 n-d-844200-1 sudo[133493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-845836e8-26af-4a2b-b8a7-756a031f3347 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:25:55.053914 n-d-844200-1 sudo[133493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:55.893865 n-d-844200-1 sudo[133493]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:55.896351 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-845836e8-26af-4a2b-b8a7-756a031f3347 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.908s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:55.899977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (579c1ab2-7c34-4a61-b8ce-11cfbef4ae9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-845836e8-26af-4a2b-b8a7-756a031f3347', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:55.902432 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e57466a-12af-49cc-bbf4-0335041ce427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:25:55.935833 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Volume volume-845836e8-26af-4a2b-b8a7-756a031f3347 (845836e8-26af-4a2b-b8a7-756a031f3347): created successfully
Jun 01 13:25:55.938029 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e57466a-12af-49cc-bbf4-0335041ce427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:25:55.940867 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (8b431c0d-ac3e-4f6c-a27d-146dae69e322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:25:55.955998 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ba8ce431-26f4-48f2-943f-ffde0b3e7ec3 tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:25:56.522242 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-0f07e20b-f2cc-4f4f-ada3-08545440d946-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:25:56.734815 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:56.956944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.234s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:56.956944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817637664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:25:56.956944 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:25:56.956944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:56.995797 n-d-844200-1 sudo[133527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:25:56.996587 n-d-844200-1 sudo[133527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:57.354761 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-845836e8-26af-4a2b-b8a7-756a031f3347-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:25:57.549836 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: 845836e8-26af-4a2b-b8a7-756a031f3347
Jun 01 13:25:57.551007 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-845836e8-26af-4a2b-b8a7-756a031f3347 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:57.655161 n-d-844200-1 sudo[133534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-845836e8-26af-4a2b-b8a7-756a031f3347
Jun 01 13:25:57.656003 n-d-844200-1 sudo[133534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:58.177548 n-d-844200-1 sudo[133527]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:58.182461 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946" returned: 0 in 1.225s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:58.187918 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 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-0f07e20b-f2cc-4f4f-ada3-08545440d946 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:58.275052 n-d-844200-1 sudo[133553]: 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-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:25:58.279556 n-d-844200-1 sudo[133553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:59.081811 n-d-844200-1 sudo[133534]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:59.084067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-845836e8-26af-4a2b-b8a7-756a031f3347" returned: 0 in 1.533s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:59.085847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 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-845836e8-26af-4a2b-b8a7-756a031f3347 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:59.141679 n-d-844200-1 sudo[133575]: 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-845836e8-26af-4a2b-b8a7-756a031f3347
Jun 01 13:25:59.155096 n-d-844200-1 sudo[133575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:25:59.473978 n-d-844200-1 sudo[133553]: pam_unix(sudo:session): session closed for user root
Jun 01 13:25:59.479692 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946" returned: 0 in 1.291s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:25:59.482296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:25:59.579938 n-d-844200-1 sudo[133580]: 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-0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:25:59.581332 n-d-844200-1 sudo[133580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:00.275314 n-d-844200-1 sudo[133580]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:00.277850 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f07e20b-f2cc-4f4f-ada3-08545440d946" returned: 0 in 0.795s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:00.278952 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Successfully deleted volume: 0f07e20b-f2cc-4f4f-ada3-08545440d946
Jun 01 13:26:00.393016 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Created reservations ['41d3cfbc-1a8d-4d4f-b932-fc5bc9a5ea9d', '7fe9f6d7-51ce-4847-a148-fbf1b776e12f', '5a49cbde-4ad9-4331-9e5f-171d1d61a90c', '77ad788d-8587-40d6-a2f3-e67df70c94ba'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:00.477110 n-d-844200-1 sudo[133575]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:00.555870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-845836e8-26af-4a2b-b8a7-756a031f3347" returned: 0 in 1.453s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:00.555870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-845836e8-26af-4a2b-b8a7-756a031f3347 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:00.611949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:00.611949 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:00.641809 n-d-844200-1 sudo[133598]: 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-845836e8-26af-4a2b-b8a7-756a031f3347
Jun 01 13:26:00.642676 n-d-844200-1 sudo[133598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:00.666762 n-d-844200-1 sudo[133600]: 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
Jun 01 13:26:00.669635 n-d-844200-1 sudo[133600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:01.299217 n-d-844200-1 sudo[133598]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:01.311453 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-845836e8-26af-4a2b-b8a7-756a031f3347" returned: 0 in 0.755s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:01.311453 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: 845836e8-26af-4a2b-b8a7-756a031f3347
Jun 01 13:26:01.368598 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Created reservations ['4ffd8a5b-a305-4646-9cf9-571643f2283c', '1e9f8daf-0481-4d62-94c1-a38bbd0df38e', 'f1473482-ccf8-413d-ac7d-04146bf3a028', 'bffc6c0e-8b9a-4fb0-93e2-fafc9ae7b1ee'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:01.417586 n-d-844200-1 sudo[133600]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:01.423903 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:01.428986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:01.476422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:01.476422 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:01.487516 n-d-844200-1 sudo[133608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:01.488314 n-d-844200-1 sudo[133608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:01.539505 n-d-844200-1 sudo[133609]: 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
Jun 01 13:26:01.542232 n-d-844200-1 sudo[133609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:01.676270 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:01.784918 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: c4ba99a0-6c30-4114-b4b4-808a04ac8c6c
Jun 01 13:26:01.788103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:01.849157 n-d-844200-1 sudo[133612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c
Jun 01 13:26:01.850004 n-d-844200-1 sudo[133612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:01.973057 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-b48c3d5f-2dad-4e52-80f9-b0672fb119ad-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:02.221156 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:02.553532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.328s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:02.553532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819381856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:02.553532 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Skipping remove_export. No iscsi_target is presently exported for volume: b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:26:02.553532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:02.626355 n-d-844200-1 sudo[133619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:26:02.627227 n-d-844200-1 sudo[133619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:02.681777 n-d-844200-1 sudo[133609]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:02.684159 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:02.685874 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:02.746909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c" returned: 0 in 0.953s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:02.746909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 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-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:02.738924 n-d-844200-1 sudo[133612]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:02.751453 n-d-844200-1 sudo[133621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:02.754829 n-d-844200-1 sudo[133621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:02.836750 n-d-844200-1 sudo[133622]: 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-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c
Jun 01 13:26:02.841144 n-d-844200-1 sudo[133622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:02.894038 n-d-844200-1 sudo[133608]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:02.901343 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/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.469s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:02.901343 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:02.920385 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Deleted volume successfully.
Jun 01 13:26:02.941183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d6cfae9e-2ed0-456d-a8c8-81855db17f01 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-0f07e20b-f2cc-4f4f-ada3-08545440d946-delete_volume'" released by "delete_volume" :: held 6.419s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:03.769371 n-d-844200-1 sudo[133619]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:03.771132 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad" returned: 0 in 1.222s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:03.772546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:03.796054 n-d-844200-1 sudo[133638]: 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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:26:03.796947 n-d-844200-1 sudo[133638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:03.963087 n-d-844200-1 sudo[133622]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:03.970206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c" returned: 0 in 1.222s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:03.970206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:04.074144 n-d-844200-1 sudo[133645]: 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-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c
Jun 01 13:26:04.075007 n-d-844200-1 sudo[133645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:04.078843 n-d-844200-1 sudo[133621]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:04.081373 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/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.395s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:04.082916 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:04.089012 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:26:04.110574 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-984668f2-49cf-42af-ac74-7f49ac8570c6 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-845836e8-26af-4a2b-b8a7-756a031f3347-delete_volume'" released by "delete_volume" :: held 6.768s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:04.802326 n-d-844200-1 sudo[133638]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:04.811533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad" returned: 0 in 1.035s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:04.811533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:04.867342 n-d-844200-1 sudo[133664]: 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-b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:26:04.868170 n-d-844200-1 sudo[133664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:05.060521 n-d-844200-1 sudo[133645]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:05.062792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c" returned: 0 in 1.093s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:05.064093 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: c4ba99a0-6c30-4114-b4b4-808a04ac8c6c
Jun 01 13:26:05.204335 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Created reservations ['e7ea152c-598f-4b54-9669-7e1ab83e3d3a', 'fa7faa17-7b19-4c08-95c8-58c0e7dfae58', '28ec7cbc-b35d-43d5-b9a7-da563a1a0289', '17984c3a-226c-42b8-9ebb-c50f8891071c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:05.310713 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:05.310713 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:05.371685 n-d-844200-1 sudo[133671]: 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
Jun 01 13:26:05.372497 n-d-844200-1 sudo[133671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:06.042105 n-d-844200-1 sudo[133664]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:06.044354 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b48c3d5f-2dad-4e52-80f9-b0672fb119ad" returned: 0 in 1.235s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:06.045543 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Successfully deleted volume: b48c3d5f-2dad-4e52-80f9-b0672fb119ad
Jun 01 13:26:06.150839 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Created reservations ['e30a8e54-f31b-403b-96e1-c1d13b55870e', 'd9c9f6d8-5e90-4fcd-95c5-f9c01bd6ee6e', '5987a3d2-7249-41ae-a7f8-8a9d700dcc91', 'd3b2acfc-f721-42d5-b424-ed387b4c463f'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:06.327897 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:06.327897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:06.385922 n-d-844200-1 sudo[133679]: 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
Jun 01 13:26:06.387499 n-d-844200-1 sudo[133679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:06.402935 n-d-844200-1 sudo[133671]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:06.405488 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.098s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:06.408026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:06.478849 n-d-844200-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
Jun 01 13:26:06.481059 n-d-844200-1 sudo[133681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:07.064064 n-d-844200-1 sudo[133679]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:07.070762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.744s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:07.070762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:07.156755 n-d-844200-1 sudo[133684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:07.157604 n-d-844200-1 sudo[133684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:07.285660 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:26:07.328436 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:26:07.332467 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 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'
Jun 01 13:26:07.366262 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (21100ee3-c40f-4ab0-8794-aa33ea4824a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:07.373011 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d164f33f-cea9-4692-ada7-945f416d0129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:07.439402 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:26:07.518364 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d164f33f-cea9-4692-ada7-945f416d0129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-32139192',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=f030575d-fbe4-4177-9e57-73c2defbd7a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:26:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:26:07Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:07.518364 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b9fa71c-e8bf-4cec-82ff-0344ce4901ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:07.524723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b9fa71c-e8bf-4cec-82ff-0344ce4901ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:07.524723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0ee45a1-3bdd-4a45-ae6a-59ab69659b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:07.544617 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0ee45a1-3bdd-4a45-ae6a-59ab69659b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f030575d-fbe4-4177-9e57-73c2defbd7a5', 'volume_name': 'volume-f030575d-fbe4-4177-9e57-73c2defbd7a5', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:07.550855 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a7b435e-35eb-49de-80d1-c3e84883c74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:07.557975 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a7b435e-35eb-49de-80d1-c3e84883c74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:07.562753 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9518ad3-473d-4372-b5b5-edaa27963897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:07.563811 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Volume f030575d-fbe4-4177-9e57-73c2defbd7a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f030575d-fbe4-4177-9e57-73c2defbd7a5', 'volume_size': 1}
Jun 01 13:26:07.581125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:07.646459 n-d-844200-1 sudo[133686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:26:07.651822 n-d-844200-1 sudo[133686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:07.943686 n-d-844200-1 sudo[133681]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:07.956699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/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.548s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:07.959498 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:07.970144 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:26:08.008238 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-fc6d854f-11ef-459d-b4a7-1e0305533928 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-c4ba99a0-6c30-4114-b4b4-808a04ac8c6c-delete_volume'" released by "delete_volume" :: held 6.333s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:08.641620 n-d-844200-1 sudo[133684]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:08.647955 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] CMD "sudo cinder-rootwrap /etc/cinder/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.575s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:08.647955 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:08.664115 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Deleted volume successfully.
Jun 01 13:26:08.701109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d25119d4-5c1f-4105-a6cd-8eba8209d7e0 tempest-VolumesBackupsTest-277721017 None] Lock "b'cinder-b48c3d5f-2dad-4e52-80f9-b0672fb119ad-delete_volume'" released by "delete_volume" :: held 6.728s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:08.784969 n-d-844200-1 sudo[133686]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:08.787246 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.206s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:08.791617 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9518ad3-473d-4372-b5b5-edaa27963897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f030575d-fbe4-4177-9e57-73c2defbd7a5', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:08.795391 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54d7874c-dfa9-4807-ae0f-4672cf00189f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:08.824686 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Volume volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 (f030575d-fbe4-4177-9e57-73c2defbd7a5): created successfully
Jun 01 13:26:08.826906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (54d7874c-dfa9-4807-ae0f-4672cf00189f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:08.831518 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (21100ee3-c40f-4ab0-8794-aa33ea4824a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:08.843003 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-45de1a1b-2611-43bb-8700-13ca16e020db tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:26:10.699881 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:26:10.704035 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:26:10.704715 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 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'
Jun 01 13:26:10.725910 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (f760569d-4dfe-4c2e-a79e-03ae2431b4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:10.729455 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09b0db29-c899-488c-9163-a1054135cf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:10.770286 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:26:10.873625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (09b0db29-c899-488c-9163-a1054135cf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1166483781',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=6f0cae4d-e26e-40c2-9e1c-eb168504f7e4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:26:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=f030575d-fbe4-4177-9e57-73c2defbd7a5,status='creating',terminated_at=None,updated_at=2022-06-01T13:26:11Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:10.880623 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67f0a5b2-1383-4843-8ab3-229f30e874ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:10.880623 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (67f0a5b2-1383-4843-8ab3-229f30e874ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:10.894061 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fa9947e-55a4-4b30-9231-7735ae7ceaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:10.995945 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1fa9947e-55a4-4b30-9231-7735ae7ceaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '6f0cae4d-e26e-40c2-9e1c-eb168504f7e4', 'volume_name': 'volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4', 'volume_size': 1, 'source_volid': 'f030575d-fbe4-4177-9e57-73c2defbd7a5', 'source_volstatus': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:11.002989 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80ab514b-663c-4803-9a28-21729f96c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:11.009420 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80ab514b-663c-4803-9a28-21729f96c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:11.011890 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd77ddac-7b36-45ab-a6b0-f58496e262d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:11.012698 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Volume 6f0cae4d-e26e-40c2-9e1c-eb168504f7e4: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4', 'volume_size': 1, 'source_volid': 'f030575d-fbe4-4177-9e57-73c2defbd7a5', 'source_volstatus': 'available'}
Jun 01 13:26:11.139122 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Creating clone of volume: f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:26:11.139122 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:11.178290 n-d-844200-1 sudo[133751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:26:11.179122 n-d-844200-1 sudo[133751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:12.301562 n-d-844200-1 sudo[133751]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:12.309566 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5" returned: 0 in 1.167s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:12.309566 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 --snapshot stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:12.371503 n-d-844200-1 sudo[133754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 --snapshot stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 -L 1.00g
Jun 01 13:26:12.372336 n-d-844200-1 sudo[133754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:13.479111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:26:13.500146 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:26:13.500146 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 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'
Jun 01 13:26:13.625748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Flow 'volume_create_manager' (57863a0b-2aa4-4ec4-adf3-f99310136a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:13.639514 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4b54fec-7526-41b8-ac90-102eb60ebf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:13.703501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:26:13.766814 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b4b54fec-7526-41b8-ac90-102eb60ebf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1760046145',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=01e9760d-7f78-453a-8466-97c43851e67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77349224fdf0441ca7d1dc93a2d8bc95',provider_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-06-01T13:26:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:26:13Z,user_id='e37ce955745f41c4bac1bac2590ac72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:13.766814 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a97b947-c0f9-4f65-b855-c3723a403fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:13.774064 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8a97b947-c0f9-4f65-b855-c3723a403fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:13.785083 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (614cccea-d16b-49a5-a6fd-2f6bc86fbd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:13.785083 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (614cccea-d16b-49a5-a6fd-2f6bc86fbd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '01e9760d-7f78-453a-8466-97c43851e67a', 'volume_name': 'volume-01e9760d-7f78-453a-8466-97c43851e67a', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:13.787617 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6175bdd-c98f-4aaa-b4ca-3a3fa01cb721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:13.796219 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d6175bdd-c98f-4aaa-b4ca-3a3fa01cb721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:13.796219 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4526d5c0-db35-4032-a98d-a00cbe039d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:13.796219 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Volume 01e9760d-7f78-453a-8466-97c43851e67a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-01e9760d-7f78-453a-8466-97c43851e67a', 'volume_size': 1}
Jun 01 13:26:13.800544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01e9760d-7f78-453a-8466-97c43851e67a stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:13.838675 n-d-844200-1 sudo[133858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01e9760d-7f78-453a-8466-97c43851e67a stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:26:13.839460 n-d-844200-1 sudo[133858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:13.860203 n-d-844200-1 sudo[133754]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:13.864657 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 --snapshot stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 -L 1.00g" returned: 0 in 1.556s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:13.864657 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:13.924995 n-d-844200-1 sudo[133860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:26:13.925802 n-d-844200-1 sudo[133860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:15.076745 n-d-844200-1 sudo[133860]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:15.081110 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.214s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:15.085574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:15.127944 n-d-844200-1 sudo[133920]: 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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:15.128764 n-d-844200-1 sudo[133920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:15.218884 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-01e9760d-7f78-453a-8466-97c43851e67a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.413s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:15.218884 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4526d5c0-db35-4032-a98d-a00cbe039d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-01e9760d-7f78-453a-8466-97c43851e67a', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:15.218884 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56ef4efb-bb78-4c3b-ade7-eb097761f236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:15.207951 n-d-844200-1 sudo[133858]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:15.238825 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Volume volume-01e9760d-7f78-453a-8466-97c43851e67a (01e9760d-7f78-453a-8466-97c43851e67a): created successfully
Jun 01 13:26:15.238825 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56ef4efb-bb78-4c3b-ade7-eb097761f236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:15.238825 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Flow 'volume_create_manager' (57863a0b-2aa4-4ec4-adf3-f99310136a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:15.261167 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-256acb2f-faed-4f8d-973b-37543ee4530f tempest-VolumesBackupsV39Test-977438312 None] Created volume successfully.
Jun 01 13:26:15.770279 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4" returned: 0 in 0.675s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:15.770279 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:15.758496 n-d-844200-1 sudo[133920]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:15.834938 n-d-844200-1 sudo[133937]: 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--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 iflag=direct
Jun 01 13:26:15.836592 n-d-844200-1 sudo[133937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:16.352703 n-d-844200-1 sudo[133937]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:16.357558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 iflag=direct" returned: 0 in 0.595s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:16.358563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:16.419966 n-d-844200-1 sudo[133949]: 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--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 oflag=direct
Jun 01 13:26:16.425166 n-d-844200-1 sudo[133949]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:16.977263 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Creating a new backup for volume volume-01e9760d-7f78-453a-8466-97c43851e67a. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:26:17.107898 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:17.129114 n-d-844200-1 sudo[133949]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:17.154234 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 oflag=direct" returned: 0 in 0.795s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:17.156704 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:17.168940 n-d-844200-1 sudo[133974]: 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-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:26:17.170372 n-d-844200-1 sudo[133974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:17.192602 n-d-844200-1 sudo[133975]: 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--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:26:17.193402 n-d-844200-1 sudo[133975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:18.126260 n-d-844200-1 sudo[133974]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:18.135838 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a" returned: 0 in 1.020s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:18.201225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:18.254147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.047s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:18.254147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818464352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: I_T nexus: 34
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: 5afQkWoyFVoPuJcFL54w
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:26:18.262288 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Creating iscsi_target for Volume ID: volume-01e9760d-7f78-453a-8466-97c43851e67a {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Created volume path /opt/stack/data/cinder/volumes/volume-01e9760d-7f78-453a-8466-97c43851e67a,
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: incominguser RnF7xakQ8CNYQ27EQabw bqNc7VQgteSiA5TS
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:26:18.272680 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:26:18.282913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:19.486414 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a" returned: 0 in 1.191s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:19.486414 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818464352]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:19.486414 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:26:19.486414 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:26:19.486414 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.097s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818464352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: I_T nexus: 34
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: 5afQkWoyFVoPuJcFL54w
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:26:19.582291 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:19.811089 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:19.812112 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818464352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:19.844519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:20.185679 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.348s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:20.185970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818464352]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:20.187021 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:26:20.328554 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Initialize volume connection completed successfully.
Jun 01 13:26:25.496264 n-d-844200-1 sudo[133975]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:25.498215 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.342s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:25.498831 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6f0cae4d--e26e--40c2--9e1c--eb168504f7e4, size 1024.00 MB, duration 8.34 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:26:25.499121 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Volume copy 1024.00 MB at 122.74 MB/s
Jun 01 13:26:25.500177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:25.537524 n-d-844200-1 sudo[134169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:25.538331 n-d-844200-1 sudo[134169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:26.374549 n-d-844200-1 sudo[134169]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:26.404651 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Terminate volume connection completed successfully.
Jun 01 13:26:26.407643 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4" returned: 0 in 0.907s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:26.409574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:26.473826 n-d-844200-1 sudo[134203]: 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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:26.485023 n-d-844200-1 sudo[134203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:26.591635 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:26.717759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:26.718105 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859326576]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n System information:\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-be2ca362-af36-4234-b7b4-228cb6aa7fb0\n Backing store flags: \n Account information:\n 5afQkWoyFVoPuJcFL54w\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:26.719006 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Removing iscsi_target for Volume ID: be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:26.720209 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:27.146344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 -f" returned: 0 in 0.425s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:27.146700 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859326576]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:27.148347 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:27.545553 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.396s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:27.546308 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859326576]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:27.547572 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c4832e95-6547-461b-a0a8-f960957d9058 tempest-VolumesBackupsAdminTest-391848981 None] Remove volume export completed successfully.
Jun 01 13:26:27.608111 n-d-844200-1 sudo[134203]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:27.611104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4" returned: 0 in 1.201s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:27.615517 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bd77ddac-7b36-45ab-a6b0-f58496e262d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4', 'volume_size': 1, 'source_volid': 'f030575d-fbe4-4177-9e57-73c2defbd7a5', 'source_volstatus': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:27.619732 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff9b5a67-f802-47a3-bc5a-e33791e12623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:27.642521 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Volume volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 (6f0cae4d-e26e-40c2-9e1c-eb168504f7e4): created successfully
Jun 01 13:26:27.650248 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff9b5a67-f802-47a3-bc5a-e33791e12623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:27.653605 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (f760569d-4dfe-4c2e-a79e-03ae2431b4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:27.705315 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cc5acc33-cfde-4f7b-b173-d16e034ea36b tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:26:28.918910 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Lock "b'cinder-be2ca362-af36-4234-b7b4-228cb6aa7fb0-delete_volume'" acquired by "delete_volume" :: waited 0.044s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:29.146145 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:29.279398 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:26:29.284391 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:26:29.291390 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 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'
Jun 01 13:26:29.332321 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (fe94aa46-e610-40a5-84f1-b85ad632b315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:29.341898 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60864f5d-19ba-43cb-8a17-10ed10aa042a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:29.378648 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:26:29.403354 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.239s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:29.403838 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818084480]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:29.404658 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Skipping remove_export. No iscsi_target is presently exported for volume: be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:29.406025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:29.453511 n-d-844200-1 sudo[134290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:29.455595 n-d-844200-1 sudo[134290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:29.496865 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60864f5d-19ba-43cb-8a17-10ed10aa042a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:26:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2032940461',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=bfdc61cb-7af6-4218-aff2-3b86f7164ace,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:26:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:26:29Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:29.506426 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b35ac1bf-7d0c-4626-98de-ade89e806d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:29.514502 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b35ac1bf-7d0c-4626-98de-ade89e806d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:29.524040 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5d8a6e2-b77c-42af-b294-d10812a2d747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:29.584987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5d8a6e2-b77c-42af-b294-d10812a2d747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bfdc61cb-7af6-4218-aff2-3b86f7164ace', 'volume_name': 'volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:29.604537 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06958549-90f4-4ffe-9a71-14efa7386416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:29.616114 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06958549-90f4-4ffe-9a71-14efa7386416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:29.631449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec4a5c09-7867-4cba-9933-b629a5bda0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:29.632416 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Volume bfdc61cb-7af6-4218-aff2-3b86f7164ace: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace', 'volume_size': 1}
Jun 01 13:26:29.640683 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:29.706867 n-d-844200-1 sudo[134295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:26:29.708105 n-d-844200-1 sudo[134295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:30.430646 n-d-844200-1 sudo[134290]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:30.434024 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0" returned: 0 in 1.028s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:30.435704 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 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-be2ca362-af36-4234-b7b4-228cb6aa7fb0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:30.546261 n-d-844200-1 sudo[134338]: 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-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:30.557366 n-d-844200-1 sudo[134338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:30.803851 n-d-844200-1 sudo[134295]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:30.807108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.166s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:30.812671 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec4a5c09-7867-4cba-9933-b629a5bda0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:30.815820 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b8ff844-0fe4-4262-8fed-ffaa64a75b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:30.841457 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Volume volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace (bfdc61cb-7af6-4218-aff2-3b86f7164ace): created successfully
Jun 01 13:26:30.843894 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4b8ff844-0fe4-4262-8fed-ffaa64a75b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:30.851821 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (fe94aa46-e610-40a5-84f1-b85ad632b315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:30.877492 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cc299080-0f95-4fd0-b5e1-b320667b9ce1 tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:26:31.314266 n-d-844200-1 sudo[134338]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:31.316138 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0" returned: 0 in 0.880s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:31.318097 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:31.343758 n-d-844200-1 sudo[134384]: 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-be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:31.345359 n-d-844200-1 sudo[134384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:31.372541 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Lock "b'cinder-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:31.567148 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4ba1e1e9-6553-418e-8aa7-b18244eb2c5e
Jun 01 13:26:31.568222 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:31.608543 n-d-844200-1 sudo[134386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e
Jun 01 13:26:31.610322 n-d-844200-1 sudo[134386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:31.965642 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-bfdc61cb-7af6-4218-aff2-3b86f7164ace-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:32.192977 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: bfdc61cb-7af6-4218-aff2-3b86f7164ace
Jun 01 13:26:32.194439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:32.323512 n-d-844200-1 sudo[134390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace
Jun 01 13:26:32.327533 n-d-844200-1 sudo[134390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:32.386305 n-d-844200-1 sudo[134384]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:32.389350 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-be2ca362-af36-4234-b7b4-228cb6aa7fb0" returned: 0 in 1.070s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:32.390953 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Successfully deleted volume: be2ca362-af36-4234-b7b4-228cb6aa7fb0
Jun 01 13:26:32.472120 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Created reservations ['827054c1-34db-4607-b72c-ad51b57404fe', '955cbeb1-948d-43ec-9707-d8c2d6d6a451', '4cdc50bd-9cd6-4afd-b398-6824e8f9391e', '35e05673-11bf-4d5f-8cc2-6fb5ad76de31'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:32.592873 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:32.594266 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:32.595048 n-d-844200-1 sudo[134386]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:32.645499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e" returned: 0 in 1.077s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:32.647880 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 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-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:32.676035 n-d-844200-1 sudo[134395]: 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
Jun 01 13:26:32.678757 n-d-844200-1 sudo[134395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:32.728976 n-d-844200-1 sudo[134396]: 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-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e
Jun 01 13:26:32.730807 n-d-844200-1 sudo[134396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:33.425696 n-d-844200-1 sudo[134390]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:33.428186 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace" returned: 0 in 1.233s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:33.431837 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 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-bfdc61cb-7af6-4218-aff2-3b86f7164ace {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:33.524053 n-d-844200-1 sudo[134415]: 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-bfdc61cb-7af6-4218-aff2-3b86f7164ace
Jun 01 13:26:33.526774 n-d-844200-1 sudo[134415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:33.846916 n-d-844200-1 sudo[134396]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:33.850067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e" returned: 0 in 1.202s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:33.853704 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:33.939989 n-d-844200-1 sudo[134426]: 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-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e
Jun 01 13:26:33.940811 n-d-844200-1 sudo[134426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:33.974228 n-d-844200-1 sudo[134395]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:33.988464 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.394s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:33.995884 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:34.071530 n-d-844200-1 sudo[134429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:34.078200 n-d-844200-1 sudo[134429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:34.580104 n-d-844200-1 sudo[134415]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:34.582414 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace" returned: 0 in 1.151s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:34.584480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:34.658008 n-d-844200-1 sudo[134439]: 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-bfdc61cb-7af6-4218-aff2-3b86f7164ace
Jun 01 13:26:34.662040 n-d-844200-1 sudo[134439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:35.081029 n-d-844200-1 sudo[134426]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:35.084250 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e" returned: 0 in 1.230s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:35.086582 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Successfully deleted volume: 4ba1e1e9-6553-418e-8aa7-b18244eb2c5e
Jun 01 13:26:35.233002 n-d-844200-1 sudo[134429]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:35.237357 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/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.242s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:35.251492 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:35.285350 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Deleted volume successfully.
Jun 01 13:26:35.294221 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Created reservations ['15f8cbaf-cb3f-4dd4-8fd4-7ad69ad87a88', 'ef254768-e8e4-4b1e-89b7-6e8687157d92', '04a0a3ae-fe2b-42b8-adbd-b26a46f94a3a', '5f9f7813-1321-4763-8499-17a4c26c413a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:35.367024 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b4917bba-cde4-40ed-af68-fdc1d9e15fec tempest-VolumesBackupsAdminTest-391848981 None] Lock "b'cinder-be2ca362-af36-4234-b7b4-228cb6aa7fb0-delete_volume'" released by "delete_volume" :: held 6.448s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:35.371893 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:35.372845 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:35.450114 n-d-844200-1 sudo[134447]: 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
Jun 01 13:26:35.453215 n-d-844200-1 sudo[134447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:35.629274 n-d-844200-1 sudo[134439]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:35.631960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bfdc61cb-7af6-4218-aff2-3b86f7164ace" returned: 0 in 1.047s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:35.633384 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: bfdc61cb-7af6-4218-aff2-3b86f7164ace
Jun 01 13:26:35.730386 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Created reservations ['f65e9567-f30f-407f-8103-877b69336379', '45033443-155b-486b-9192-ae8a51499afd', '0c908325-87d9-4ce7-8ce1-7347538309e9', '5e0bd05a-9cce-447b-8293-ca6e6801e98d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:35.815717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:35.816577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:35.885223 n-d-844200-1 sudo[134454]: 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
Jun 01 13:26:35.886044 n-d-844200-1 sudo[134454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:36.479663 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:36.698089 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:36.699773 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:36.725473 n-d-844200-1 sudo[134447]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:36.738507 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.365s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:36.742035 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:36.761116 n-d-844200-1 sudo[134458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:36.762906 n-d-844200-1 sudo[134458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:36.783769 n-d-844200-1 sudo[134454]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:36.786176 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.969s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:36.787978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:36.790347 n-d-844200-1 sudo[134459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:36.791545 n-d-844200-1 sudo[134459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:36.864033 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Lock "b'cinder-d678e4f4-ceb7-4450-8a50-df007bad5d27-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:26:36.871869 n-d-844200-1 sudo[134462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:36.872733 n-d-844200-1 sudo[134462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:37.060588 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Skipping remove_export. No iscsi_target is presently exported for volume: d678e4f4-ceb7-4450-8a50-df007bad5d27
Jun 01 13:26:37.061729 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d678e4f4-ceb7-4450-8a50-df007bad5d27 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:37.161351 n-d-844200-1 sudo[134465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d678e4f4-ceb7-4450-8a50-df007bad5d27
Jun 01 13:26:37.169525 n-d-844200-1 sudo[134465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:37.945294 n-d-844200-1 sudo[134462]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:37.948045 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/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.160s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:37.950300 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:37.964975 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:26:38.002156 n-d-844200-1 sudo[134459]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:38.005782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/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.264s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:38.006928 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:38.015201 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Deleted volume successfully.
Jun 01 13:26:38.021195 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-30e909a3-d867-49ef-ab8d-c8f49efaa2a6 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-bfdc61cb-7af6-4218-aff2-3b86f7164ace-delete_volume'" released by "delete_volume" :: held 6.056s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:38.043356 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7479c380-696a-4f99-8f8c-15d9686df367 tempest-ServersNegativeTestJSON-170721898 None] Lock "b'cinder-4ba1e1e9-6553-418e-8aa7-b18244eb2c5e-delete_volume'" released by "delete_volume" :: held 6.672s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:38.107966 n-d-844200-1 sudo[134458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:38.110304 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4" returned: 0 in 1.410s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:38.111943 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:38.140586 n-d-844200-1 sudo[134472]: 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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:38.142462 n-d-844200-1 sudo[134472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:38.266919 n-d-844200-1 sudo[134465]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:38.269342 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d678e4f4-ceb7-4450-8a50-df007bad5d27" returned: 0 in 1.207s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:38.271886 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 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-d678e4f4-ceb7-4450-8a50-df007bad5d27 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:38.327945 n-d-844200-1 sudo[134474]: 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-d678e4f4-ceb7-4450-8a50-df007bad5d27
Jun 01 13:26:38.344222 n-d-844200-1 sudo[134474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:38.424012 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:26:38.429309 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:26:38.430820 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 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'
Jun 01 13:26:38.486335 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Flow 'volume_create_manager' (6a2e23e2-1412-476f-8936-65b189630b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:38.511368 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0abf820d-fcf5-42d4-b796-00f58bda77dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:38.619233 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:26:38.670852 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0abf820d-fcf5-42d4-b796-00f58bda77dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-446802438',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=49e450e9-454b-4f83-93f3-00f42e595087,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='578d1d1b6d4848c9bb11bec5219372c8',provider_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-06-01T13:26:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:26:38Z,user_id='bbf35e9e38d84ce99ac321973f8b106e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:38.677507 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (787cfc9f-1edf-48ce-b0a9-8773bfd3251a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:38.682984 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (787cfc9f-1edf-48ce-b0a9-8773bfd3251a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:38.688119 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de9a668d-0686-45d0-b10d-a6e4aa490c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:38.693147 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de9a668d-0686-45d0-b10d-a6e4aa490c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '49e450e9-454b-4f83-93f3-00f42e595087', 'volume_name': 'volume-49e450e9-454b-4f83-93f3-00f42e595087', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:38.697790 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f47b0d45-2793-4c47-a2f4-1e566a5d104b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:38.719298 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f47b0d45-2793-4c47-a2f4-1e566a5d104b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:38.728354 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2436f6a9-4b60-4c2f-b80b-973aee029ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:38.729349 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Volume 49e450e9-454b-4f83-93f3-00f42e595087: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-49e450e9-454b-4f83-93f3-00f42e595087', 'volume_size': 1}
Jun 01 13:26:38.731892 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49e450e9-454b-4f83-93f3-00f42e595087 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:38.800408 n-d-844200-1 sudo[134476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49e450e9-454b-4f83-93f3-00f42e595087 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:26:38.801223 n-d-844200-1 sudo[134476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:39.066733 n-d-844200-1 sudo[134474]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:39.069943 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d678e4f4-ceb7-4450-8a50-df007bad5d27" returned: 0 in 0.798s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:39.075749 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d678e4f4-ceb7-4450-8a50-df007bad5d27 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:39.151725 n-d-844200-1 sudo[134480]: 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-d678e4f4-ceb7-4450-8a50-df007bad5d27
Jun 01 13:26:39.158301 n-d-844200-1 sudo[134480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:39.190478 n-d-844200-1 sudo[134472]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:39.194435 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4" returned: 0 in 1.082s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:39.196764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:39.230548 n-d-844200-1 sudo[134482]: 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-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:39.231391 n-d-844200-1 sudo[134482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:40.066949 n-d-844200-1 sudo[134482]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:40.069311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4" returned: 0 in 0.872s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:40.070455 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: 6f0cae4d-e26e-40c2-9e1c-eb168504f7e4
Jun 01 13:26:40.086818 n-d-844200-1 sudo[134476]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:40.105731 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49e450e9-454b-4f83-93f3-00f42e595087 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.375s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:40.119524 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2436f6a9-4b60-4c2f-b80b-973aee029ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49e450e9-454b-4f83-93f3-00f42e595087', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:40.129322 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (351c8d5f-6f77-472e-b7fb-22b945f610bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:40.274314 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Volume volume-49e450e9-454b-4f83-93f3-00f42e595087 (49e450e9-454b-4f83-93f3-00f42e595087): created successfully
Jun 01 13:26:40.281365 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (351c8d5f-6f77-472e-b7fb-22b945f610bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:40.292334 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Flow 'volume_create_manager' (6a2e23e2-1412-476f-8936-65b189630b57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:40.306615 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Created reservations ['4958fd1c-aae9-4061-8167-ef402cda9a3d', 'ab16dbb9-6e7e-4bcb-8ce0-587ff9d64bfb', '4c527f40-5223-4f23-aed1-9ba096d1aca5', '32940d9a-d5de-4cbf-9723-392294a0072b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:40.369929 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-24540a3a-480b-416f-bdbf-8667a0384f9f tempest-VolumesBackupsAdminTest-391848981 None] Created volume successfully.
Jun 01 13:26:40.396424 n-d-844200-1 sudo[134480]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:40.414432 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d678e4f4-ceb7-4450-8a50-df007bad5d27" returned: 0 in 1.336s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:40.415003 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Successfully deleted volume: d678e4f4-ceb7-4450-8a50-df007bad5d27
Jun 01 13:26:40.522339 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:40.523294 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:40.565140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Created reservations ['5f0bcf50-8bf5-40c6-9d3a-b6a657d3e5c6', '9ba6ac74-4d92-47a9-b913-60c034251b5e', '3011ea38-54e9-4472-9720-8edbdc0caed8', '3cea3a83-c950-4652-98e4-585dc390c68e'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:26:40.595869 n-d-844200-1 sudo[134526]: 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
Jun 01 13:26:40.599763 n-d-844200-1 sudo[134526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:40.685760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:40.686885 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:40.730017 n-d-844200-1 sudo[134528]: 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
Jun 01 13:26:40.738128 n-d-844200-1 sudo[134528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:41.819882 n-d-844200-1 sudo[134526]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:41.823439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.298s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:41.826623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:41.884014 n-d-844200-1 sudo[134528]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:41.886632 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.199s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:41.889578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:41.906904 n-d-844200-1 sudo[134538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:41.915691 n-d-844200-1 sudo[134538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:41.957510 n-d-844200-1 sudo[134541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:41.958387 n-d-844200-1 sudo[134541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:42.247683 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Creating a new backup for volume volume-49e450e9-454b-4f83-93f3-00f42e595087. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:26:42.273128 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:42.347380 n-d-844200-1 sudo[134549]: 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-49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:26:42.348197 n-d-844200-1 sudo[134549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:42.449403 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:26:42.454959 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:26:42.455463 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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'
Jun 01 13:26:42.501591 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (6de07368-4113-42a5-a0d6-08707db60f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:26:42.505355 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c76f8ff4-0a5b-4447-9faf-88a45396f2c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:42.589314 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:26:42.706318 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c76f8ff4-0a5b-4447-9faf-88a45396f2c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-57619227',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=380782f3-bcfc-42e0-aa09-9b973cae6f09,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:26:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:26:42Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:42.708804 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e86c9631-fa6d-46de-b8c2-9695a75c4bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:42.739120 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e86c9631-fa6d-46de-b8c2-9695a75c4bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:42.741727 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3ac283a-bfdf-4fa5-8c51-310f98187899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:42.952405 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3ac283a-bfdf-4fa5-8c51-310f98187899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '380782f3-bcfc-42e0-aa09-9b973cae6f09', 'volume_name': 'volume-380782f3-bcfc-42e0-aa09-9b973cae6f09', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:42.955673 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7635ea09-3014-45ab-a643-5d7d9940da94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:42.983350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7635ea09-3014-45ab-a643-5d7d9940da94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:26:42.996247 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (596c9cf2-6039-46ae-96f8-e6bbcab1f79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:26:42.997136 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Volume 380782f3-bcfc-42e0-aa09-9b973cae6f09: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-380782f3-bcfc-42e0-aa09-9b973cae6f09', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:26:43.000744 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Cloning 380782f3-bcfc-42e0-aa09-9b973cae6f09 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:26:43.192400 n-d-844200-1 sudo[134538]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:43.197072 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/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.370s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:43.202818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:43.220897 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:26:43.235007 n-d-844200-1 sudo[134541]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:43.256443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] CMD "sudo cinder-rootwrap /etc/cinder/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.367s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:43.257748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:26:43.287728 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Deleted volume successfully.
Jun 01 13:26:43.313000 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-6d6370a6-3544-4e6a-84ed-4020c11c6735 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-6f0cae4d-e26e-40c2-9e1c-eb168504f7e4-delete_volume'" released by "delete_volume" :: held 6.833s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:43.369331 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9bfce23f-33b0-45ec-abbb-af7af30132e5 tempest-ServersNegativeTestJSON-170721898 None] Lock "b'cinder-d678e4f4-ceb7-4450-8a50-df007bad5d27-delete_volume'" released by "delete_volume" :: held 6.505s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:26:43.532315 n-d-844200-1 sudo[134549]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:43.535041 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087" returned: 0 in 1.265s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:43.582260 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:43.605707 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:43.606185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: I_T nexus: 35
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: RnF7xakQ8CNYQ27EQabw
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:26:43.607176 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:26:43.611275 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Creating iscsi_target for Volume ID: volume-49e450e9-454b-4f83-93f3-00f42e595087 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Created volume path /opt/stack/data/cinder/volumes/volume-49e450e9-454b-4f83-93f3-00f42e595087,
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: incominguser 55p6u6LjvBrvU82hnTUR vnHYCfWo8G56nzj6
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:26:43.627424 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:26:43.629450 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:44.625585 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087" returned: 0 in 0.996s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:44.626231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859333888]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:44.626628 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:26:44.626987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:26:44.628494 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:44.643344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:44.643627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: I_T nexus: 35
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: RnF7xakQ8CNYQ27EQabw
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:26:44.644895 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:26:44.652290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:44.904120 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.255s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:44.904379 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:44.909697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:45.088243 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:45.088524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795859333888]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:26:45.089544 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:26:45.143430 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Initialize volume connection completed successfully.
Jun 01 13:26:49.468247 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:26:49.469502 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:26:49.472390 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:49.534128 n-d-844200-1 sudo[134717]: 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
Jun 01 13:26:49.536866 n-d-844200-1 sudo[134717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:50.706283 n-d-844200-1 sudo[134717]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:50.708462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.236s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:50.710845 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:26:50.770975 n-d-844200-1 sudo[134722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:26:50.775674 n-d-844200-1 sudo[134722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:26:52.147469 n-d-844200-1 sudo[134722]: pam_unix(sudo:session): session closed for user root
Jun 01 13:26:52.150327 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.439s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:26:52.151675 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:27:04.902853 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 21.89 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:27:04.904373 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Image download 616.00 MB at 28.14 MB/s
Jun 01 13:27:05.002120 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:05.304358 n-d-844200-1 sudo[134843]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1
Jun 01 13:27:05.306117 n-d-844200-1 sudo[134843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:06.257751 n-d-844200-1 sudo[134843]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:06.260008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1" returned: 0 in 1.258s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:06.260861 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 01ace9bb9de04aad8db607f3bb5db912. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:27:06.473410 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:06.740926 n-d-844200-1 sudo[134850]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1
Jun 01 13:27:06.742907 n-d-844200-1 sudo[134850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:07.454516 n-d-844200-1 sudo[134850]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:07.456885 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1" returned: 0 in 0.983s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:07.458867 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-380782f3-bcfc-42e0-aa09-9b973cae6f09 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:07.499830 n-d-844200-1 sudo[134855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-380782f3-bcfc-42e0-aa09-9b973cae6f09 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:27:07.502133 n-d-844200-1 sudo[134855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:08.824349 n-d-844200-1 sudo[134855]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:08.827318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-380782f3-bcfc-42e0-aa09-9b973cae6f09 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.368s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:08.880395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 380782f3-bcfc-42e0-aa09-9b973cae6f09. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:27:09.006686 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_bq5tsfhx {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:09.365179 n-d-844200-1 sudo[134941]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_bq5tsfhx
Jun 01 13:27:09.366716 n-d-844200-1 sudo[134941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:10.797474 n-d-844200-1 sudo[134941]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:10.809926 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_bq5tsfhx" returned: 0 in 1.803s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:10.812095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:11.060220 n-d-844200-1 sudo[135055]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1
Jun 01 13:27:11.070630 n-d-844200-1 sudo[135055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:11.996728 n-d-844200-1 sudo[135055]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:11.999323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1" returned: 0 in 1.187s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:12.001392 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:27:12.002827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:12.060758 n-d-844200-1 sudo[135103]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09 oflag=direct
Jun 01 13:27:12.061595 n-d-844200-1 sudo[135103]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:12.670820 n-d-844200-1 sudo[135103]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:12.673275 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09 oflag=direct" returned: 0 in 0.670s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:12.674966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:12.715549 n-d-844200-1 sudo[135123]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09
Jun 01 13:27:12.716366 n-d-844200-1 sudo[135123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:14.576010 n-d-844200-1 sudo[135123]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:14.579851 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09" returned: 0 in 1.904s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:14.581723 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:14.814787 n-d-844200-1 sudo[135162]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1
Jun 01 13:27:14.815715 n-d-844200-1 sudo[135162]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:15.738116 n-d-844200-1 sudo[135162]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:15.740621 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1" returned: 0 in 1.158s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:15.741701 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_1qt656n5n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.91 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--380782f3--bcfc--42e0--aa09--9b973cae6f09 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:27:15.742399 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Converted 700.00 MB image at 367.07 MB/s
Jun 01 13:27:15.743259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 380782f3-bcfc-42e0-aa09-9b973cae6f09 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:27:15.947006 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 01ace9bb9de04aad8db607f3bb5db912 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:27:15.947988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Marking volume 380782f3-bcfc-42e0-aa09-9b973cae6f09 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:27:15.981733 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 380782f3-bcfc-42e0-aa09-9b973cae6f09. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:27:15.982447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Creating volume glance metadata for volume 380782f3-bcfc-42e0-aa09-9b973cae6f09 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:27:16.186110 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (596c9cf2-6039-46ae-96f8-e6bbcab1f79f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-380782f3-bcfc-42e0-aa09-9b973cae6f09', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:16.196110 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b43fb19-056c-48d9-aec5-1d715e18b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:16.241861 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Volume volume-380782f3-bcfc-42e0-aa09-9b973cae6f09 (380782f3-bcfc-42e0-aa09-9b973cae6f09): created successfully
Jun 01 13:27:16.244659 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6b43fb19-056c-48d9-aec5-1d715e18b1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:16.248193 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (6de07368-4113-42a5-a0d6-08707db60f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:27:16.287308 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c09c27e9-ab61-4360-b316-af99efa7e889 tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:27:18.705643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:27:18.709810 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:27:18.717338 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 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'
Jun 01 13:27:18.747122 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (6be1cc20-3b2a-4e89-bf9a-76fdf3f20fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:27:18.758954 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8665187-6583-40fd-be45-40a9e570af5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:18.811255 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:27:18.865196 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f8665187-6583-40fd-be45-40a9e570af5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:27:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1833528590',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=da15868d-673d-45ad-9ccc-0fd4fde45a93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9250fe1ac9b4f9d859912eda580709c',provider_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-06-01T13:27:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:27:19Z,user_id='01ace9bb9de04aad8db607f3bb5db912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:18.870397 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (491d5878-f08c-4a38-b03d-2fc096a91445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:18.877539 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (491d5878-f08c-4a38-b03d-2fc096a91445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:18.895917 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25a9dc7d-2abc-4515-9ca2-1b1c6afe3114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:18.907235 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (25a9dc7d-2abc-4515-9ca2-1b1c6afe3114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'da15868d-673d-45ad-9ccc-0fd4fde45a93', 'volume_name': 'volume-da15868d-673d-45ad-9ccc-0fd4fde45a93', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:18.930717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b46f459-ebb8-4093-877c-c1db5a4ec427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:18.979629 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8b46f459-ebb8-4093-877c-c1db5a4ec427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:18.981841 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98eb6890-76fd-4a74-88f5-6d659f2cbf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:18.982750 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Volume da15868d-673d-45ad-9ccc-0fd4fde45a93: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-da15868d-673d-45ad-9ccc-0fd4fde45a93', 'volume_size': 1}
Jun 01 13:27:18.984346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da15868d-673d-45ad-9ccc-0fd4fde45a93 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:19.029792 n-d-844200-1 sudo[135255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da15868d-673d-45ad-9ccc-0fd4fde45a93 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:27:19.038893 n-d-844200-1 sudo[135255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:20.158907 n-d-844200-1 sudo[135255]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:20.167215 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-da15868d-673d-45ad-9ccc-0fd4fde45a93 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.182s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:20.170844 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98eb6890-76fd-4a74-88f5-6d659f2cbf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-da15868d-673d-45ad-9ccc-0fd4fde45a93', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:20.181701 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dac23b5a-0aeb-4a79-b068-b0875a96bb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:20.239128 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Volume volume-da15868d-673d-45ad-9ccc-0fd4fde45a93 (da15868d-673d-45ad-9ccc-0fd4fde45a93): created successfully
Jun 01 13:27:20.241562 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dac23b5a-0aeb-4a79-b068-b0875a96bb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:20.248538 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Flow 'volume_create_manager' (6be1cc20-3b2a-4e89-bf9a-76fdf3f20fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:27:20.275972 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-bb66f326-2193-4720-a6db-0670d00f2eb4 tempest-VolumesGetTest-1696700084 None] Created volume successfully.
Jun 01 13:27:21.373224 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-da15868d-673d-45ad-9ccc-0fd4fde45a93-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:27:21.573800 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: da15868d-673d-45ad-9ccc-0fd4fde45a93
Jun 01 13:27:21.575099 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-da15868d-673d-45ad-9ccc-0fd4fde45a93 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:21.639320 n-d-844200-1 sudo[135318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-da15868d-673d-45ad-9ccc-0fd4fde45a93
Jun 01 13:27:21.641828 n-d-844200-1 sudo[135318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:22.501900 n-d-844200-1 sudo[135318]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:22.504280 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-da15868d-673d-45ad-9ccc-0fd4fde45a93" returned: 0 in 0.929s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:22.506060 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 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-da15868d-673d-45ad-9ccc-0fd4fde45a93 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:22.583093 n-d-844200-1 sudo[135336]: 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-da15868d-673d-45ad-9ccc-0fd4fde45a93
Jun 01 13:27:22.600495 n-d-844200-1 sudo[135336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:23.729608 n-d-844200-1 sudo[135336]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:23.732283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-da15868d-673d-45ad-9ccc-0fd4fde45a93" returned: 0 in 1.225s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:23.734782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da15868d-673d-45ad-9ccc-0fd4fde45a93 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:23.836387 n-d-844200-1 sudo[135390]: 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-da15868d-673d-45ad-9ccc-0fd4fde45a93
Jun 01 13:27:23.843358 n-d-844200-1 sudo[135390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:24.880795 n-d-844200-1 sudo[135390]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:24.883303 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-da15868d-673d-45ad-9ccc-0fd4fde45a93" returned: 0 in 1.149s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:24.884619 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: da15868d-673d-45ad-9ccc-0fd4fde45a93
Jun 01 13:27:25.007972 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Created reservations ['825acb4a-233f-4a98-8dd2-da490f6231b6', '412152ef-a8a6-4ad6-8986-a3e1412da734', '4651b438-281d-4a91-9289-fc15d5affd43', '9f11661e-6156-4fe7-b255-a1424a7e6e25'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:27:25.100952 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:27:25.106354 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:25.203058 n-d-844200-1 sudo[135453]: 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
Jun 01 13:27:25.204017 n-d-844200-1 sudo[135453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:25.465618 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-380782f3-bcfc-42e0-aa09-9b973cae6f09-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:27:25.706305 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: 380782f3-bcfc-42e0-aa09-9b973cae6f09
Jun 01 13:27:25.708920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-380782f3-bcfc-42e0-aa09-9b973cae6f09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:25.751309 n-d-844200-1 sudo[135461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-380782f3-bcfc-42e0-aa09-9b973cae6f09
Jun 01 13:27:25.752855 n-d-844200-1 sudo[135461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:26.187993 n-d-844200-1 sudo[135453]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:26.190576 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.086s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:26.193494 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:26.249055 n-d-844200-1 sudo[135468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:27:26.250100 n-d-844200-1 sudo[135468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:26.599151 n-d-844200-1 sudo[135461]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:26.601861 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-380782f3-bcfc-42e0-aa09-9b973cae6f09" returned: 0 in 0.892s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:26.604062 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 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-380782f3-bcfc-42e0-aa09-9b973cae6f09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:26.670569 n-d-844200-1 sudo[135472]: 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-380782f3-bcfc-42e0-aa09-9b973cae6f09
Jun 01 13:27:26.671550 n-d-844200-1 sudo[135472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:27.232422 n-d-844200-1 sudo[135468]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:27.235699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/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.041s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:27.238300 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:27:27.253184 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:27:27.284696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f44f0bcd-1ac6-4f5d-b290-76d55b0c9abe tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-da15868d-673d-45ad-9ccc-0fd4fde45a93-delete_volume'" released by "delete_volume" :: held 5.911s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:27:27.700741 n-d-844200-1 sudo[135472]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:27.702986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-380782f3-bcfc-42e0-aa09-9b973cae6f09" returned: 0 in 1.099s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:27.713214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-380782f3-bcfc-42e0-aa09-9b973cae6f09 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:27.765929 n-d-844200-1 sudo[135489]: 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-380782f3-bcfc-42e0-aa09-9b973cae6f09
Jun 01 13:27:27.766810 n-d-844200-1 sudo[135489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:28.589074 n-d-844200-1 sudo[135489]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:28.593424 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-380782f3-bcfc-42e0-aa09-9b973cae6f09" returned: 0 in 0.880s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:28.599559 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: 380782f3-bcfc-42e0-aa09-9b973cae6f09
Jun 01 13:27:28.776871 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Created reservations ['1571fa99-d592-45b0-9db1-cc62702b3caa', 'd12b41d4-3fcf-4650-961e-b2421db808f4', '0a7a3e6d-6225-4f2c-932d-36672f0d7478', 'dc8a33e5-003d-403d-af5c-b353c40b6cd7'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:27:28.893470 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:27:28.894229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:28.972495 n-d-844200-1 sudo[135510]: 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
Jun 01 13:27:28.975571 n-d-844200-1 sudo[135510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:29.509013 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-f030575d-fbe4-4177-9e57-73c2defbd7a5-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:27:29.689466 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Skipping remove_export. No iscsi_target is presently exported for volume: f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:27:29.692972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:29.738312 n-d-844200-1 sudo[135515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:27:29.740176 n-d-844200-1 sudo[135515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:29.924430 n-d-844200-1 sudo[135510]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:29.926985 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.032s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:29.929216 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:29.979196 n-d-844200-1 sudo[135521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:27:29.980159 n-d-844200-1 sudo[135521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:30.854337 n-d-844200-1 sudo[135521]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:30.856589 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.927s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:30.858832 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:27:30.867637 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:27:30.899195 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9fe9afb2-bb55-4ce0-aa13-3e06330581e5 tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-380782f3-bcfc-42e0-aa09-9b973cae6f09-delete_volume'" released by "delete_volume" :: held 5.434s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:27:30.900275 n-d-844200-1 sudo[135515]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:30.902232 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5" returned: 0 in 1.211s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:30.905690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 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-f030575d-fbe4-4177-9e57-73c2defbd7a5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:30.945148 n-d-844200-1 sudo[135541]: 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-f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:27:30.946847 n-d-844200-1 sudo[135541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:31.318283 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Terminate volume connection completed successfully.
Jun 01 13:27:31.430630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:31.654991 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.227s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:31.657378 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818197056]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a\n System information:\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-01e9760d-7f78-453a-8466-97c43851e67a\n Backing store flags: \n Account information:\n RnF7xakQ8CNYQ27EQabw\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:31.658338 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Removing iscsi_target for Volume ID: 01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:27:31.659608 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:31.682291 n-d-844200-1 sudo[135541]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:31.684303 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5" returned: 0 in 0.779s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:31.686582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:31.717512 n-d-844200-1 sudo[135584]: 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-f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:27:31.719789 n-d-844200-1 sudo[135584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:32.034499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-01e9760d-7f78-453a-8466-97c43851e67a -f" returned: 0 in 0.373s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:32.035565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818197056]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:32.045703 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:32.272114 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:32.272465 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818197056]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:32.273624 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-278f2f68-6483-47dd-95bd-85c6dc6b5e9d tempest-VolumesBackupsV39Test-977438312 None] Remove volume export completed successfully.
Jun 01 13:27:32.811316 n-d-844200-1 sudo[135584]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:32.814836 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f030575d-fbe4-4177-9e57-73c2defbd7a5" returned: 0 in 1.128s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:32.816183 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Successfully deleted volume: f030575d-fbe4-4177-9e57-73c2defbd7a5
Jun 01 13:27:32.932563 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Created reservations ['ce3ce5bd-b96b-4992-9fd9-3ef5a32b0ffb', '956c3657-a936-43c2-aca5-c73ed1a794f6', 'e0fc2784-2ad5-4c79-a11c-f42f1417b61a', '46a43d26-3818-41d6-ace0-63ea73600417'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:27:33.059243 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:27:33.061207 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:33.163979 n-d-844200-1 sudo[135635]: 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
Jun 01 13:27:33.164866 n-d-844200-1 sudo[135635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:34.302055 n-d-844200-1 sudo[135635]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:34.305632 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.244s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:34.309602 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:34.377178 n-d-844200-1 sudo[135638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:27:34.380094 n-d-844200-1 sudo[135638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:35.304372 n-d-844200-1 sudo[135638]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:35.307167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.998s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:35.310034 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:27:35.337795 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Deleted volume successfully.
Jun 01 13:27:35.386412 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2e28b7f2-73cc-4684-8c6c-b41bde09b2cd tempest-VolumesGetTest-1696700084 None] Lock "b'cinder-f030575d-fbe4-4177-9e57-73c2defbd7a5-delete_volume'" released by "delete_volume" :: held 5.878s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:27:38.928037 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Lock "b'cinder-01e9760d-7f78-453a-8466-97c43851e67a-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:27:39.143148 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:39.434780 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.292s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:39.435193 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817720640]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:39.435969 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Skipping remove_export. No iscsi_target is presently exported for volume: 01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:27:39.437072 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:39.498908 n-d-844200-1 sudo[135721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:27:39.501737 n-d-844200-1 sudo[135721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:40.074256 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:27:40.078758 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:27:40.079274 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 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'
Jun 01 13:27:40.114949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Flow 'volume_create_manager' (2dae8811-6242-4e1d-b72b-5b8993da175f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:27:40.144589 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0056da26-1ab5-4981-bc79-e9b336a66a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:40.211102 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:27:40.253886 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0056da26-1ab5-4981-bc79-e9b336a66a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1177525152',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=a0b59e6a-be5b-4092-ad7e-4a996ef93fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f62eaa851a2548c7a5911c8874311db0',provider_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-06-01T13:27:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:27:40Z,user_id='afd8774e80e941feb6e2e7ef573c8dc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:40.257143 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77d3f5a5-d0b7-4bc3-bc77-74f13297f7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:40.260001 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77d3f5a5-d0b7-4bc3-bc77-74f13297f7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:40.264811 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98733ea2-3cae-445a-9feb-b2f1249e4294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:40.267820 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98733ea2-3cae-445a-9feb-b2f1249e4294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0b59e6a-be5b-4092-ad7e-4a996ef93fa2', 'volume_name': 'volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:40.270361 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29823ea3-2721-4c27-a7a2-757c5cf10699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:40.274247 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (29823ea3-2721-4c27-a7a2-757c5cf10699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:40.276416 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3320a33b-216a-4095-a917-2795a498f5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:40.277475 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Volume a0b59e6a-be5b-4092-ad7e-4a996ef93fa2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2', 'volume_size': 1}
Jun 01 13:27:40.278880 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:40.340847 n-d-844200-1 sudo[135726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:27:40.347002 n-d-844200-1 sudo[135726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:40.574116 n-d-844200-1 sudo[135721]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:40.580185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a" returned: 0 in 1.143s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:40.582796 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 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-01e9760d-7f78-453a-8466-97c43851e67a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:40.626104 n-d-844200-1 sudo[135732]: 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-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:27:40.627499 n-d-844200-1 sudo[135732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:41.513466 n-d-844200-1 sudo[135726]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:41.516301 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.237s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:41.521048 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3320a33b-216a-4095-a917-2795a498f5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:41.524178 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8a28834-1ed7-4160-8257-43e91f590db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:41.549036 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Volume volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 (a0b59e6a-be5b-4092-ad7e-4a996ef93fa2): created successfully
Jun 01 13:27:41.551371 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8a28834-1ed7-4160-8257-43e91f590db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:41.555375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Flow 'volume_create_manager' (2dae8811-6242-4e1d-b72b-5b8993da175f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:27:41.578087 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5fb88bc6-b01c-4075-b286-ec7bbd1ce07c tempest-VolumesNegativeTest-664289580 None] Created volume successfully.
Jun 01 13:27:41.865975 n-d-844200-1 sudo[135732]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:41.868909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a" returned: 0 in 1.286s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:41.871111 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:41.920377 n-d-844200-1 sudo[135769]: 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-01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:27:41.921231 n-d-844200-1 sudo[135769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:42.930892 n-d-844200-1 sudo[135769]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:42.933428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-01e9760d-7f78-453a-8466-97c43851e67a" returned: 0 in 1.062s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:42.934564 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Successfully deleted volume: 01e9760d-7f78-453a-8466-97c43851e67a
Jun 01 13:27:43.057004 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Created reservations ['077cc203-5a9c-4b9e-8973-bec8709a1910', 'dd4eeebb-e7cb-4e9c-8d72-02bb41f7df04', '3c35892d-fdc7-4178-8822-872c14d2b535', '04ac3a87-fa0f-42a8-a912-1ffcb70d0fe6'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:27:43.155199 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:27:43.156604 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:43.209345 n-d-844200-1 sudo[135775]: 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
Jun 01 13:27:43.213785 n-d-844200-1 sudo[135775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:44.276198 n-d-844200-1 sudo[135775]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:44.279333 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.122s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:44.286978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:44.337328 n-d-844200-1 sudo[135780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:27:44.341539 n-d-844200-1 sudo[135780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:45.006803 n-d-844200-1 sudo[135780]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:45.009616 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.723s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:45.012109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:27:45.025693 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Deleted volume successfully.
Jun 01 13:27:45.090092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e31b8627-88ec-4d4b-b981-bc074a98c082 tempest-VolumesBackupsV39Test-977438312 None] Lock "b'cinder-01e9760d-7f78-453a-8466-97c43851e67a-delete_volume'" released by "delete_volume" :: held 6.167s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:27:49.466953 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:27:49.468511 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:27:49.469435 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:49.550477 n-d-844200-1 sudo[135816]: 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
Jun 01 13:27:49.556118 n-d-844200-1 sudo[135816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:50.592792 n-d-844200-1 sudo[135816]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:50.594677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.125s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:50.596240 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:50.652283 n-d-844200-1 sudo[135842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:27:50.653084 n-d-844200-1 sudo[135842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:27:50.816912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:27:50.836879 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:27:50.838248 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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'
Jun 01 13:27:50.872344 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (a6b82313-acef-4c24-ba06-89c68c64f32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:27:50.882794 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (870e3826-8a42-4006-b05f-4ff68a021d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:50.938975 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:27:50.990534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (870e3826-8a42-4006-b05f-4ff68a021d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-416093662',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=1c6f7997-aaa7-405f-8411-f261d8ea4139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3857d5fd9e724e0da4e73135f87c6226',provider_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-06-01T13:27:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:27:51Z,user_id='3ef9cabd509b4527a58d9a4416f33656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:51.004171 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a23f4387-27a9-40db-be07-93606034529f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:51.007467 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a23f4387-27a9-40db-be07-93606034529f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:51.010340 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ce76a03-0648-450c-9d1a-50287475f60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:51.198851 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7ce76a03-0648-450c-9d1a-50287475f60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1c6f7997-aaa7-405f-8411-f261d8ea4139', 'volume_name': 'volume-1c6f7997-aaa7-405f-8411-f261d8ea4139', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:51.202246 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7db35ff-6d8f-4f5b-97d5-9c611c3308a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:51.204447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7db35ff-6d8f-4f5b-97d5-9c611c3308a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:27:51.221161 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4048944e-3990-4b88-bee7-6b06d5a5b416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:27:51.228276 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Volume 1c6f7997-aaa7-405f-8411-f261d8ea4139: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1c6f7997-aaa7-405f-8411-f261d8ea4139', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:27:51.229223 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Cloning 1c6f7997-aaa7-405f-8411-f261d8ea4139 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:27:51.547884 n-d-844200-1 sudo[135842]: pam_unix(sudo:session): session closed for user root
Jun 01 13:27:51.551113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.955s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:51.553479 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:27:53.280899 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Terminate volume connection completed successfully.
Jun 01 13:27:53.367696 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:53.621974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:53.623762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818199696]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087\n System information:\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-49e450e9-454b-4f83-93f3-00f42e595087\n Backing store flags: \n Account information:\n 55p6u6LjvBrvU82hnTUR\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:53.625156 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Removing iscsi_target for Volume ID: 49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:27:53.630749 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:53.929849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49e450e9-454b-4f83-93f3-00f42e595087 -f" returned: 0 in 0.299s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:53.930252 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818199696]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:53.934696 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:27:54.119656 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:27:54.120048 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818199696]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:27:54.121354 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0b4f27a8-2784-4b16-ac98-e70ccfb67499 tempest-VolumesBackupsAdminTest-391848981 None] Remove volume export completed successfully.
Jun 01 13:28:01.637431 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Lock "b'cinder-49e450e9-454b-4f83-93f3-00f42e595087-delete_volume'" acquired by "delete_volume" :: waited 0.053s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:28:01.843142 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:02.055948 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:02.055948 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818199696]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:28:02.056841 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:28:02.058742 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:02.117833 n-d-844200-1 sudo[136016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:28:02.128666 n-d-844200-1 sudo[136016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:03.058789 n-d-844200-1 sudo[136016]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:03.061832 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087" returned: 0 in 1.003s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:03.066113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 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-49e450e9-454b-4f83-93f3-00f42e595087 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:03.143511 n-d-844200-1 sudo[136019]: 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-49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:28:03.144975 n-d-844200-1 sudo[136019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:03.882006 n-d-844200-1 sudo[136019]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:03.884722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087" returned: 0 in 0.818s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:03.892220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:03.971045 n-d-844200-1 sudo[136030]: 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-49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:28:03.976447 n-d-844200-1 sudo[136030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:04.657223 n-d-844200-1 sudo[136030]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:04.668996 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49e450e9-454b-4f83-93f3-00f42e595087" returned: 0 in 0.773s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:04.676261 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Successfully deleted volume: 49e450e9-454b-4f83-93f3-00f42e595087
Jun 01 13:28:04.752113 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Created reservations ['6c00b31e-4c12-4408-9498-b5e9015e5a70', 'eb9d831c-b9d5-4e60-9431-c2a975f1942e', '74431585-9b78-4efd-9c6c-7c96cb3edd43', '18f09347-7f37-49aa-9203-a9a5ce0fd9c5'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:28:04.823674 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:04.824802 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:04.860522 n-d-844200-1 sudo[136040]: 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
Jun 01 13:28:04.862295 n-d-844200-1 sudo[136040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:05.464687 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Lock "b'cinder-eb3b7541-e0f1-4ce7-a853-f36d3e067360-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:28:05.665593 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:05.843502 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:05.844143 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817011856]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:28:05.844593 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Skipping remove_export. No iscsi_target is presently exported for volume: eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:28:05.845789 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:05.871866 n-d-844200-1 sudo[136040]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:05.883352 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.054s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:05.892051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:05.892657 n-d-844200-1 sudo[136047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:28:05.893528 n-d-844200-1 sudo[136047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:05.990520 n-d-844200-1 sudo[136049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:05.998175 n-d-844200-1 sudo[136049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:06.752217 n-d-844200-1 sudo[136047]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:06.754914 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360" returned: 0 in 0.908s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:06.756534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 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-eb3b7541-e0f1-4ce7-a853-f36d3e067360 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:06.840440 n-d-844200-1 sudo[136053]: 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-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:28:06.843878 n-d-844200-1 sudo[136053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:07.317587 n-d-844200-1 sudo[136049]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:07.320145 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/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.428s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:07.322717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:07.330023 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Deleted volume successfully.
Jun 01 13:28:07.367643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-99a31295-51e3-4645-81dc-0ae235270dc9 tempest-VolumesBackupsAdminTest-391848981 None] Lock "b'cinder-49e450e9-454b-4f83-93f3-00f42e595087-delete_volume'" released by "delete_volume" :: held 5.730s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:28:07.833335 n-d-844200-1 sudo[136053]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:07.838838 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360" returned: 0 in 1.082s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:07.840708 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:07.920746 n-d-844200-1 sudo[136057]: 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-eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:28:07.927981 n-d-844200-1 sudo[136057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:08.689463 n-d-844200-1 sudo[136057]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:08.705205 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-eb3b7541-e0f1-4ce7-a853-f36d3e067360" returned: 0 in 0.864s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:08.709142 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Successfully deleted volume: eb3b7541-e0f1-4ce7-a853-f36d3e067360
Jun 01 13:28:08.811789 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Created reservations ['0eba5029-5439-4041-8857-c359687de61f', '1e9a691a-e6ae-4d49-b7d7-84c4a1ccf57e', '1930918a-9188-435b-99eb-4d1586a9418b', '6cfd26f3-9bcf-49bb-98f4-e57c6d08efc5'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:28:08.974081 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:08.975037 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:09.079957 n-d-844200-1 sudo[136064]: 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
Jun 01 13:28:09.081925 n-d-844200-1 sudo[136064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:09.800597 n-d-844200-1 sudo[136064]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:09.803246 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.828s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:09.808655 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:09.873123 n-d-844200-1 sudo[136067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:09.875276 n-d-844200-1 sudo[136067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:10.862806 n-d-844200-1 sudo[136067]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:10.865408 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:10.874147 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:10.884102 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Deleted volume successfully.
Jun 01 13:28:10.905846 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8b907662-63da-4907-9a26-0dce60a41fd0 tempest-VolumesBackupsAdminTest-391848981 None] Lock "b'cinder-eb3b7541-e0f1-4ce7-a853-f36d3e067360-delete_volume'" released by "delete_volume" :: held 5.441s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:28:12.593208 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 21.35 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:28:12.593872 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Image download 616.00 MB at 28.85 MB/s
Jun 01 13:28:12.687120 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:12.901144 n-d-844200-1 sudo[136120]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1
Jun 01 13:28:12.901980 n-d-844200-1 sudo[136120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:13.477087 n-d-844200-1 sudo[136120]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:13.479387 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1" returned: 0 in 0.792s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:13.480272 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 3ef9cabd509b4527a58d9a4416f33656. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:28:13.588025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:13.728960 n-d-844200-1 sudo[136125]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1
Jun 01 13:28:13.730516 n-d-844200-1 sudo[136125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:14.524965 n-d-844200-1 sudo[136125]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:14.527624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1" returned: 0 in 0.939s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:14.531962 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:14.572159 n-d-844200-1 sudo[136189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:14.574139 n-d-844200-1 sudo[136189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:15.626697 n-d-844200-1 sudo[136189]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:15.629524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.097s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:15.665473 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 1c6f7997-aaa7-405f-8411-f261d8ea4139. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:28:15.739335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_p01oeyar {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:15.938247 n-d-844200-1 sudo[136242]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_p01oeyar
Jun 01 13:28:15.943948 n-d-844200-1 sudo[136242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:16.734065 n-d-844200-1 sudo[136242]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:16.736893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_p01oeyar" returned: 0 in 0.997s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:16.738384 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:16.900481 n-d-844200-1 sudo[136258]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1
Jun 01 13:28:16.901323 n-d-844200-1 sudo[136258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:17.715548 n-d-844200-1 sudo[136258]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:17.717960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1" returned: 0 in 0.979s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:17.718802 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:28:17.720147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:17.766242 n-d-844200-1 sudo[136268]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139 oflag=direct
Jun 01 13:28:17.767957 n-d-844200-1 sudo[136268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:18.670998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:18.686278 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:18.687904 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 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'
Jun 01 13:28:18.741038 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Flow 'volume_create_manager' (3fa378d4-27ce-4534-a769-22432ed2d307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:18.749308 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (faab573c-6994-492f-a4ba-984535458499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:18.788087 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:18.802242 n-d-844200-1 sudo[136268]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:18.824214 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (faab573c-6994-492f-a4ba-984535458499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-893605643',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=4f0f45e0-91d1-4354-9edf-5f703ff01123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d87063d1c71f4dc8bfa900d3dcb4ddcc',provider_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-06-01T13:28:19Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:19Z,user_id='a3499bc996f54cd0a66ef15231785891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:18.828247 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7785b46c-585e-49b6-ac42-3fa42dc1b41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:18.831422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7785b46c-585e-49b6-ac42-3fa42dc1b41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:18.835351 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00742f6c-8454-42c9-b267-0fe7e946780d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:18.839103 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (00742f6c-8454-42c9-b267-0fe7e946780d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4f0f45e0-91d1-4354-9edf-5f703ff01123', 'volume_name': 'volume-4f0f45e0-91d1-4354-9edf-5f703ff01123', 'volume_size': 2}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:18.850359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04c26fb1-5b84-4353-a10e-f9d3774296ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:18.850359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (04c26fb1-5b84-4353-a10e-f9d3774296ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:18.850359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a151916d-338d-45b5-bdf3-cc9319ac75b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:18.850359 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Volume 4f0f45e0-91d1-4354-9edf-5f703ff01123: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4f0f45e0-91d1-4354-9edf-5f703ff01123', 'volume_size': 2}
Jun 01 13:28:18.851979 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f0f45e0-91d1-4354-9edf-5f703ff01123 stack-volumes-lvmdriver-1 -L 2g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:18.892177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139 oflag=direct" returned: 0 in 1.172s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:18.893906 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:18.894491 n-d-844200-1 sudo[136287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f0f45e0-91d1-4354-9edf-5f703ff01123 stack-volumes-lvmdriver-1 -L 2g
Jun 01 13:28:18.899125 n-d-844200-1 sudo[136287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:18.953473 n-d-844200-1 sudo[136288]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139
Jun 01 13:28:18.955571 n-d-844200-1 sudo[136288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:19.864058 n-d-844200-1 sudo[136287]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:19.866685 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4f0f45e0-91d1-4354-9edf-5f703ff01123 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.014s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:19.870865 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a151916d-338d-45b5-bdf3-cc9319ac75b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4f0f45e0-91d1-4354-9edf-5f703ff01123', 'volume_size': 2}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:19.873297 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d70268b8-55ea-4d89-9163-a87b23fda639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:19.910843 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Volume volume-4f0f45e0-91d1-4354-9edf-5f703ff01123 (4f0f45e0-91d1-4354-9edf-5f703ff01123): created successfully
Jun 01 13:28:19.914859 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d70268b8-55ea-4d89-9163-a87b23fda639) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:19.920993 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Flow 'volume_create_manager' (3fa378d4-27ce-4534-a769-22432ed2d307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:19.938712 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2a988619-8ee3-46e6-8267-79c3c2bb6a4e tempest-VolumesCloneNegativeTest-180003804 None] Created volume successfully.
Jun 01 13:28:20.756639 n-d-844200-1 sudo[136288]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:20.758576 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139" returned: 0 in 1.865s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:20.760432 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:20.867182 n-d-844200-1 sudo[136350]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1
Jun 01 13:28:20.868115 n-d-844200-1 sudo[136350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:21.636567 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Lock "b'cinder-4f0f45e0-91d1-4354-9edf-5f703ff01123-delete_volume'" acquired by "delete_volume" :: waited 0.031s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:28:21.863223 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4f0f45e0-91d1-4354-9edf-5f703ff01123
Jun 01 13:28:21.864656 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f0f45e0-91d1-4354-9edf-5f703ff01123 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:21.890919 n-d-844200-1 sudo[136365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f0f45e0-91d1-4354-9edf-5f703ff01123
Jun 01 13:28:21.892783 n-d-844200-1 sudo[136365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:21.962561 n-d-844200-1 sudo[136350]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:21.965017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1" returned: 0 in 1.205s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:21.966102 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_vlbqdcr8n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.87 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--1c6f7997--aaa7--405f--8411--f261d8ea4139 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:28:21.967061 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Converted 700.00 MB image at 375.12 MB/s
Jun 01 13:28:21.968254 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 1c6f7997-aaa7-405f-8411-f261d8ea4139 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:28:22.235397 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 3ef9cabd509b4527a58d9a4416f33656 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:28:22.236828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Marking volume 1c6f7997-aaa7-405f-8411-f261d8ea4139 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:28:22.266121 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 1c6f7997-aaa7-405f-8411-f261d8ea4139. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:28:22.266622 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Creating volume glance metadata for volume 1c6f7997-aaa7-405f-8411-f261d8ea4139 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:28:22.423164 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4048944e-3990-4b88-bee7-6b06d5a5b416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c6f7997-aaa7-405f-8411-f261d8ea4139', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:22.425868 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58ca1bd7-8bdf-4281-acf2-0e726dfa2e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:22.451329 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Volume volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 (1c6f7997-aaa7-405f-8411-f261d8ea4139): created successfully
Jun 01 13:28:22.456211 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (58ca1bd7-8bdf-4281-acf2-0e726dfa2e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:22.468350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (a6b82313-acef-4c24-ba06-89c68c64f32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:22.497025 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d794ff40-003e-40b8-8e14-de12be91889e tempest-VolumesCloneTest-1485524583 None] Created volume successfully.
Jun 01 13:28:22.817616 n-d-844200-1 sudo[136365]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:22.820088 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4f0f45e0-91d1-4354-9edf-5f703ff01123" returned: 0 in 0.955s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:22.823645 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 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-4f0f45e0-91d1-4354-9edf-5f703ff01123 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:22.869029 n-d-844200-1 sudo[136378]: 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-4f0f45e0-91d1-4354-9edf-5f703ff01123
Jun 01 13:28:22.869853 n-d-844200-1 sudo[136378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:23.406065 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:23.412404 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:23.413444 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 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'
Jun 01 13:28:23.481788 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Flow 'volume_create_manager' (5922f957-ea87-415f-aa21-f4492089ddf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:23.485944 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (397ff93e-9180-44af-af1b-af196aee9f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:23.528457 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:23.594456 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (397ff93e-9180-44af-af1b-af196aee9f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:28:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-71558678',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=f6c21300-597e-40a9-ba3f-e81afc056f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31caf2b1a18a489ea75c0275a184d6fc',provider_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-06-01T13:28:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:23Z,user_id='f33675e50fb94b7cbb008904302ff1c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:23.597870 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (191e8e0f-e9fd-44a3-8a83-03353f3b1419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:23.600190 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (191e8e0f-e9fd-44a3-8a83-03353f3b1419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:23.603651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06d090bc-69ec-4db7-974b-16bb49e85ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:23.606103 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (06d090bc-69ec-4db7-974b-16bb49e85ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f6c21300-597e-40a9-ba3f-e81afc056f56', 'volume_name': 'volume-f6c21300-597e-40a9-ba3f-e81afc056f56', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:23.609366 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0299d91-73d3-44ed-8fdd-bf46ececaa18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:23.611986 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0299d91-73d3-44ed-8fdd-bf46ececaa18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:23.614140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20601ca2-ef1a-4eab-905c-c05eb1e9f3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:23.617436 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Volume f6c21300-597e-40a9-ba3f-e81afc056f56: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f6c21300-597e-40a9-ba3f-e81afc056f56', 'volume_size': 1}
Jun 01 13:28:23.619339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6c21300-597e-40a9-ba3f-e81afc056f56 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:23.668922 n-d-844200-1 sudo[136405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6c21300-597e-40a9-ba3f-e81afc056f56 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:23.669930 n-d-844200-1 sudo[136405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:23.731943 n-d-844200-1 sudo[136378]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:23.734714 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4f0f45e0-91d1-4354-9edf-5f703ff01123" returned: 0 in 0.911s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:23.737199 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f0f45e0-91d1-4354-9edf-5f703ff01123 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:23.790841 n-d-844200-1 sudo[136410]: 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-4f0f45e0-91d1-4354-9edf-5f703ff01123
Jun 01 13:28:23.791898 n-d-844200-1 sudo[136410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:24.617584 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:24.648909 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:24.656388 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 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'
Jun 01 13:28:24.735188 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (dc3a2cfa-42be-497a-b29a-4ec73ac886a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:24.744918 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (759bf27a-3145-439e-92c6-318970c29517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:24.772457 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:24.866051 n-d-844200-1 sudo[136405]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:24.867992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (759bf27a-3145-439e-92c6-318970c29517) 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-06-01T13:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1011665137',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=85cff0db-d7dd-4303-9203-ba7caa28f3e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3857d5fd9e724e0da4e73135f87c6226',provider_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-06-01T13:28:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=1c6f7997-aaa7-405f-8411-f261d8ea4139,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:25Z,user_id='3ef9cabd509b4527a58d9a4416f33656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:24.875580 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b08a240-5ad8-425a-a6fb-0346caea3a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:24.882998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8b08a240-5ad8-425a-a6fb-0346caea3a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:24.886897 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59766565-b360-48f0-b11a-0156b638634c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:24.913673 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f6c21300-597e-40a9-ba3f-e81afc056f56 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.294s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:24.922672 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (20601ca2-ef1a-4eab-905c-c05eb1e9f3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f6c21300-597e-40a9-ba3f-e81afc056f56', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:24.925707 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfb44638-9a9b-4291-a3b1-869b929a016a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:24.979763 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (59766565-b360-48f0-b11a-0156b638634c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '85cff0db-d7dd-4303-9203-ba7caa28f3e9', 'volume_name': 'volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9', 'volume_size': 1, 'source_volid': '1c6f7997-aaa7-405f-8411-f261d8ea4139', 'source_volstatus': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:24.982282 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef939f7b-6253-434a-87cb-131625bc82fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:24.986710 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef939f7b-6253-434a-87cb-131625bc82fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:24.989445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (daf95657-47c4-437d-b305-162058ebab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:24.990406 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Volume 85cff0db-d7dd-4303-9203-ba7caa28f3e9: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9', 'volume_size': 1, 'source_volid': '1c6f7997-aaa7-405f-8411-f261d8ea4139', 'source_volstatus': 'available'}
Jun 01 13:28:24.993516 n-d-844200-1 sudo[136410]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:25.024360 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4f0f45e0-91d1-4354-9edf-5f703ff01123" returned: 0 in 1.287s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:25.027956 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Successfully deleted volume: 4f0f45e0-91d1-4354-9edf-5f703ff01123
Jun 01 13:28:25.051211 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Creating clone of volume: 1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:28:25.052524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:25.071818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Lock "b'cinder-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2-delete_volume'" acquired by "delete_volume" :: waited 0.154s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:28:25.087343 n-d-844200-1 sudo[136510]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:28:25.087979 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Volume volume-f6c21300-597e-40a9-ba3f-e81afc056f56 (f6c21300-597e-40a9-ba3f-e81afc056f56): created successfully
Jun 01 13:28:25.089089 n-d-844200-1 sudo[136510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:25.093142 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cfb44638-9a9b-4291-a3b1-869b929a016a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:25.096592 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Flow 'volume_create_manager' (5922f957-ea87-415f-aa21-f4492089ddf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:25.172370 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-66f1e1d5-9a7e-490b-9eae-94a224077d30 tempest-VolumeQuotasAdminTestJSON-720901010 None] Created volume successfully.
Jun 01 13:28:25.294454 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Skipping remove_export. No iscsi_target is presently exported for volume: a0b59e6a-be5b-4092-ad7e-4a996ef93fa2
Jun 01 13:28:25.295573 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:25.337358 n-d-844200-1 sudo[136518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2
Jun 01 13:28:25.340125 n-d-844200-1 sudo[136518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:25.347919 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Created reservations ['5c79b05f-1755-48b6-a228-13c3c5fe6f2b', 'f0e75cd5-ec2e-4deb-b837-3f86d9ab07f0', 'f4c770d5-b6a1-4d9c-85ac-57147d1b6bb1', '63e6e86e-70a4-45a7-9c71-1c9565cd02c0'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:28:25.421956 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:25.422911 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:25.467772 n-d-844200-1 sudo[136525]: 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
Jun 01 13:28:25.469117 n-d-844200-1 sudo[136525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:25.692578 n-d-844200-1 sudo[136510]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:25.695288 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139" returned: 0 in 0.642s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:25.697820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9 --snapshot stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:25.735730 n-d-844200-1 sudo[136528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9 --snapshot stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 -L 1.00g
Jun 01 13:28:25.737154 n-d-844200-1 sudo[136528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:26.036039 n-d-844200-1 sudo[136518]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:26.039214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2" returned: 0 in 0.743s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:26.041607 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 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-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:26.106760 n-d-844200-1 sudo[136532]: 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-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2
Jun 01 13:28:26.116361 n-d-844200-1 sudo[136532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:26.314826 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Lock "b'cinder-f6c21300-597e-40a9-ba3f-e81afc056f56-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:28:26.495745 n-d-844200-1 sudo[136525]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:26.519615 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.097s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:26.522859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:26.671573 n-d-844200-1 sudo[136556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:26.673071 n-d-844200-1 sudo[136556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:26.690096 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Skipping remove_export. No iscsi_target is presently exported for volume: f6c21300-597e-40a9-ba3f-e81afc056f56
Jun 01 13:28:26.697573 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6c21300-597e-40a9-ba3f-e81afc056f56 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:26.755231 n-d-844200-1 sudo[136621]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6c21300-597e-40a9-ba3f-e81afc056f56
Jun 01 13:28:26.756171 n-d-844200-1 sudo[136621]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:26.943365 n-d-844200-1 sudo[136528]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:26.946767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9 --snapshot stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 -L 1.00g" returned: 0 in 1.248s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:26.949005 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:27.003721 n-d-844200-1 sudo[136639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:27.005594 n-d-844200-1 sudo[136639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:27.068306 n-d-844200-1 sudo[136532]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:27.071384 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2" returned: 0 in 1.029s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:27.073804 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:27.186453 n-d-844200-1 sudo[136641]: 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-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2
Jun 01 13:28:27.187314 n-d-844200-1 sudo[136641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:27.966525 n-d-844200-1 sudo[136639]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:27.969119 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.020s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:27.971853 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:27.978226 n-d-844200-1 sudo[136556]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:28.010107 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] CMD "sudo cinder-rootwrap /etc/cinder/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.487s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:28.012758 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:28.022066 n-d-844200-1 sudo[136621]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:28.022712 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Deleted volume successfully.
Jun 01 13:28:28.023917 n-d-844200-1 sudo[136694]: 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-85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:28:28.025667 n-d-844200-1 sudo[136694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:28.032183 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-f6c21300-597e-40a9-ba3f-e81afc056f56" returned: 0 in 1.335s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:28.034987 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 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-f6c21300-597e-40a9-ba3f-e81afc056f56 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:28.089793 n-d-844200-1 sudo[136697]: 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-f6c21300-597e-40a9-ba3f-e81afc056f56
Jun 01 13:28:28.094468 n-d-844200-1 sudo[136697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:28.108414 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9fb19f5c-ed2d-4e1a-bf6b-bc20efdfd7de tempest-VolumesCloneNegativeTest-180003804 None] Lock "b'cinder-4f0f45e0-91d1-4354-9edf-5f703ff01123-delete_volume'" released by "delete_volume" :: held 6.474s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:28:28.350977 n-d-844200-1 sudo[136641]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:28.353463 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2" returned: 0 in 1.280s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:28.354769 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Successfully deleted volume: a0b59e6a-be5b-4092-ad7e-4a996ef93fa2
Jun 01 13:28:28.448905 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Created reservations ['5e64a2ea-d33a-4e08-8ca4-44c25c466475', '20938f45-3e8e-4f97-9726-b66f3386d879', '30ef055b-1aca-45f8-ab19-812f408d5024', 'e5a79dcf-4763-41da-af22-f41e212df410'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:28:28.545891 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:28.547227 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:28.635468 n-d-844200-1 sudo[136703]: 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
Jun 01 13:28:28.636372 n-d-844200-1 sudo[136703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:28.655716 n-d-844200-1 sudo[136694]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:28.658888 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9" returned: 0 in 0.686s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:28.662048 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:28.703305 n-d-844200-1 sudo[136705]: 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--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 iflag=direct
Jun 01 13:28:28.704323 n-d-844200-1 sudo[136705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:28.974417 n-d-844200-1 sudo[136697]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:28.976974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f6c21300-597e-40a9-ba3f-e81afc056f56" returned: 0 in 0.941s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:28.981298 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6c21300-597e-40a9-ba3f-e81afc056f56 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:29.051521 n-d-844200-1 sudo[136708]: 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-f6c21300-597e-40a9-ba3f-e81afc056f56
Jun 01 13:28:29.052732 n-d-844200-1 sudo[136708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:29.318289 n-d-844200-1 sudo[136705]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:29.320939 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 iflag=direct" returned: 0 in 0.659s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:29.321931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:29.365065 n-d-844200-1 sudo[136720]: 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--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 oflag=direct
Jun 01 13:28:29.365901 n-d-844200-1 sudo[136720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:29.613259 n-d-844200-1 sudo[136703]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:29.618323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.068s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:29.620596 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:29.657464 n-d-844200-1 sudo[136725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:29.659177 n-d-844200-1 sudo[136725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:29.799041 n-d-844200-1 sudo[136708]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:29.802537 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f6c21300-597e-40a9-ba3f-e81afc056f56" returned: 0 in 0.820s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:29.804019 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Successfully deleted volume: f6c21300-597e-40a9-ba3f-e81afc056f56
Jun 01 13:28:29.912682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Created reservations ['173ec881-caaa-404e-85e8-ba82e618d319', '3771d345-68ff-427c-9d6b-68c5f7bbea42', '2357e6c0-b5ba-4e84-a143-3b2ea53b27f7', '74475344-49cb-41a4-9c6a-a0974e390e7e'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:28:30.034358 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:30.039902 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:30.099846 n-d-844200-1 sudo[136740]: 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
Jun 01 13:28:30.100799 n-d-844200-1 sudo[136740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:30.104089 n-d-844200-1 sudo[136720]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:30.106436 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 oflag=direct" returned: 0 in 0.784s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:30.108015 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:30.157280 n-d-844200-1 sudo[136749]: 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--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:28:30.158080 n-d-844200-1 sudo[136749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:30.499567 n-d-844200-1 sudo[136725]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:30.502469 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.881s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:30.505603 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:30.513010 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Deleted volume successfully.
Jun 01 13:28:30.537620 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-70261186-df79-4035-8fe4-a6061b450734 tempest-VolumesNegativeTest-664289580 None] Lock "b'cinder-a0b59e6a-be5b-4092-ad7e-4a996ef93fa2-delete_volume'" released by "delete_volume" :: held 5.466s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:28:30.907318 n-d-844200-1 sudo[136740]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:30.910236 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.871s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:30.912310 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:31.006504 n-d-844200-1 sudo[136755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:31.009449 n-d-844200-1 sudo[136755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:31.434421 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:31.447465 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:31.450285 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 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'
Jun 01 13:28:31.497020 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Flow 'volume_create_manager' (61ce30f2-5c2f-40af-84e9-acf335ce5a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:31.506751 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be1b8030-db08-4255-97c1-36822960aeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:31.572608 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:31.640714 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be1b8030-db08-4255-97c1-36822960aeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-409604846',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=98c602da-df2e-49c4-aaeb-dd5d84c7f12e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31caf2b1a18a489ea75c0275a184d6fc',provider_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-06-01T13:28:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:31Z,user_id='f33675e50fb94b7cbb008904302ff1c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:31.654631 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ecd1576-f832-4dc1-9675-cdc7a76ca5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:31.659230 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5ecd1576-f832-4dc1-9675-cdc7a76ca5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:31.664545 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (101786e1-93f4-4d9c-803d-cacdc3fb73b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:31.675560 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (101786e1-93f4-4d9c-803d-cacdc3fb73b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '98c602da-df2e-49c4-aaeb-dd5d84c7f12e', 'volume_name': 'volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:31.682637 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d948c426-37e7-4fa7-9310-588a98ea31e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:31.686277 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d948c426-37e7-4fa7-9310-588a98ea31e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:31.693958 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f306f18f-29a0-4ea1-9ae2-e0536035ee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:31.697642 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Volume 98c602da-df2e-49c4-aaeb-dd5d84c7f12e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e', 'volume_size': 1}
Jun 01 13:28:31.700048 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:31.773940 n-d-844200-1 sudo[136757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:31.780893 n-d-844200-1 sudo[136757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:32.111554 n-d-844200-1 sudo[136755]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:32.114645 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/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.202s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:32.117200 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:32.128075 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Deleted volume successfully.
Jun 01 13:28:32.157052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0b8dc65e-2f75-49e6-bbdb-38bea4d61221 tempest-VolumeQuotasAdminTestJSON-720901010 None] Lock "b'cinder-f6c21300-597e-40a9-ba3f-e81afc056f56-delete_volume'" released by "delete_volume" :: held 5.842s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:28:32.790831 n-d-844200-1 sudo[136757]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:32.793925 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.094s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:32.797005 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f306f18f-29a0-4ea1-9ae2-e0536035ee71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:32.799370 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9aa4ea5b-da33-42f2-b183-f203f11da47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:32.831451 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Volume volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e (98c602da-df2e-49c4-aaeb-dd5d84c7f12e): created successfully
Jun 01 13:28:32.835274 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9aa4ea5b-da33-42f2-b183-f203f11da47e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:32.847793 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Flow 'volume_create_manager' (61ce30f2-5c2f-40af-84e9-acf335ce5a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:32.872000 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-33474d05-1777-4afd-9cff-65b8ea86d3d5 tempest-VolumeQuotasAdminTestJSON-720901010 None] Created volume successfully.
Jun 01 13:28:35.921935 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f388dc6c-df25-4046-adad-64556349190e tempest-VolumeQuotasAdminTestJSON-1589982833 None] Transfer volume completed successfully.
Jun 01 13:28:37.341243 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Lock "b'cinder-98c602da-df2e-49c4-aaeb-dd5d84c7f12e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:28:37.637461 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Skipping remove_export. No iscsi_target is presently exported for volume: 98c602da-df2e-49c4-aaeb-dd5d84c7f12e
Jun 01 13:28:37.642044 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:37.701315 n-d-844200-1 sudo[136855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e
Jun 01 13:28:37.703464 n-d-844200-1 sudo[136855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:38.701581 n-d-844200-1 sudo[136855]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:38.718772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e" returned: 0 in 1.076s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:38.728247 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 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-98c602da-df2e-49c4-aaeb-dd5d84c7f12e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:38.762397 n-d-844200-1 sudo[136868]: 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-98c602da-df2e-49c4-aaeb-dd5d84c7f12e
Jun 01 13:28:38.763243 n-d-844200-1 sudo[136868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:39.599408 n-d-844200-1 sudo[136868]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:39.601965 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e" returned: 0 in 0.877s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:39.604315 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:39.645093 n-d-844200-1 sudo[136749]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:39.646995 n-d-844200-1 sudo[136873]: 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-98c602da-df2e-49c4-aaeb-dd5d84c7f12e
Jun 01 13:28:39.647879 n-d-844200-1 sudo[136873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:39.649949 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.541s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:39.650921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--85cff0db--d7dd--4303--9203--ba7caa28f3e9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--85cff0db--d7dd--4303--9203--ba7caa28f3e9, size 1024.00 MB, duration 9.54 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:28:39.651495 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Volume copy 1024.00 MB at 107.30 MB/s
Jun 01 13:28:39.653103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-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-85cff0db-d7dd-4303-9203-ba7caa28f3e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:39.707263 n-d-844200-1 sudo[136876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:28:39.708124 n-d-844200-1 sudo[136876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:40.019453 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fcfea21e-ec7a-4465-b485-3b8dd43e4169 tempest-GroupSnapshotsTest-1191788578 None] Group tempest-GroupSnapshotsTest-Group-461691696: creating
Jun 01 13:28:40.049831 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fcfea21e-ec7a-4465-b485-3b8dd43e4169 tempest-GroupSnapshotsTest-1191788578 None] Group tempest-GroupSnapshotsTest-Group-461691696: created successfully
Jun 01 13:28:40.081834 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-fcfea21e-ec7a-4465-b485-3b8dd43e4169 tempest-GroupSnapshotsTest-1191788578 None] Create group completed successfully.
Jun 01 13:28:40.254095 n-d-844200-1 sudo[136873]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:40.256585 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-98c602da-df2e-49c4-aaeb-dd5d84c7f12e" returned: 0 in 0.652s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:40.257853 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Successfully deleted volume: 98c602da-df2e-49c4-aaeb-dd5d84c7f12e
Jun 01 13:28:40.349723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Created reservations ['013caa20-72cb-4280-bd85-75e07ac05c17', '676c3801-42f0-4d16-8fd6-da88abcb21c4', '2cb564d4-0e47-4717-8ef4-d2c7a9042538', '750c3219-01b0-4c5c-b48f-ddbb7b49ed69'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:28:40.414939 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:40.416033 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:40.447759 n-d-844200-1 sudo[136895]: 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
Jun 01 13:28:40.448750 n-d-844200-1 sudo[136895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:40.546624 n-d-844200-1 sudo[136876]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:40.549629 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-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-85cff0db-d7dd-4303-9203-ba7caa28f3e9" returned: 0 in 0.896s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:40.551868 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:40.591736 n-d-844200-1 sudo[136897]: 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-85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:28:40.593338 n-d-844200-1 sudo[136897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:41.220411 n-d-844200-1 sudo[136895]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:41.223442 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.806s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:41.225530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:41.280315 n-d-844200-1 sudo[136901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:41.281728 n-d-844200-1 sudo[136901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:41.605186 n-d-844200-1 sudo[136897]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:41.607602 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-85cff0db-d7dd-4303-9203-ba7caa28f3e9" returned: 0 in 1.055s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:41.609498 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Marking volume 85cff0db-d7dd-4303-9203-ba7caa28f3e9 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:28:41.635647 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Copying metadata from source volume 1c6f7997-aaa7-405f-8411-f261d8ea4139 to 85cff0db-d7dd-4303-9203-ba7caa28f3e9. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:427}}
Jun 01 13:28:41.730083 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (daf95657-47c4-437d-b305-162058ebab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9', 'volume_size': 1, 'source_volid': '1c6f7997-aaa7-405f-8411-f261d8ea4139', 'source_volstatus': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:41.732836 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d9b000e-46b3-4d41-b908-9bef4067de60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:41.780781 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Volume volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9 (85cff0db-d7dd-4303-9203-ba7caa28f3e9): created successfully
Jun 01 13:28:41.783255 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d9b000e-46b3-4d41-b908-9bef4067de60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:41.799230 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (dc3a2cfa-42be-497a-b29a-4ec73ac886a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:41.824242 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-905aa8bb-62f8-484f-bdd8-a4fa324fde4c tempest-VolumesCloneTest-1485524583 None] Created volume successfully.
Jun 01 13:28:42.083047 n-d-844200-1 sudo[136901]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:42.085214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.859s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:42.087704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:42.104185 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Deleted volume successfully.
Jun 01 13:28:42.148729 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-dfbfde67-7ff6-4f33-b80e-04689d43b162 tempest-VolumeQuotasAdminTestJSON-624694362 None] Lock "b'cinder-98c602da-df2e-49c4-aaeb-dd5d84c7f12e-delete_volume'" released by "delete_volume" :: held 4.807s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:28:42.518369 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:42.526906 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:42.527427 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 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'
Jun 01 13:28:42.602448 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (34909b8a-eb97-4bca-86a2-f9b83aaf010b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:42.623309 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12cae301-be3e-4271-8848-63d42e164507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:42.687047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:42.723145 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12cae301-be3e-4271-8848-63d42e164507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1707474367',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=306b2f14-9045-4fa2-bf8f-b98f60199cd4,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=9b5f39ea-63be-407c-bf29-664e394d9468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9eca08eee6440bb80e3e2f22a705ff4',provider_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-06-01T13:28:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:42Z,user_id='3aeadf23ffae4d9284ba1075ced511f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce5dc033-8c7a-4b1f-b493-566f9f59fa1d),volume_type_id=ce5dc033-8c7a-4b1f-b493-566f9f59fa1d)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:42.725844 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6588c750-870e-4b62-94ac-a2cd0cebe448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:42.728350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6588c750-870e-4b62-94ac-a2cd0cebe448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:42.733737 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf35a5b7-4c25-466f-b59b-bcbff3529051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:42.738953 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bf35a5b7-4c25-466f-b59b-bcbff3529051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b5f39ea-63be-407c-bf29-664e394d9468', 'volume_name': 'volume-9b5f39ea-63be-407c-bf29-664e394d9468', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:42.755119 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bddfde90-b610-4692-ae51-6b0e05c1c232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:42.758033 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bddfde90-b610-4692-ae51-6b0e05c1c232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:42.760543 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcba6ba8-5866-4616-a28d-8983b1777e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:42.790313 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Volume 9b5f39ea-63be-407c-bf29-664e394d9468: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b5f39ea-63be-407c-bf29-664e394d9468', 'volume_size': 1}
Jun 01 13:28:42.791921 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b5f39ea-63be-407c-bf29-664e394d9468 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:42.815553 n-d-844200-1 sudo[136992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b5f39ea-63be-407c-bf29-664e394d9468 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:42.827718 n-d-844200-1 sudo[136992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:43.447389 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:43.462352 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:43.462906 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 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'
Jun 01 13:28:43.533404 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (01f79910-97ca-4e72-a27d-fd204d2c9e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:43.549721 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a47ac986-86ed-4c86-9a5e-f1a025e1c8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:43.628587 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:43.687314 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a47ac986-86ed-4c86-9a5e-f1a025e1c8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1897409418',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=11f0fc34-b5ca-4512-9946-515a63aa99c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3857d5fd9e724e0da4e73135f87c6226',provider_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-06-01T13:28:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:43Z,user_id='3ef9cabd509b4527a58d9a4416f33656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:43.693514 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26cc59ab-6cbd-4ad1-9390-92e39ccd6bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:43.699551 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26cc59ab-6cbd-4ad1-9390-92e39ccd6bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:43.705818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93e5b4f2-cdc6-46fc-b709-75d89f57b01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:43.713482 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (93e5b4f2-cdc6-46fc-b709-75d89f57b01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11f0fc34-b5ca-4512-9946-515a63aa99c6', 'volume_name': 'volume-11f0fc34-b5ca-4512-9946-515a63aa99c6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:43.719861 n-d-844200-1 sudo[136992]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:43.722877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db5099d2-5e07-425f-b0d0-7962e7f73170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:43.726518 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db5099d2-5e07-425f-b0d0-7962e7f73170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:43.728973 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (090f4e55-28b0-4801-8efb-ea09cc3999a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:43.730014 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Volume 11f0fc34-b5ca-4512-9946-515a63aa99c6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11f0fc34-b5ca-4512-9946-515a63aa99c6', 'volume_size': 1}
Jun 01 13:28:43.731706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:43.748956 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b5f39ea-63be-407c-bf29-664e394d9468 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.956s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:43.759867 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcba6ba8-5866-4616-a28d-8983b1777e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b5f39ea-63be-407c-bf29-664e394d9468', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:43.766543 n-d-844200-1 sudo[137037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:43.770075 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d9748d7-fd38-4d27-82df-ada6e4b40d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:43.771318 n-d-844200-1 sudo[137037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:43.787511 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Volume volume-9b5f39ea-63be-407c-bf29-664e394d9468 (9b5f39ea-63be-407c-bf29-664e394d9468): created successfully
Jun 01 13:28:43.790650 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7d9748d7-fd38-4d27-82df-ada6e4b40d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:43.796400 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (34909b8a-eb97-4bca-86a2-f9b83aaf010b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:43.812117 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-28b2a7f8-b960-4604-9303-d9018ae6da03 tempest-GroupSnapshotsTest-1191788578 None] Created volume successfully.
Jun 01 13:28:44.577557 n-d-844200-1 sudo[137037]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:44.579419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.848s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:44.581921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (090f4e55-28b0-4801-8efb-ea09cc3999a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11f0fc34-b5ca-4512-9946-515a63aa99c6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:44.584142 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (059ec485-58be-4165-be28-f16c02781ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:44.606996 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Volume volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 (11f0fc34-b5ca-4512-9946-515a63aa99c6): created successfully
Jun 01 13:28:44.609655 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (059ec485-58be-4165-be28-f16c02781ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:44.612760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (01f79910-97ca-4e72-a27d-fd204d2c9e86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:44.639449 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-93ae7856-695c-4704-bcf0-a656d55756b1 tempest-VolumesCloneTest-1485524583 None] Created volume successfully.
Jun 01 13:28:45.420316 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] GroupSnapshot f98d0cba-53bf-46cc-ba0d-08a4a979a76e: creating.
Jun 01 13:28:45.481563 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] Group snapshot f98d0cba-53bf-46cc-ba0d-08a4a979a76e: creating. {{(pid=96718) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 01 13:28:45.545569 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:45.569131 n-d-844200-1 sudo[137104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468
Jun 01 13:28:45.570831 n-d-844200-1 sudo[137104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:46.339358 n-d-844200-1 sudo[137104]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:46.341851 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468" returned: 0 in 0.796s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:46.343746 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9 --snapshot stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:46.404787 n-d-844200-1 sudo[137109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9 --snapshot stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468 -L 1.00g
Jun 01 13:28:46.407520 n-d-844200-1 sudo[137109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:46.950672 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:28:46.955029 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:28:46.955537 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 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'
Jun 01 13:28:47.008333 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (48e94a35-dacc-491b-a5ff-8f63f08157bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:28:47.016111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2d95a59-4de2-40ec-b3fc-053c71a5890f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:47.078472 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:28:47.141697 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e2d95a59-4de2-40ec-b3fc-053c71a5890f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-471934988',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=add41d70-cfd5-4e0d-9843-82a5d1763341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3857d5fd9e724e0da4e73135f87c6226',provider_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-06-01T13:28:47Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=11f0fc34-b5ca-4512-9946-515a63aa99c6,status='creating',terminated_at=None,updated_at=2022-06-01T13:28:47Z,user_id='3ef9cabd509b4527a58d9a4416f33656',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:47.145671 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8a6b247-b16c-4eac-8e38-f5ebc137f476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:47.151402 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e8a6b247-b16c-4eac-8e38-f5ebc137f476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:47.155800 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b6721c8-ad80-42db-90ff-85d068ae824a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:47.245492 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b6721c8-ad80-42db-90ff-85d068ae824a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'add41d70-cfd5-4e0d-9843-82a5d1763341', 'volume_name': 'volume-add41d70-cfd5-4e0d-9843-82a5d1763341', 'volume_size': 2, 'source_volid': '11f0fc34-b5ca-4512-9946-515a63aa99c6', 'source_volstatus': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:47.248678 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5fa9aa7-3e3d-4860-84e4-360001c25e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:47.251422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c5fa9aa7-3e3d-4860-84e4-360001c25e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:28:47.255324 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89c39e63-6c28-4aad-89a3-8d5fd5a88bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:28:47.257534 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Volume add41d70-cfd5-4e0d-9843-82a5d1763341: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-add41d70-cfd5-4e0d-9843-82a5d1763341', 'volume_size': 2, 'source_volid': '11f0fc34-b5ca-4512-9946-515a63aa99c6', 'source_volstatus': 'available'}
Jun 01 13:28:47.310469 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Creating clone of volume: 11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:28:47.312043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:47.358907 n-d-844200-1 sudo[137134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:28:47.359827 n-d-844200-1 sudo[137134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:47.751329 n-d-844200-1 sudo[137109]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:47.753591 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9 --snapshot stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468 -L 1.00g" returned: 0 in 1.409s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:48.012122 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1e8f79d5-ceea-4d72-911f-9a714bcee5b7 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot f98d0cba-53bf-46cc-ba0d-08a4a979a76e: created successfully
Jun 01 13:28:48.385206 n-d-844200-1 sudo[137134]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:48.387243 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6" returned: 0 in 1.075s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:48.389104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341 --snapshot stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:48.435982 n-d-844200-1 sudo[137266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341 --snapshot stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 -L 1.00g
Jun 01 13:28:48.436873 n-d-844200-1 sudo[137266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:49.482184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:28:49.489830 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:28:49.497117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:49.588706 n-d-844200-1 sudo[137345]: 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
Jun 01 13:28:49.590097 n-d-844200-1 sudo[137345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:49.855017 n-d-844200-1 sudo[137266]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:49.860442 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341 --snapshot stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 -L 1.00g" returned: 0 in 1.471s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:49.864142 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-add41d70-cfd5-4e0d-9843-82a5d1763341 stack-volumes-lvmdriver-1 -L 2g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:49.913688 n-d-844200-1 sudo[137409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-add41d70-cfd5-4e0d-9843-82a5d1763341 stack-volumes-lvmdriver-1 -L 2g
Jun 01 13:28:49.914536 n-d-844200-1 sudo[137409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:50.441149 n-d-844200-1 sudo[137345]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:50.443107 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.946s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:50.445029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:50.520865 n-d-844200-1 sudo[137424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:28:50.525752 n-d-844200-1 sudo[137424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:50.724835 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63efc911-cce0-4254-bd56-13c31a4a7546 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:50.804003 n-d-844200-1 sudo[137433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63efc911-cce0-4254-bd56-13c31a4a7546 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:28:50.804852 n-d-844200-1 sudo[137433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:51.043224 n-d-844200-1 sudo[137409]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:51.045904 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-add41d70-cfd5-4e0d-9843-82a5d1763341 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 1.182s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:51.048294 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:51.105716 n-d-844200-1 sudo[137458]: 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-add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:28:51.108417 n-d-844200-1 sudo[137458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:51.785135 n-d-844200-1 sudo[137433]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:51.788301 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-63efc911-cce0-4254-bd56-13c31a4a7546 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.062s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:51.790349 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:51.803132 n-d-844200-1 sudo[137424]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:51.828699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.383s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:51.831159 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:28:51.845059 n-d-844200-1 sudo[137492]: 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-f7e0b951-289d-4666-89b7-f0837c0683d9
Jun 01 13:28:51.846206 n-d-844200-1 sudo[137492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:52.217434 n-d-844200-1 sudo[137458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:52.220085 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341" returned: 0 in 1.172s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:52.222722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:52.274173 n-d-844200-1 sudo[137495]: 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--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 iflag=direct
Jun 01 13:28:52.279393 n-d-844200-1 sudo[137495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:52.781241 n-d-844200-1 sudo[137492]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:52.783822 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9" returned: 0 in 0.993s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:52.786179 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:52.852652 n-d-844200-1 sudo[137498]: 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--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 iflag=direct
Jun 01 13:28:52.855869 n-d-844200-1 sudo[137498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:53.179050 n-d-844200-1 sudo[137495]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:53.181688 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 iflag=direct" returned: 0 in 0.959s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:53.182757 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:53.236155 n-d-844200-1 sudo[137513]: 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--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 oflag=direct
Jun 01 13:28:53.248675 n-d-844200-1 sudo[137513]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:53.877823 n-d-844200-1 sudo[137498]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:53.880775 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 iflag=direct" returned: 0 in 1.094s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:53.882497 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:53.979079 n-d-844200-1 sudo[137532]: 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--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 oflag=direct
Jun 01 13:28:53.979951 n-d-844200-1 sudo[137532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:54.206913 n-d-844200-1 sudo[137513]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:54.209503 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 oflag=direct" returned: 0 in 1.026s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:54.211448 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:54.270528 n-d-844200-1 sudo[137552]: 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--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:28:54.271419 n-d-844200-1 sudo[137552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:28:55.088553 n-d-844200-1 sudo[137532]: pam_unix(sudo:session): session closed for user root
Jun 01 13:28:55.090908 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 oflag=direct" returned: 0 in 1.208s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:28:55.091995 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:28:55.136271 n-d-844200-1 sudo[137567]: 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--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:28:55.137105 n-d-844200-1 sudo[137567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:01.049032 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:01.069868 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:01.072338 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 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'
Jun 01 13:29:01.111251 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Flow 'volume_create_manager' (199352fa-3287-4283-9134-29aa09ae527f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:01.122668 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e41bde7-de34-4fe6-9e8e-740f46bfb85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:01.176733 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:01.230285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e41bde7-de34-4fe6-9e8e-740f46bfb85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1903579150',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ae8f58da-6fd9-4040-b8e6-300b6519b7bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f713e1540974c1b8ed3f327ef7f9761',provider_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-06-01T13:29:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:01Z,user_id='a903a77a5ef64572a8743465b8657163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:01.238187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7808f005-e6ec-47b1-a862-1c39d119864d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:01.244105 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7808f005-e6ec-47b1-a862-1c39d119864d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:01.252128 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7340c061-d4db-4dd9-915b-2f198348fbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:01.260525 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7340c061-d4db-4dd9-915b-2f198348fbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae8f58da-6fd9-4040-b8e6-300b6519b7bb', 'volume_name': 'volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:01.268081 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6ffd670-7a0d-423b-93d7-9f6e4e326a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:01.273557 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6ffd670-7a0d-423b-93d7-9f6e4e326a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:01.279214 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f29d32b-6ea5-41f2-a273-f1704db92b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:01.280230 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Volume ae8f58da-6fd9-4040-b8e6-300b6519b7bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb', 'volume_size': 1}
Jun 01 13:29:01.282985 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:01.367860 n-d-844200-1 sudo[137674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:29:01.371785 n-d-844200-1 sudo[137674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:03.125731 n-d-844200-1 sudo[137674]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:03.128595 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.845s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:03.133020 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f29d32b-6ea5-41f2-a273-f1704db92b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:03.138666 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a78e8978-7df8-4a3e-b654-7294d35e592f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:03.198914 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Volume volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb (ae8f58da-6fd9-4040-b8e6-300b6519b7bb): created successfully
Jun 01 13:29:03.207823 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a78e8978-7df8-4a3e-b654-7294d35e592f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:03.228010 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Flow 'volume_create_manager' (199352fa-3287-4283-9134-29aa09ae527f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:03.280580 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f4967a19-2974-4e4b-be94-6a1352b39338 tempest-VolumesServicesTestJSON-283028561 None] Created volume successfully.
Jun 01 13:29:03.670488 n-d-844200-1 sudo[137552]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:03.672973 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.462s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:03.672973 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--add41d70--cfd5--4e0d--9843--82a5d1763341, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--add41d70--cfd5--4e0d--9843--82a5d1763341, size 1024.00 MB, duration 9.46 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:29:03.673450 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Volume copy 1024.00 MB at 108.21 MB/s
Jun 01 13:29:03.674786 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-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-add41d70-cfd5-4e0d-9843-82a5d1763341 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:03.777069 n-d-844200-1 sudo[137779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:03.785521 n-d-844200-1 sudo[137779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:04.223339 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Lock "b'cinder-ae8f58da-6fd9-4040-b8e6-300b6519b7bb-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:04.520792 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae8f58da-6fd9-4040-b8e6-300b6519b7bb
Jun 01 13:29:04.521873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:04.586335 n-d-844200-1 sudo[137567]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:04.588772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.496s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:04.590045 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--f7e0b951--289d--4666--89b7--f0837c0683d9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--63efc911--cce0--4254--bd56--13c31a4a7546, size 1024.00 MB, duration 9.50 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:29:04.590644 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Volume copy 1024.00 MB at 107.81 MB/s
Jun 01 13:29:04.608715 n-d-844200-1 sudo[137837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb
Jun 01 13:29:04.610202 n-d-844200-1 sudo[137837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:04.879712 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b04cb8df-f977-4193-aaa7-b5d4943c0f86 tempest-GroupSnapshotsTest-1191788578 None] Create group from source-snapshot-f98d0cba-53bf-46cc-ba0d-08a4a979a76e completed successfully.
Jun 01 13:29:04.940948 n-d-844200-1 sudo[137779]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:04.942723 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-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-add41d70-cfd5-4e0d-9843-82a5d1763341" returned: 0 in 1.268s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:04.946144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:05.006425 n-d-844200-1 sudo[137857]: 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-add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:05.016460 n-d-844200-1 sudo[137857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:05.826497 n-d-844200-1 sudo[137837]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:05.829201 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb" returned: 0 in 1.307s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:05.832745 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 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-ae8f58da-6fd9-4040-b8e6-300b6519b7bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:05.962997 n-d-844200-1 sudo[137885]: 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-ae8f58da-6fd9-4040-b8e6-300b6519b7bb
Jun 01 13:29:05.968276 n-d-844200-1 sudo[137885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:06.557058 n-d-844200-1 sudo[137857]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:06.559584 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-add41d70-cfd5-4e0d-9843-82a5d1763341" returned: 0 in 1.613s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:06.563594 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (89c39e63-6c28-4aad-89a3-8d5fd5a88bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-add41d70-cfd5-4e0d-9843-82a5d1763341', 'volume_size': 2, 'source_volid': '11f0fc34-b5ca-4512-9946-515a63aa99c6', 'source_volstatus': 'available'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:06.565990 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8134fdd7-225f-4bc7-8c91-f73b6c67e59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:06.601629 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Volume volume-add41d70-cfd5-4e0d-9843-82a5d1763341 (add41d70-cfd5-4e0d-9843-82a5d1763341): created successfully
Jun 01 13:29:06.603866 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8134fdd7-225f-4bc7-8c91-f73b6c67e59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:06.607461 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Flow 'volume_create_manager' (48e94a35-dacc-491b-a5ff-8f63f08157bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:06.656269 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9c2786f1-18bd-4095-b1c9-c3b69faa0007 tempest-VolumesCloneTest-1485524583 None] Created volume successfully.
Jun 01 13:29:07.226126 n-d-844200-1 sudo[137885]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:07.271909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb" returned: 0 in 1.441s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:07.308963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:07.371514 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Skipping remove_export. No iscsi_target is presently exported for volume: 63efc911-cce0-4254-bd56-13c31a4a7546
Jun 01 13:29:07.373518 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-63efc911-cce0-4254-bd56-13c31a4a7546 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:07.394643 n-d-844200-1 sudo[137974]: 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-ae8f58da-6fd9-4040-b8e6-300b6519b7bb
Jun 01 13:29:07.395653 n-d-844200-1 sudo[137974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:07.448555 n-d-844200-1 sudo[137976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-63efc911-cce0-4254-bd56-13c31a4a7546
Jun 01 13:29:07.452164 n-d-844200-1 sudo[137976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:07.964823 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-add41d70-cfd5-4e0d-9843-82a5d1763341-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:08.192697 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Skipping remove_export. No iscsi_target is presently exported for volume: add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:08.197755 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-add41d70-cfd5-4e0d-9843-82a5d1763341 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:08.269893 n-d-844200-1 sudo[138009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:08.275812 n-d-844200-1 sudo[138009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:08.576757 n-d-844200-1 sudo[137976]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:08.580042 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-63efc911-cce0-4254-bd56-13c31a4a7546" returned: 0 in 1.207s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:08.583405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 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-63efc911-cce0-4254-bd56-13c31a4a7546 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:08.606673 n-d-844200-1 sudo[137974]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:08.618324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae8f58da-6fd9-4040-b8e6-300b6519b7bb" returned: 0 in 1.309s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:08.620359 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Successfully deleted volume: ae8f58da-6fd9-4040-b8e6-300b6519b7bb
Jun 01 13:29:08.663546 n-d-844200-1 sudo[138024]: 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-63efc911-cce0-4254-bd56-13c31a4a7546
Jun 01 13:29:08.665152 n-d-844200-1 sudo[138024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:08.752293 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Created reservations ['73adf5e3-3e36-49a5-aba4-4e8c9fdbab5f', 'f151a636-81ab-416a-93ce-0eab5878055f', '0bc18595-655c-419e-a43e-47b3f11a21e6', '1800bd5f-9430-4220-977f-5bb4a23ff19c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:08.856958 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:08.858380 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:08.910673 n-d-844200-1 sudo[138032]: 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
Jun 01 13:29:08.911627 n-d-844200-1 sudo[138032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:09.250335 n-d-844200-1 sudo[138009]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:09.252776 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-add41d70-cfd5-4e0d-9843-82a5d1763341" returned: 0 in 1.055s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:09.255012 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 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-add41d70-cfd5-4e0d-9843-82a5d1763341 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:09.297007 n-d-844200-1 sudo[138047]: 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-add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:09.298355 n-d-844200-1 sudo[138047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:09.690951 n-d-844200-1 sudo[138024]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:09.694195 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-63efc911-cce0-4254-bd56-13c31a4a7546" returned: 0 in 1.110s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:09.697594 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63efc911-cce0-4254-bd56-13c31a4a7546 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:09.755871 n-d-844200-1 sudo[138068]: 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-63efc911-cce0-4254-bd56-13c31a4a7546
Jun 01 13:29:09.756818 n-d-844200-1 sudo[138068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:10.056929 n-d-844200-1 sudo[138032]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:10.059935 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.201s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:10.062045 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:10.110572 n-d-844200-1 sudo[138083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:10.125128 n-d-844200-1 sudo[138083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:10.494999 n-d-844200-1 sudo[138047]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:10.498620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-add41d70-cfd5-4e0d-9843-82a5d1763341" returned: 0 in 1.242s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:10.500316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-add41d70-cfd5-4e0d-9843-82a5d1763341 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:10.557964 n-d-844200-1 sudo[138101]: 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-add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:10.558854 n-d-844200-1 sudo[138101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:10.963995 n-d-844200-1 sudo[138068]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:10.967049 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-63efc911-cce0-4254-bd56-13c31a4a7546" returned: 0 in 1.269s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:10.968871 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Successfully deleted volume: 63efc911-cce0-4254-bd56-13c31a4a7546
Jun 01 13:29:11.169438 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['27ed0c88-b7ae-4a6a-8730-98d8303cf253'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:11.227362 n-d-844200-1 sudo[138083]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:11.236699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] CMD "sudo cinder-rootwrap /etc/cinder/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.175s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:11.256202 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:11.273148 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Deleted volume successfully.
Jun 01 13:29:11.292849 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1269387976 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1269387976, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:29:11.298812 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1269387976 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1269387976, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:29:11.344011 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['5936664a-fb04-40af-b5b6-0fbd94096448', 'f7245f98-abaa-4b69-85b0-fee59a6fcd7d', 'e9b980e6-ed0e-4bbb-9bbc-ca31ccd5ad33', '75b42c5f-582a-4c66-8448-3720ecdaa5b3'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:11.378503 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-18c819f1-3270-4b0e-a767-4ebd80565a65 tempest-VolumesServicesTestJSON-283028561 None] Lock "b'cinder-ae8f58da-6fd9-4040-b8e6-300b6519b7bb-delete_volume'" released by "delete_volume" :: held 7.154s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:11.525882 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:11.528766 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:11.584485 n-d-844200-1 sudo[138146]: 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
Jun 01 13:29:11.586935 n-d-844200-1 sudo[138146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:11.667972 n-d-844200-1 sudo[138101]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:11.670452 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-add41d70-cfd5-4e0d-9843-82a5d1763341" returned: 0 in 1.170s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:11.672483 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Successfully deleted volume: add41d70-cfd5-4e0d-9843-82a5d1763341
Jun 01 13:29:11.840358 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Created reservations ['ab88819d-c640-4baf-8d57-fdfa54c305ae', '577c9324-86be-4cf6-9dc6-0407aaf88c5f', 'e8786faf-a89b-4fe9-98b6-f8639b625610', 'c4604f14-9f91-44fd-b020-9665482af801'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:11.937146 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:11.938160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:11.982131 n-d-844200-1 sudo[138148]: 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
Jun 01 13:29:11.983330 n-d-844200-1 sudo[138148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:12.442316 n-d-844200-1 sudo[138146]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:12.459295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.930s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:12.462809 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:12.509389 n-d-844200-1 sudo[138155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:12.511121 n-d-844200-1 sudo[138155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:12.855339 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot f98d0cba-53bf-46cc-ba0d-08a4a979a76e: deleting
Jun 01 13:29:12.958316 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot f98d0cba-53bf-46cc-ba0d-08a4a979a76e: deleting {{(pid=96718) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 01 13:29:13.026689 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-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-f7e0b951-289d-4666-89b7-f0837c0683d9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:13.126519 n-d-844200-1 sudo[138169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-f7e0b951-289d-4666-89b7-f0837c0683d9
Jun 01 13:29:13.144885 n-d-844200-1 sudo[138169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:13.172789 n-d-844200-1 sudo[138148]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:13.175885 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.237s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:13.177562 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:13.255646 n-d-844200-1 sudo[138174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:13.256497 n-d-844200-1 sudo[138174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:13.453984 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:13.462042 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:13.463708 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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'
Jun 01 13:29:13.540948 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Flow 'volume_create_manager' (f0cf2351-04a9-430f-9fe2-d5f4fa1bb006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:13.562158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (338bd539-cdce-4087-8652-83341d96c8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:13.720821 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:13.819920 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (338bd539-cdce-4087-8652-83341d96c8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1252843612',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ad59e472-bebc-4cb3-bd57-7af21cf4d217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6f5357eeea448f38a2bf6cc4eeab15e',provider_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-06-01T13:29:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:13Z,user_id='0df46606192d44cb929d026e7ed3673d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:13.837138 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc3f5d9e-c042-4040-b973-6371c730e523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:13.846516 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dc3f5d9e-c042-4040-b973-6371c730e523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:13.866016 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a358bcdc-9b51-43b1-9bd3-28e648c99793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:13.906470 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-11f0fc34-b5ca-4512-9946-515a63aa99c6-delete_volume'" acquired by "delete_volume" :: waited 0.108s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:14.083096 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:29:14.084316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:14.139138 n-d-844200-1 sudo[138192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:29:14.140322 n-d-844200-1 sudo[138192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:14.177640 n-d-844200-1 sudo[138155]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:14.185223 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/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.717s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:14.189668 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:14.207757 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a358bcdc-9b51-43b1-9bd3-28e648c99793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ad59e472-bebc-4cb3-bd57-7af21cf4d217', 'volume_name': 'volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:14.214091 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74bf43fa-d759-4df9-8d5c-79c84c0ab5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:14.220159 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (74bf43fa-d759-4df9-8d5c-79c84c0ab5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:14.222577 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2e34f43-7a3d-4040-b422-e13db34e4960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:14.225550 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Volume ad59e472-bebc-4cb3-bd57-7af21cf4d217: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:29:14.227918 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Cloning ad59e472-bebc-4cb3-bd57-7af21cf4d217 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:29:14.257121 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-37b31b54-1dc7-4bc2-a09a-33e159988e9e tempest-GroupSnapshotsTest-1191788578 None] Delete group completed successfully.
Jun 01 13:29:14.471065 n-d-844200-1 sudo[138169]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:14.474230 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-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-f7e0b951-289d-4666-89b7-f0837c0683d9" returned: 0 in 1.450s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:14.478836 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:14.521643 n-d-844200-1 sudo[138174]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:14.524400 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/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.346s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:14.525886 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:14.535238 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Deleted volume successfully.
Jun 01 13:29:14.541569 n-d-844200-1 sudo[138196]: 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-f7e0b951-289d-4666-89b7-f0837c0683d9
Jun 01 13:29:14.542950 n-d-844200-1 sudo[138196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:14.595228 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c39584e6-3ccc-48a8-a70b-02883ca17567 tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-add41d70-cfd5-4e0d-9843-82a5d1763341-delete_volume'" released by "delete_volume" :: held 6.629s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:15.036150 n-d-844200-1 sudo[138192]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:15.038696 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6" returned: 0 in 0.954s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:15.052066 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 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-11f0fc34-b5ca-4512-9946-515a63aa99c6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:15.113284 n-d-844200-1 sudo[138200]: 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-11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:29:15.119970 n-d-844200-1 sudo[138200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:15.677236 n-d-844200-1 sudo[138196]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:15.679918 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f7e0b951-289d-4666-89b7-f0837c0683d9" returned: 0 in 1.203s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:15.895888 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1269387976 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1269387976, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:29:15.919864 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['1214583a-de55-400c-aa0f-59280fe9febf', '354d6a83-b18a-44f6-99d3-501e8f7b97c4', '3a1944e6-9276-4530-b237-ee68fc70c09a', '2ad1ee45-2f46-46fb-8b4d-b21a258216d3'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:16.036304 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7562f2bc-78e3-4bc9-bde2-40d1bc7f7205 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot f98d0cba-53bf-46cc-ba0d-08a4a979a76e: deleted successfully
Jun 01 13:29:16.131781 n-d-844200-1 sudo[138200]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:16.139339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6" returned: 0 in 1.087s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:16.150083 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:16.253112 n-d-844200-1 sudo[138256]: 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-11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:29:16.270854 n-d-844200-1 sudo[138256]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:16.984203 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9b5f39ea-63be-407c-bf29-664e394d9468
Jun 01 13:29:16.990056 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:17.037423 n-d-844200-1 sudo[138268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468
Jun 01 13:29:17.038303 n-d-844200-1 sudo[138268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:17.300633 n-d-844200-1 sudo[138256]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:17.311202 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11f0fc34-b5ca-4512-9946-515a63aa99c6" returned: 0 in 1.160s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:17.314675 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Successfully deleted volume: 11f0fc34-b5ca-4512-9946-515a63aa99c6
Jun 01 13:29:17.555378 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Created reservations ['7ba1f87f-919c-4ad3-988b-0ebb6be7e4df', '62f84ff0-8be7-49ca-bd36-e12539e270ef', '154f7b01-ebdc-4530-8e98-15e305db424f', '78a0b908-5c88-4ef9-9b10-b8c1b3afca78'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:17.687778 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:17.691026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:17.762815 n-d-844200-1 sudo[138273]: 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
Jun 01 13:29:17.774615 n-d-844200-1 sudo[138273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:18.192516 n-d-844200-1 sudo[138268]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:18.199389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468" returned: 0 in 1.210s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:18.208191 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 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-9b5f39ea-63be-407c-bf29-664e394d9468 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:18.279387 n-d-844200-1 sudo[138290]: 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-9b5f39ea-63be-407c-bf29-664e394d9468
Jun 01 13:29:18.283415 n-d-844200-1 sudo[138290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:19.033923 n-d-844200-1 sudo[138273]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:19.037137 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.346s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:19.047108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:19.169371 n-d-844200-1 sudo[138310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:19.180879 n-d-844200-1 sudo[138310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:19.202093 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-85cff0db-d7dd-4303-9203-ba7caa28f3e9-delete_volume'" acquired by "delete_volume" :: waited 0.063s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:19.440416 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Skipping remove_export. No iscsi_target is presently exported for volume: 85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:29:19.441508 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:19.512146 n-d-844200-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-85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:29:19.513894 n-d-844200-1 sudo[138323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:19.705509 n-d-844200-1 sudo[138290]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:19.709303 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468" returned: 0 in 1.504s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:19.713281 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:19.777181 n-d-844200-1 sudo[138331]: 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-9b5f39ea-63be-407c-bf29-664e394d9468
Jun 01 13:29:19.783175 n-d-844200-1 sudo[138331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:20.149452 n-d-844200-1 sudo[138310]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:20.156524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/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.110s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:20.159175 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:20.204100 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Deleted volume successfully.
Jun 01 13:29:20.263794 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-05b0a1e2-3031-498e-95d8-5475461736a4 tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-11f0fc34-b5ca-4512-9946-515a63aa99c6-delete_volume'" released by "delete_volume" :: held 6.357s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:20.770528 n-d-844200-1 sudo[138323]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:20.775268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9" returned: 0 in 1.332s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:20.777784 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 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-85cff0db-d7dd-4303-9203-ba7caa28f3e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:20.849085 n-d-844200-1 sudo[138357]: 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-85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:29:20.850227 n-d-844200-1 sudo[138357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:21.119608 n-d-844200-1 sudo[138331]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:21.133573 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b5f39ea-63be-407c-bf29-664e394d9468" returned: 0 in 1.419s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:21.136798 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Successfully deleted volume: 9b5f39ea-63be-407c-bf29-664e394d9468
Jun 01 13:29:21.331471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['424f7e40-3669-4f9a-85fe-fb7ee46a0e0b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:21.431416 n-d-844200-1 cinder-volume[96718]: WARNING cinder.db.sqlalchemy.api [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 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-1269387976']
Jun 01 13:29:21.447754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['ef4d611d-04a3-4e48-ad8f-1eb489c6c67d', 'edda1c9e-e9ab-4a50-8b56-ccfececbd31d', '08749d74-d344-4787-a9c7-1025f5dabe2e', '61d3afcf-0bd9-440a-9b18-1e5da01acede'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:21.703643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:21.710093 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:21.827885 n-d-844200-1 sudo[138367]: 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
Jun 01 13:29:21.838793 n-d-844200-1 sudo[138367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:22.027571 n-d-844200-1 sudo[138357]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:22.034718 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9" returned: 0 in 1.257s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:22.037154 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:22.111007 n-d-844200-1 sudo[138387]: 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-85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:29:22.113290 n-d-844200-1 sudo[138387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:22.596923 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:22.627106 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:22.627653 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 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'
Jun 01 13:29:22.646885 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Flow 'volume_create_manager' (007dc206-f14f-445c-9f01-89f0bc9cc6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:22.660455 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34234827-7d25-4390-8c7d-b2c196515317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:22.719798 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:22.805952 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34234827-7d25-4390-8c7d-b2c196515317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-768657027',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=77911f1a-c3b5-4538-bfea-53eaecf001d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42c3940fcbf44c77952928f69e90743d',provider_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-06-01T13:29:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:22Z,user_id='e964dce5a4d84262b64b535147038ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:22.809703 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3917b7c-dee4-4bac-b3bc-222a6cae4631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:22.814267 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3917b7c-dee4-4bac-b3bc-222a6cae4631) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:22.821173 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11fcdae3-6008-40ba-9b63-767f2bdebc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:22.829746 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (11fcdae3-6008-40ba-9b63-767f2bdebc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '77911f1a-c3b5-4538-bfea-53eaecf001d4', 'volume_name': 'volume-77911f1a-c3b5-4538-bfea-53eaecf001d4', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:22.836057 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (336da6b5-223d-4cb3-8f13-56515c15c2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:22.838960 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (336da6b5-223d-4cb3-8f13-56515c15c2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:22.841439 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82b958b0-4c80-4fcc-a5bb-154e31a24825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:22.842373 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Volume 77911f1a-c3b5-4538-bfea-53eaecf001d4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-77911f1a-c3b5-4538-bfea-53eaecf001d4', 'volume_size': 1}
Jun 01 13:29:22.844091 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:22.945223 n-d-844200-1 sudo[138408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:29:22.949013 n-d-844200-1 sudo[138408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:23.018341 n-d-844200-1 sudo[138367]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:23.021943 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.311s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:23.024527 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:23.093678 n-d-844200-1 sudo[138415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:23.100498 n-d-844200-1 sudo[138415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:23.117113 n-d-844200-1 sudo[138387]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:23.120789 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85cff0db-d7dd-4303-9203-ba7caa28f3e9" returned: 0 in 1.083s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:23.123408 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Successfully deleted volume: 85cff0db-d7dd-4303-9203-ba7caa28f3e9
Jun 01 13:29:23.440201 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d4b006f7-0b6e-4b8e-ad16-06f0d1faf132 tempest-GroupSnapshotsTest-1191788578 None] Group tempest-GroupSnapshotsTest-Group-2103198225: creating
Jun 01 13:29:23.472015 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Created reservations ['f2796e6d-7b05-4b4b-8548-d7ccdd30aec7', '15310b13-586c-4612-91d1-1f6e4aa6bb5c', '852894e8-9d33-4693-9176-6fb5392d0e06', 'b552cadb-918a-4dbe-bba6-901217302bad'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:23.586308 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d4b006f7-0b6e-4b8e-ad16-06f0d1faf132 tempest-GroupSnapshotsTest-1191788578 None] Group tempest-GroupSnapshotsTest-Group-2103198225: created successfully
Jun 01 13:29:23.645449 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d4b006f7-0b6e-4b8e-ad16-06f0d1faf132 tempest-GroupSnapshotsTest-1191788578 None] Create group completed successfully.
Jun 01 13:29:23.713784 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:23.717125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:23.764069 n-d-844200-1 sudo[138431]: 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
Jun 01 13:29:23.764879 n-d-844200-1 sudo[138431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:24.184612 n-d-844200-1 sudo[138415]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:24.199975 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/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.175s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:24.209375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:24.220147 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-266b7b3e-d6f2-4230-b2ad-a0a4d4d644d0 tempest-GroupSnapshotsTest-1191788578 None] Delete group completed successfully.
Jun 01 13:29:24.393252 n-d-844200-1 sudo[138408]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:24.396616 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:24.400501 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (82b958b0-4c80-4fcc-a5bb-154e31a24825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-77911f1a-c3b5-4538-bfea-53eaecf001d4', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:24.402844 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95b88d9e-c390-4acd-9e09-7cc488dd150b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:24.454941 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Volume volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 (77911f1a-c3b5-4538-bfea-53eaecf001d4): created successfully
Jun 01 13:29:24.460257 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (95b88d9e-c390-4acd-9e09-7cc488dd150b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:24.467477 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Flow 'volume_create_manager' (007dc206-f14f-445c-9f01-89f0bc9cc6d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:24.493836 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-edd1ea6e-169b-4c47-8967-4511c2fda638 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Created volume successfully.
Jun 01 13:29:24.664856 n-d-844200-1 sudo[138431]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:24.669336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:24.681813 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:24.744307 n-d-844200-1 sudo[138467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:24.745177 n-d-844200-1 sudo[138467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:24.747727 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-1c6f7997-aaa7-405f-8411-f261d8ea4139-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:24.916471 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:29:24.917549 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:24.992615 n-d-844200-1 sudo[138471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:29:24.997731 n-d-844200-1 sudo[138471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:26.115693 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:26.120986 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:26.127915 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 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'
Jun 01 13:29:26.156046 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (a829f692-b3d0-4cbb-9073-7b9bd6d0d931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:26.161778 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8b55c2f-fba6-4b51-ae7e-2223613efaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:26.194731 n-d-844200-1 sudo[138471]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:26.195825 n-d-844200-1 sudo[138467]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:26.218854 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/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.538s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:26.224296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139" returned: 0 in 1.302s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:26.226076 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:26.234169 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30368045-da1a-4b68-b909-a3d1d0ab42fa tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:26.279384 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 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-1c6f7997-aaa7-405f-8411-f261d8ea4139 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:26.289379 n-d-844200-1 sudo[138525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4
Jun 01 13:29:26.290230 n-d-844200-1 sudo[138525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:26.322112 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Deleted volume successfully.
Jun 01 13:29:26.323210 n-d-844200-1 sudo[138526]: 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-1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:29:26.339558 n-d-844200-1 sudo[138526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:26.341022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:26.447765 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8b55c2f-fba6-4b51-ae7e-2223613efaad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-766659716',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e982fdca-7673-40f3-8497-117e49f36944,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=8af57b20-3a84-41cc-ac53-0b22159f32aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9eca08eee6440bb80e3e2f22a705ff4',provider_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-06-01T13:29:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:26Z,user_id='3aeadf23ffae4d9284ba1075ced511f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33f8d170-c475-442c-92dc-9cdad2a312d5),volume_type_id=33f8d170-c475-442c-92dc-9cdad2a312d5)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:26.450857 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf9efeff-ff09-4f38-a416-68659661b016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:26.458549 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf9efeff-ff09-4f38-a416-68659661b016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:26.461751 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81578b0c-5f52-4884-82c1-df43ca247e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:26.480576 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (81578b0c-5f52-4884-82c1-df43ca247e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8af57b20-3a84-41cc-ac53-0b22159f32aa', 'volume_name': 'volume-8af57b20-3a84-41cc-ac53-0b22159f32aa', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:26.483466 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5647f4a7-655b-4c92-8ce0-7a1766506820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:26.485887 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5647f4a7-655b-4c92-8ce0-7a1766506820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:26.502368 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0aa51f3c-8e5d-454f-b429-e9853761929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:26.532546 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5ec04812-0cb3-4ed7-869f-3ff87c635b30 tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-85cff0db-d7dd-4303-9203-ba7caa28f3e9-delete_volume'" released by "delete_volume" :: held 7.333s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:26.568859 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Volume 8af57b20-3a84-41cc-ac53-0b22159f32aa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8af57b20-3a84-41cc-ac53-0b22159f32aa', 'volume_size': 1}
Jun 01 13:29:26.570508 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8af57b20-3a84-41cc-ac53-0b22159f32aa stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:26.641116 n-d-844200-1 sudo[138536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8af57b20-3a84-41cc-ac53-0b22159f32aa stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:29:26.645943 n-d-844200-1 sudo[138536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:27.371529 n-d-844200-1 sudo[138526]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:27.376026 n-d-844200-1 sudo[138525]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:27.377249 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139" returned: 0 in 1.097s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:27.396388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:27.422209 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30368045-da1a-4b68-b909-a3d1d0ab42fa tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4" returned: 0 in 1.188s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:27.424842 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30368045-da1a-4b68-b909-a3d1d0ab42fa tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-510fc6df-5cf5-48ef-8d59-3c8632e17e70 --snapshot stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:27.436712 n-d-844200-1 sudo[138553]: 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-1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:29:27.437555 n-d-844200-1 sudo[138553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:27.493349 n-d-844200-1 sudo[138559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-510fc6df-5cf5-48ef-8d59-3c8632e17e70 --snapshot stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 -L 1.00g
Jun 01 13:29:27.496895 n-d-844200-1 sudo[138559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:27.636761 n-d-844200-1 sudo[138536]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:27.639167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8af57b20-3a84-41cc-ac53-0b22159f32aa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.068s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:27.644320 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0aa51f3c-8e5d-454f-b429-e9853761929f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8af57b20-3a84-41cc-ac53-0b22159f32aa', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:27.653910 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab0c0148-c087-4a09-8441-c9b33efbfbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:27.684368 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Volume volume-8af57b20-3a84-41cc-ac53-0b22159f32aa (8af57b20-3a84-41cc-ac53-0b22159f32aa): created successfully
Jun 01 13:29:27.689451 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab0c0148-c087-4a09-8441-c9b33efbfbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:27.697070 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (a829f692-b3d0-4cbb-9073-7b9bd6d0d931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:27.720595 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a01dd577-651a-492b-a813-e24df53b5dbc tempest-GroupSnapshotsTest-1191788578 None] Created volume successfully.
Jun 01 13:29:28.218028 n-d-844200-1 sudo[138553]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:28.228866 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c6f7997-aaa7-405f-8411-f261d8ea4139" returned: 0 in 0.841s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:28.232573 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Successfully deleted volume: 1c6f7997-aaa7-405f-8411-f261d8ea4139
Jun 01 13:29:28.499613 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Created reservations ['afabaa23-3c83-4d9f-acc8-c1d025d6ae45', '39156998-8d76-4a94-807f-d019f0a9f9c9', 'df0a2383-0b61-4489-b10e-2ce17b8c2eb1', 'a006ec02-3f26-443c-98db-0df2dab536be'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:28.614190 n-d-844200-1 sudo[138559]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:28.622877 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-30368045-da1a-4b68-b909-a3d1d0ab42fa tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-510fc6df-5cf5-48ef-8d59-3c8632e17e70 --snapshot stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 -L 1.00g" returned: 0 in 1.198s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:28.728657 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:28.739545 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:28.810213 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-30368045-da1a-4b68-b909-a3d1d0ab42fa tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Create snapshot completed successfully
Jun 01 13:29:28.840863 n-d-844200-1 sudo[138689]: 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
Jun 01 13:29:28.842412 n-d-844200-1 sudo[138689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:30.055062 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:30.071680 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:30.072699 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 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'
Jun 01 13:29:30.098109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (1e1a547c-b8f3-4b1d-ad10-3ae4b31ba9b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:30.133089 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ff336ee-553b-4df2-921c-9ee1e34ea76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:30.237335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:30.265469 n-d-844200-1 sudo[138689]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:30.376830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.637s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:30.381111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ff336ee-553b-4df2-921c-9ee1e34ea76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-745093132',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e982fdca-7673-40f3-8497-117e49f36944,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=9514d70b-613e-4e1c-a673-16f786f90cd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9eca08eee6440bb80e3e2f22a705ff4',provider_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-06-01T13:29:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:30Z,user_id='3aeadf23ffae4d9284ba1075ced511f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(33f8d170-c475-442c-92dc-9cdad2a312d5),volume_type_id=33f8d170-c475-442c-92dc-9cdad2a312d5)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:30.408118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2f8cb8f-760f-4136-af2e-c21c3fda326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:30.410272 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e2f8cb8f-760f-4136-af2e-c21c3fda326f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:30.437417 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cfbe44b-1ad3-4526-8cc9-b8f105561699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:30.449449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cfbe44b-1ad3-4526-8cc9-b8f105561699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9514d70b-613e-4e1c-a673-16f786f90cd9', 'volume_name': 'volume-9514d70b-613e-4e1c-a673-16f786f90cd9', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:30.451812 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e42c08-9c50-4a66-95f8-65fcf3643923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:30.454016 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (59e42c08-9c50-4a66-95f8-65fcf3643923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:30.485625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eeee5c61-a3ab-4bda-ac54-1cfe5062879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:30.547206 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:30.605451 n-d-844200-1 sudo[138730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:30.614367 n-d-844200-1 sudo[138730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:30.641136 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Volume 9514d70b-613e-4e1c-a673-16f786f90cd9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9514d70b-613e-4e1c-a673-16f786f90cd9', 'volume_size': 1}
Jun 01 13:29:30.643803 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9514d70b-613e-4e1c-a673-16f786f90cd9 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:30.724706 n-d-844200-1 sudo[138735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9514d70b-613e-4e1c-a673-16f786f90cd9 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:29:30.741507 n-d-844200-1 sudo[138735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:31.193424 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Lock "b'cinder-510fc6df-5cf5-48ef-8d59-3c8632e17e70-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.047s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:31.195764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-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-510fc6df-5cf5-48ef-8d59-3c8632e17e70 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:31.276568 n-d-844200-1 sudo[138749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-510fc6df-5cf5-48ef-8d59-3c8632e17e70
Jun 01 13:29:31.277631 n-d-844200-1 sudo[138749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:31.906472 n-d-844200-1 sudo[138730]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:31.928049 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] CMD "sudo cinder-rootwrap /etc/cinder/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.398s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:31.936245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:31.964331 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Deleted volume successfully.
Jun 01 13:29:31.995581 n-d-844200-1 sudo[138735]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:32.009068 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9514d70b-613e-4e1c-a673-16f786f90cd9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.365s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:32.012935 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eeee5c61-a3ab-4bda-ac54-1cfe5062879d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9514d70b-613e-4e1c-a673-16f786f90cd9', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:32.022829 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e76afad-a80c-42c4-9b3d-4ec3bb53b365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:32.059918 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4612f6df-2718-4e88-8451-dd0293c7e09c tempest-VolumesCloneTest-1485524583 None] Lock "b'cinder-1c6f7997-aaa7-405f-8411-f261d8ea4139-delete_volume'" released by "delete_volume" :: held 7.298s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:32.067697 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Volume volume-9514d70b-613e-4e1c-a673-16f786f90cd9 (9514d70b-613e-4e1c-a673-16f786f90cd9): created successfully
Jun 01 13:29:32.069915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1e76afad-a80c-42c4-9b3d-4ec3bb53b365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:32.077278 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (1e1a547c-b8f3-4b1d-ad10-3ae4b31ba9b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:32.099115 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d127021d-13e8-4e20-ab3d-a7edb829e3d2 tempest-GroupSnapshotsTest-1191788578 None] Created volume successfully.
Jun 01 13:29:32.330469 n-d-844200-1 sudo[138749]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:32.332664 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-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-510fc6df-5cf5-48ef-8d59-3c8632e17e70" returned: 0 in 1.137s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:32.334894 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-510fc6df-5cf5-48ef-8d59-3c8632e17e70 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:32.398430 n-d-844200-1 sudo[138796]: 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-510fc6df-5cf5-48ef-8d59-3c8632e17e70
Jun 01 13:29:32.419056 n-d-844200-1 sudo[138796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:33.378961 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c6ae4604-c800-418b-b175-8f776b8e7d16 tempest-GroupSnapshotsTest-1191788578 None] Update group completed successfully.
Jun 01 13:29:33.677085 n-d-844200-1 sudo[138796]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:33.680557 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-510fc6df-5cf5-48ef-8d59-3c8632e17e70" returned: 0 in 1.346s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:33.894047 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Created reservations ['e2d93b4a-db4d-4854-87ec-c419219a9cca', '040dbeb2-2e89-4ae3-a39c-b3a2fbb03a35', 'c95b2218-3db9-41e9-b139-e8e413517ac9', '62b76a3e-c3f4-41cb-b149-5b60cfca9fa9'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:34.005852 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Delete snapshot completed successfully.
Jun 01 13:29:34.016750 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9fc0cf6b-ceab-4685-b09c-ab41ec2ef242 tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Lock "b'cinder-510fc6df-5cf5-48ef-8d59-3c8632e17e70-delete_snapshot'" released by "delete_snapshot" :: held 2.824s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:34.871225 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Lock "b'cinder-77911f1a-c3b5-4538-bfea-53eaecf001d4-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:34.977819 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d9775940-7f5b-4234-b70c-33d92ee9073b tempest-GroupSnapshotsTest-1191788578 None] Update group completed successfully.
Jun 01 13:29:35.105334 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Skipping remove_export. No iscsi_target is presently exported for volume: 77911f1a-c3b5-4538-bfea-53eaecf001d4
Jun 01 13:29:35.109055 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:35.144659 n-d-844200-1 sudo[138910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4
Jun 01 13:29:35.146180 n-d-844200-1 sudo[138910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:36.021051 n-d-844200-1 sudo[138910]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:36.086136 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4" returned: 0 in 0.978s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:36.139506 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 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-77911f1a-c3b5-4538-bfea-53eaecf001d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:36.193562 n-d-844200-1 sudo[138923]: 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-77911f1a-c3b5-4538-bfea-53eaecf001d4
Jun 01 13:29:36.197964 n-d-844200-1 sudo[138923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:36.317862 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cb325bb0-4562-4e22-8f9c-4ca92a6e13e2 tempest-GroupSnapshotsTest-1191788578 None] Update group completed successfully.
Jun 01 13:29:37.210218 n-d-844200-1 sudo[138923]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:37.212628 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4" returned: 0 in 1.078s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:37.214661 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:37.268879 n-d-844200-1 sudo[138932]: 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-77911f1a-c3b5-4538-bfea-53eaecf001d4
Jun 01 13:29:37.269820 n-d-844200-1 sudo[138932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:37.354454 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:37.380591 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:37.382325 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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'
Jun 01 13:29:37.416856 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Flow 'volume_create_manager' (6d3d6bbb-ca40-4162-a6e0-cf9a6ba5d671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:37.420473 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ee0681d-c111-47c1-97ad-6fa6e549d6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:37.566309 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:37.619506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ee0681d-c111-47c1-97ad-6fa6e549d6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-659484893',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31d6d7a6b284622836a9d1d406728fb',provider_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-06-01T13:29:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:37Z,user_id='0d815d99d19f4e2bb4bfde0d791f38d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:37.633151 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9eaad5de-b264-4bc2-aca0-b89a33ca7390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:37.641949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9eaad5de-b264-4bc2-aca0-b89a33ca7390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:37.650474 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ef41093-5373-4cf7-b5cd-7a66228b7dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:37.875996 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ef41093-5373-4cf7-b5cd-7a66228b7dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc', 'volume_name': 'volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:37.878315 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e822b611-4d3e-4ab8-a368-1c7ebf682ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:37.880565 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e822b611-4d3e-4ab8-a368-1c7ebf682ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:37.890109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f571c36-5d31-4c72-8a43-abb4e1f51a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:37.891117 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Volume 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:29:37.891863 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Cloning 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:29:38.007971 n-d-844200-1 sudo[138932]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:38.018584 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77911f1a-c3b5-4538-bfea-53eaecf001d4" returned: 0 in 0.804s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:38.031662 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Successfully deleted volume: 77911f1a-c3b5-4538-bfea-53eaecf001d4
Jun 01 13:29:38.058504 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1d672b6d-c70a-4577-8b75-11d5862cbdd4 tempest-GroupSnapshotsTest-1191788578 None] Update group completed successfully.
Jun 01 13:29:38.159388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Created reservations ['256a9bec-2dd9-4ff2-911e-07c74796fcff', 'eb860ad3-9b27-42fe-a28a-b5144e82810e', 'de569b7a-f9f3-4aae-b7ca-b8604a1ff551', '06b645d8-af08-43c9-88c9-15fd4ace2722'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:38.219117 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:38.220557 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:38.277798 n-d-844200-1 sudo[138964]: 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
Jun 01 13:29:38.278672 n-d-844200-1 sudo[138964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:39.498948 n-d-844200-1 sudo[138964]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:39.504506 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.284s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:39.519902 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:39.586285 n-d-844200-1 sudo[138970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:39.591488 n-d-844200-1 sudo[138970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:39.628508 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] GroupSnapshot 7b9cfdd0-367c-464b-b849-520bf5e26de9: creating.
Jun 01 13:29:39.727576 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] Group snapshot 7b9cfdd0-367c-464b-b849-520bf5e26de9: creating. {{(pid=96718) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 01 13:29:39.839764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:39.898652 n-d-844200-1 sudo[138972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa
Jun 01 13:29:39.899474 n-d-844200-1 sudo[138972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:40.399017 n-d-844200-1 sudo[138970]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:40.403318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.882s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:40.414274 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:40.456029 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Deleted volume successfully.
Jun 01 13:29:40.536231 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ab4b86ff-5af1-44e9-992f-22bf9574dcda tempest-VolumeSnapshotQuotasNegativeTestJSON-926071949 None] Lock "b'cinder-77911f1a-c3b5-4538-bfea-53eaecf001d4-delete_volume'" released by "delete_volume" :: held 5.665s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:40.601972 n-d-844200-1 sudo[138972]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:40.608787 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa" returned: 0 in 0.769s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:40.611394 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-823f4247-b9ee-4cdf-8acb-443a9d0b09cb --snapshot stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:40.657335 n-d-844200-1 sudo[138980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-823f4247-b9ee-4cdf-8acb-443a9d0b09cb --snapshot stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa -L 1.00g
Jun 01 13:29:40.658329 n-d-844200-1 sudo[138980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:41.844254 n-d-844200-1 sudo[138980]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:41.847292 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-823f4247-b9ee-4cdf-8acb-443a9d0b09cb --snapshot stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa -L 1.00g" returned: 0 in 1.236s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:41.904352 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:41.950605 n-d-844200-1 sudo[139086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9
Jun 01 13:29:41.951689 n-d-844200-1 sudo[139086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:42.599687 n-d-844200-1 sudo[139086]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:42.605125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9" returned: 0 in 0.701s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:42.606984 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bdbed2d7-3962-4c80-a875-cd108830b113 --snapshot stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:42.644346 n-d-844200-1 sudo[139089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bdbed2d7-3962-4c80-a875-cd108830b113 --snapshot stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9 -L 1.00g
Jun 01 13:29:42.645327 n-d-844200-1 sudo[139089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:43.533709 n-d-844200-1 sudo[139089]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:43.539125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bdbed2d7-3962-4c80-a875-cd108830b113 --snapshot stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9 -L 1.00g" returned: 0 in 0.932s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:43.820917 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2eba2b2f-597a-409d-8e4f-e400eb9bbd3a tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 7b9cfdd0-367c-464b-b849-520bf5e26de9: created successfully
Jun 01 13:29:44.311695 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 7b9cfdd0-367c-464b-b849-520bf5e26de9: deleting
Jun 01 13:29:44.461200 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 7b9cfdd0-367c-464b-b849-520bf5e26de9: deleting {{(pid=96718) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 01 13:29:44.505871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-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-823f4247-b9ee-4cdf-8acb-443a9d0b09cb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:44.571581 n-d-844200-1 sudo[139193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-823f4247-b9ee-4cdf-8acb-443a9d0b09cb
Jun 01 13:29:44.572457 n-d-844200-1 sudo[139193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:45.478316 n-d-844200-1 sudo[139193]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:45.480948 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-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-823f4247-b9ee-4cdf-8acb-443a9d0b09cb" returned: 0 in 0.975s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:45.484220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-823f4247-b9ee-4cdf-8acb-443a9d0b09cb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:45.550533 n-d-844200-1 sudo[139196]: 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-823f4247-b9ee-4cdf-8acb-443a9d0b09cb
Jun 01 13:29:45.555252 n-d-844200-1 sudo[139196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:46.372157 n-d-844200-1 sudo[139196]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:46.377602 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-823f4247-b9ee-4cdf-8acb-443a9d0b09cb" returned: 0 in 0.891s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:46.379226 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-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-bdbed2d7-3962-4c80-a875-cd108830b113 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:46.472671 n-d-844200-1 sudo[139240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-bdbed2d7-3962-4c80-a875-cd108830b113
Jun 01 13:29:46.483735 n-d-844200-1 sudo[139240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:46.810503 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:29:46.815844 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:29:46.816356 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 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'
Jun 01 13:29:46.845960 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Flow 'volume_create_manager' (615d9d49-017c-4a63-b1fe-029e460b8f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:46.851766 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7433665-d847-4908-8ccd-6cd0668f678e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:46.919397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:29:46.990694 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7433665-d847-4908-8ccd-6cd0668f678e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-814044777',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=b3c663f5-ac50-45d2-8ccb-272562fbee9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='966a33f250f9463ebe93163062045d55',provider_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-06-01T13:29:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:29:47Z,user_id='2fa7b89d27bc4dbaa61a7b4691934f33',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:46.994295 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a3d5bf5-1492-46a4-a541-027e70c30d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:46.996327 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a3d5bf5-1492-46a4-a541-027e70c30d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:46.998983 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d000361-e047-41c7-9a6b-65a253dde2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:47.001462 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d000361-e047-41c7-9a6b-65a253dde2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3c663f5-ac50-45d2-8ccb-272562fbee9e', 'volume_name': 'volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:47.004713 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6323b9e6-b0a8-41c0-b79d-2ec48546ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:47.006999 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6323b9e6-b0a8-41c0-b79d-2ec48546ddd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:47.009278 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8260f5b7-3a1b-4d82-8a33-2dafe1fa4c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:47.010028 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Volume b3c663f5-ac50-45d2-8ccb-272562fbee9e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e', 'volume_size': 1}
Jun 01 13:29:47.011385 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:47.064294 n-d-844200-1 sudo[139242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:29:47.065127 n-d-844200-1 sudo[139242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:47.271811 n-d-844200-1 sudo[139240]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:47.275672 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-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-bdbed2d7-3962-4c80-a875-cd108830b113" returned: 0 in 0.895s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:47.279735 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bdbed2d7-3962-4c80-a875-cd108830b113 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:47.338540 n-d-844200-1 sudo[139245]: 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-bdbed2d7-3962-4c80-a875-cd108830b113
Jun 01 13:29:47.341107 n-d-844200-1 sudo[139245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:47.468754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 33.24 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:29:47.470783 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Image download 616.00 MB at 18.53 MB/s
Jun 01 13:29:47.658336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:47.831912 n-d-844200-1 sudo[139242]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:47.835699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.823s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:47.850293 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8260f5b7-3a1b-4d82-8a33-2dafe1fa4c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:47.862070 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be48ba4c-beda-4530-b9ea-47364b893f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:47.908728 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Volume volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e (b3c663f5-ac50-45d2-8ccb-272562fbee9e): created successfully
Jun 01 13:29:47.918696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be48ba4c-beda-4530-b9ea-47364b893f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:47.920692 n-d-844200-1 sudo[139267]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1
Jun 01 13:29:47.921706 n-d-844200-1 sudo[139267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:47.925252 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Flow 'volume_create_manager' (615d9d49-017c-4a63-b1fe-029e460b8f56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:47.945919 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-192b727b-36c7-4215-a5b8-ed93e18f34e5 tempest-SnapshotMetadataTestJSON-1884865537 None] Created volume successfully.
Jun 01 13:29:48.432895 n-d-844200-1 sudo[139245]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:48.435972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bdbed2d7-3962-4c80-a875-cd108830b113" returned: 0 in 1.156s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:48.525314 n-d-844200-1 sudo[139267]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:48.543151 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1" returned: 0 in 0.885s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:48.544031 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 0df46606192d44cb929d026e7ed3673d. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:29:48.631338 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1186063848 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1186063848, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:29:48.632557 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1186063848 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1186063848, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:29:48.660109 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['51bb7ec9-3675-484e-b8cb-98cac724221c', '2d54852d-9c18-41dd-b220-a7f5920caf54', '5905c035-4d07-4cda-81c1-d8befae620dd', '15f6d9aa-361e-4ee2-b1c1-dbf06bd51a53'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:48.674409 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:48.895008 n-d-844200-1 sudo[139327]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1
Jun 01 13:29:48.896096 n-d-844200-1 sudo[139327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:48.985784 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['a047439a-e40d-4bc2-b8f9-06422ab419bc', '989984fc-5bf7-411b-9f96-66c87c06c912', '4ed2aae0-ac67-4fd4-a4bb-cb750ad82bf1', 'd0545236-37bb-4c2f-bb2c-ad94d7d370e4'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:49.106091 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-312e2582-3af4-4d07-ac77-3ce080a1f919 tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 7b9cfdd0-367c-464b-b849-520bf5e26de9: deleted successfully
Jun 01 13:29:49.479883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:29:49.480447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:49.481131 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:49.536559 n-d-844200-1 sudo[139354]: 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
Jun 01 13:29:49.537429 n-d-844200-1 sudo[139354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:49.780845 n-d-844200-1 sudo[139327]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:49.783098 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1" returned: 0 in 1.109s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:49.785283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:49.825292 n-d-844200-1 sudo[139365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:29:49.826123 n-d-844200-1 sudo[139365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:49.913984 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4042a585-0205-474b-bc70-df5b663000fb tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:49.982198 n-d-844200-1 sudo[139370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e
Jun 01 13:29:49.997143 n-d-844200-1 sudo[139370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:50.496992 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8af57b20-3a84-41cc-ac53-0b22159f32aa
Jun 01 13:29:50.498426 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:50.561743 n-d-844200-1 sudo[139387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa
Jun 01 13:29:50.562683 n-d-844200-1 sudo[139387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:50.825409 n-d-844200-1 sudo[139354]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:50.827564 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.346s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:50.831241 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:50.886240 n-d-844200-1 sudo[139403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:29:50.891417 n-d-844200-1 sudo[139403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:51.001561 n-d-844200-1 sudo[139370]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:51.003921 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4042a585-0205-474b-bc70-df5b663000fb tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e" returned: 0 in 1.090s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:51.014773 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4042a585-0205-474b-bc70-df5b663000fb tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b60a8a60-909d-44c8-bcf8-01fe3a812640 --snapshot stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:51.078728 n-d-844200-1 sudo[139427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b60a8a60-909d-44c8-bcf8-01fe3a812640 --snapshot stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e -L 1.00g
Jun 01 13:29:51.088694 n-d-844200-1 sudo[139365]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:51.092281 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.307s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:51.094946 n-d-844200-1 sudo[139427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:51.145448 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume ad59e472-bebc-4cb3-bd57-7af21cf4d217. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:29:51.237166 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_rrg56q8r {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:51.567599 n-d-844200-1 sudo[139429]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_rrg56q8r
Jun 01 13:29:51.569338 n-d-844200-1 sudo[139429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:51.661984 n-d-844200-1 sudo[139387]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:51.665033 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa" returned: 0 in 1.166s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:51.670624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 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-8af57b20-3a84-41cc-ac53-0b22159f32aa {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:51.755388 n-d-844200-1 sudo[139435]: 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-8af57b20-3a84-41cc-ac53-0b22159f32aa
Jun 01 13:29:51.770671 n-d-844200-1 sudo[139435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:51.920185 n-d-844200-1 sudo[139403]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:51.923691 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.092s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:51.927624 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:52.553209 n-d-844200-1 sudo[139429]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:52.559644 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_rrg56q8r" returned: 0 in 1.322s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:52.561201 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:52.580535 n-d-844200-1 sudo[139427]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:52.626953 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4042a585-0205-474b-bc70-df5b663000fb tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b60a8a60-909d-44c8-bcf8-01fe3a812640 --snapshot stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e -L 1.00g" returned: 0 in 1.618s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:52.743559 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4042a585-0205-474b-bc70-df5b663000fb tempest-SnapshotMetadataTestJSON-1884865537 None] Create snapshot completed successfully
Jun 01 13:29:52.804187 n-d-844200-1 sudo[139537]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1
Jun 01 13:29:52.806724 n-d-844200-1 sudo[139537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:52.911754 n-d-844200-1 sudo[139435]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:52.916198 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa" returned: 0 in 1.245s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:52.922475 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:52.969286 n-d-844200-1 sudo[139540]: 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-8af57b20-3a84-41cc-ac53-0b22159f32aa
Jun 01 13:29:52.980731 n-d-844200-1 sudo[139540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:53.993771 n-d-844200-1 sudo[139537]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:53.999943 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1" returned: 0 in 1.438s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:54.005069 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:29:54.006336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:54.052364 n-d-844200-1 sudo[139546]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217 oflag=direct
Jun 01 13:29:54.055625 n-d-844200-1 sudo[139546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:54.226910 n-d-844200-1 sudo[139540]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:54.229098 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8af57b20-3a84-41cc-ac53-0b22159f32aa" returned: 0 in 1.308s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:54.230231 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Successfully deleted volume: 8af57b20-3a84-41cc-ac53-0b22159f32aa
Jun 01 13:29:54.230733 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9514d70b-613e-4e1c-a673-16f786f90cd9
Jun 01 13:29:54.231859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:54.288803 n-d-844200-1 sudo[139550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9
Jun 01 13:29:54.289630 n-d-844200-1 sudo[139550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:55.257150 n-d-844200-1 sudo[139550]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:55.260135 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9" returned: 0 in 1.028s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:55.267923 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 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-9514d70b-613e-4e1c-a673-16f786f90cd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:55.322130 n-d-844200-1 sudo[139553]: 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-9514d70b-613e-4e1c-a673-16f786f90cd9
Jun 01 13:29:55.326302 n-d-844200-1 sudo[139553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:55.537552 n-d-844200-1 sudo[139546]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:55.540804 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217 oflag=direct" returned: 0 in 1.534s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:55.554088 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:55.619093 n-d-844200-1 sudo[139565]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217
Jun 01 13:29:55.621428 n-d-844200-1 sudo[139565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:55.670443 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] Lock "b'cinder-b60a8a60-909d-44c8-bcf8-01fe3a812640-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.040s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:55.679786 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-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-b60a8a60-909d-44c8-bcf8-01fe3a812640 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:55.777420 n-d-844200-1 sudo[139567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-b60a8a60-909d-44c8-bcf8-01fe3a812640
Jun 01 13:29:55.782109 n-d-844200-1 sudo[139567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:56.481465 n-d-844200-1 sudo[139553]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:56.484858 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9" returned: 0 in 1.217s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:56.489400 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:56.581739 n-d-844200-1 sudo[139572]: 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-9514d70b-613e-4e1c-a673-16f786f90cd9
Jun 01 13:29:56.582644 n-d-844200-1 sudo[139572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:56.718202 n-d-844200-1 sudo[139567]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:56.721293 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-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-b60a8a60-909d-44c8-bcf8-01fe3a812640" returned: 0 in 1.047s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:56.728745 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b60a8a60-909d-44c8-bcf8-01fe3a812640 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:56.799724 n-d-844200-1 sudo[139586]: 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-b60a8a60-909d-44c8-bcf8-01fe3a812640
Jun 01 13:29:56.804996 n-d-844200-1 sudo[139586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:57.383121 n-d-844200-1 sudo[139572]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:57.386117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9514d70b-613e-4e1c-a673-16f786f90cd9" returned: 0 in 0.896s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:57.387576 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Successfully deleted volume: 9514d70b-613e-4e1c-a673-16f786f90cd9
Jun 01 13:29:57.593128 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['6b5be4d7-7cd1-4852-9f8c-fefcdc193b07'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:57.632764 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1186063848 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1186063848, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:29:57.634699 n-d-844200-1 sudo[139565]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:57.650980 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217" returned: 0 in 2.097s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:57.654059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:57.687289 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['f241bdba-6b80-42d2-8a4b-4c073eade93c', 'a383b885-c816-4586-b7a9-c8c66f447b8b', '06f699fe-af67-43ed-929a-fde6faa0f923', 'c17a6df6-cf4f-4cdc-9211-29fe7d8347b6'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:57.960220 n-d-844200-1 sudo[139605]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1
Jun 01 13:29:57.962145 n-d-844200-1 sudo[139605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:57.995154 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['44003156-3be4-4923-8070-c1459bc1ce93', '05b5f02c-b40e-4f5d-af2d-56779288564e', 'fdd95746-4e0e-4eb2-9aad-05039650767a', '5edff7cc-502d-4678-817b-5329d48a534b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:58.128761 n-d-844200-1 sudo[139586]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:58.132577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b60a8a60-909d-44c8-bcf8-01fe3a812640" returned: 0 in 1.403s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:58.223930 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:29:58.225753 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:58.265228 n-d-844200-1 sudo[139647]: 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
Jun 01 13:29:58.266045 n-d-844200-1 sudo[139647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:58.387115 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] Created reservations ['ca5a2cb0-3571-47e6-92c5-5df56eb97124', '1ff2a85c-6a94-4821-878d-324edefae618', '9c321778-5625-4311-9c6a-e1d0d778f593', '775b17bd-2f4a-4cc6-b2b5-fac1f397f7ea'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:29:58.492393 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] Delete snapshot completed successfully.
Jun 01 13:29:58.512586 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0551af2a-63b3-483a-b131-e4f6e3c86f03 tempest-SnapshotMetadataTestJSON-1884865537 None] Lock "b'cinder-b60a8a60-909d-44c8-bcf8-01fe3a812640-delete_snapshot'" released by "delete_snapshot" :: held 2.842s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:29:58.568295 n-d-844200-1 sudo[139605]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:58.571039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1" returned: 0 in 0.918s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:58.571727 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_74ulnp92n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 2.10 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ad59e472--bebc--4cb3--bd57--7af21cf4d217 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:29:58.572213 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Converted 700.00 MB image at 333.40 MB/s
Jun 01 13:29:58.572757 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume ad59e472-bebc-4cb3-bd57-7af21cf4d217 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:29:58.854376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 0df46606192d44cb929d026e7ed3673d is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:29:58.859074 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Marking volume ad59e472-bebc-4cb3-bd57-7af21cf4d217 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:29:58.890052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to ad59e472-bebc-4cb3-bd57-7af21cf4d217. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:29:58.890489 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Creating volume glance metadata for volume ad59e472-bebc-4cb3-bd57-7af21cf4d217 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:29:59.018181 n-d-844200-1 sudo[139647]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:59.031890 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.807s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:59.035187 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:59.086433 n-d-844200-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
Jun 01 13:29:59.087311 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2e34f43-7a3d-4040-b422-e13db34e4960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:59.089729 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (248bc3cb-85bb-4128-b085-27257d49cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:29:59.090193 n-d-844200-1 sudo[139653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:59.160071 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Volume volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 (ad59e472-bebc-4cb3-bd57-7af21cf4d217): created successfully
Jun 01 13:29:59.163643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (248bc3cb-85bb-4128-b085-27257d49cc44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:29:59.169424 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Flow 'volume_create_manager' (f0cf2351-04a9-430f-9fe2-d5f4fa1bb006) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:29:59.185287 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a6295730-af7d-4faa-a08c-5d82758e7d01 tempest-TestVolumeBackupRestore-468351579 None] Created volume successfully.
Jun 01 13:29:59.270665 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d6bb552b-3a53-4d8e-8388-81289383d085 tempest-GroupSnapshotsTest-1191788578 None] Group tempest-GroupSnapshotsTest-Group-768918918: creating
Jun 01 13:29:59.317836 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d6bb552b-3a53-4d8e-8388-81289383d085 tempest-GroupSnapshotsTest-1191788578 None] Group tempest-GroupSnapshotsTest-Group-768918918: created successfully
Jun 01 13:29:59.348710 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d6bb552b-3a53-4d8e-8388-81289383d085 tempest-GroupSnapshotsTest-1191788578 None] Create group completed successfully.
Jun 01 13:29:59.386229 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Lock "b'cinder-b3c663f5-ac50-45d2-8ccb-272562fbee9e-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:29:59.538092 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3c663f5-ac50-45d2-8ccb-272562fbee9e
Jun 01 13:29:59.542557 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:29:59.594510 n-d-844200-1 sudo[139655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e
Jun 01 13:29:59.595347 n-d-844200-1 sudo[139655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:29:59.824571 n-d-844200-1 sudo[139653]: pam_unix(sudo:session): session closed for user root
Jun 01 13:29:59.827273 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:29:59.830745 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:29:59.839232 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-afe57bda-40af-45d5-bd8c-510b8b670576 tempest-GroupSnapshotsTest-1191788578 None] Delete group completed successfully.
Jun 01 13:30:00.233151 n-d-844200-1 sudo[139655]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:00.239094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e" returned: 0 in 0.697s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:00.243033 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 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-b3c663f5-ac50-45d2-8ccb-272562fbee9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:00.307752 n-d-844200-1 sudo[139661]: 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-b3c663f5-ac50-45d2-8ccb-272562fbee9e
Jun 01 13:30:00.309595 n-d-844200-1 sudo[139661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:00.921936 n-d-844200-1 sudo[139661]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:00.925043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e" returned: 0 in 0.683s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:00.927997 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:00.973162 n-d-844200-1 sudo[139664]: 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-b3c663f5-ac50-45d2-8ccb-272562fbee9e
Jun 01 13:30:00.976988 n-d-844200-1 sudo[139664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:01.588991 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Creating a new backup for volume volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:30:01.605688 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:01.659704 n-d-844200-1 sudo[139680]: 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-ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:30:01.660622 n-d-844200-1 sudo[139680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:01.711432 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:01.718213 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:01.718904 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 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'
Jun 01 13:30:01.734315 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (346b1f1b-606f-45c1-9ae3-26a15a252d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:01.739158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9f7c75b-6cf3-44ed-8a68-189b7b96861b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:01.779867 n-d-844200-1 sudo[139664]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:01.786263 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3c663f5-ac50-45d2-8ccb-272562fbee9e" returned: 0 in 0.858s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:01.791960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:01.814221 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Successfully deleted volume: b3c663f5-ac50-45d2-8ccb-272562fbee9e
Jun 01 13:30:01.823883 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c9f7c75b-6cf3-44ed-8a68-189b7b96861b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2113204757',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=85a32b8e-6116-41b6-b894-487394050efc,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=473ce57c-0864-43b3-9830-f7cba83f07d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9eca08eee6440bb80e3e2f22a705ff4',provider_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-06-01T13:30:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:02Z,user_id='3aeadf23ffae4d9284ba1075ced511f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f09a231b-5556-434c-accf-25a1dd531504),volume_type_id=f09a231b-5556-434c-accf-25a1dd531504)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:01.826999 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea656181-053e-40d6-aa1b-f5b17bad2c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:01.829250 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ea656181-053e-40d6-aa1b-f5b17bad2c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:01.831861 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f69fa0e-5084-413d-bd43-faa51f7cdcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:01.834472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1f69fa0e-5084-413d-bd43-faa51f7cdcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '473ce57c-0864-43b3-9830-f7cba83f07d0', 'volume_name': 'volume-473ce57c-0864-43b3-9830-f7cba83f07d0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:01.837173 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a270181-67ed-4323-ab2d-edc28912ac15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:01.839433 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9a270181-67ed-4323-ab2d-edc28912ac15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:01.841852 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b86bcb9-abec-4e39-8a4e-8965cda1891a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:01.874005 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Volume 473ce57c-0864-43b3-9830-f7cba83f07d0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-473ce57c-0864-43b3-9830-f7cba83f07d0', 'volume_size': 1}
Jun 01 13:30:01.875449 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-473ce57c-0864-43b3-9830-f7cba83f07d0 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:01.945795 n-d-844200-1 sudo[139685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-473ce57c-0864-43b3-9830-f7cba83f07d0 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:01.946644 n-d-844200-1 sudo[139685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:02.037126 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Created reservations ['495b36bd-1111-492a-880e-3f8437ff17ff', 'c76505fc-3600-48d2-b962-6bfdcdfc2ebb', 'dffc4a87-ab9c-425d-88fe-565fcf1aaf3a', '2e9a5a99-3bfc-412a-817a-69c80efeda53'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:02.170607 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:02.171734 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:02.189179 n-d-844200-1 sudo[139680]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:02.209923 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217" returned: 0 in 0.604s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:02.223611 n-d-844200-1 sudo[139688]: 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
Jun 01 13:30:02.235460 n-d-844200-1 sudo[139688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:02.321389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:02.346428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:02.348732 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818743056]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:30:02.349279 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:30:02.351357 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Creating iscsi_target for Volume ID: volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Created volume path /opt/stack/data/cinder/volumes/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217,
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: incominguser 8M8XK7p2693U53dQJXSg Q9C5CfFLAY9aAD88
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:30:02.373331 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:30:02.375692 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:02.994169 n-d-844200-1 sudo[139685]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:02.997048 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-473ce57c-0864-43b3-9830-f7cba83f07d0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.122s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.000677 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b86bcb9-abec-4e39-8a4e-8965cda1891a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-473ce57c-0864-43b3-9830-f7cba83f07d0', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:03.003102 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d810015b-666a-4506-b7ee-f820e6d8eb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:03.024573 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Volume volume-473ce57c-0864-43b3-9830-f7cba83f07d0 (473ce57c-0864-43b3-9830-f7cba83f07d0): created successfully
Jun 01 13:30:03.026813 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d810015b-666a-4506-b7ee-f820e6d8eb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:03.030664 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Flow 'volume_create_manager' (346b1f1b-606f-45c1-9ae3-26a15a252d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:03.046705 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e157ea87-23f0-4c6b-bc67-e70634e793f2 tempest-GroupSnapshotsTest-1191788578 None] Created volume successfully.
Jun 01 13:30:03.137540 n-d-844200-1 sudo[139688]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:03.141830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.146032 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:03.185502 n-d-844200-1 sudo[139729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:03.194868 n-d-844200-1 sudo[139729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:03.320319 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217" returned: 0 in 0.943s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.320966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818743056]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:30:03.324229 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:30:03.325257 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:30:03.335047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:03.351856 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.352423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818743056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n System information:\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-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n Backing store flags: \n Account information:\n 8M8XK7p2693U53dQJXSg\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:30:03.354640 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:30:03.358814 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:03.583315 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.583920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818743056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n System information:\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-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n Backing store flags: \n Account information:\n 8M8XK7p2693U53dQJXSg\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:30:03.588026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:03.752276 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.752797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818743056]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n System information:\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-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n Backing store flags: \n Account information:\n 8M8XK7p2693U53dQJXSg\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:30:03.753970 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:30:03.839568 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Initialize volume connection completed successfully.
Jun 01 13:30:03.866289 n-d-844200-1 sudo[139729]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:03.868722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.724s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:03.871542 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:03.908143 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Deleted volume successfully.
Jun 01 13:30:03.942394 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1732df71-9285-4de4-bcad-7335de71b3ac tempest-SnapshotMetadataTestJSON-1884865537 None] Lock "b'cinder-b3c663f5-ac50-45d2-8ccb-272562fbee9e-delete_volume'" released by "delete_volume" :: held 4.556s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:04.742219 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] GroupSnapshot 2f9ab742-715b-4ef7-a17e-9a35b0b873d9: creating.
Jun 01 13:30:04.804212 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] Group snapshot 2f9ab742-715b-4ef7-a17e-9a35b0b873d9: creating. {{(pid=96718) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4010}}
Jun 01 13:30:04.863603 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:04.909041 n-d-844200-1 sudo[139845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0
Jun 01 13:30:04.910162 n-d-844200-1 sudo[139845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:05.904763 n-d-844200-1 sudo[139845]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:05.910269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0" returned: 0 in 1.044s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:05.921582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4fb80623-edd2-4fea-9e89-5ccbf0e81076 --snapshot stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:05.999220 n-d-844200-1 sudo[139882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4fb80623-edd2-4fea-9e89-5ccbf0e81076 --snapshot stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0 -L 1.00g
Jun 01 13:30:06.002234 n-d-844200-1 sudo[139882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:07.505651 n-d-844200-1 sudo[139882]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:07.512541 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4fb80623-edd2-4fea-9e89-5ccbf0e81076 --snapshot stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0 -L 1.00g" returned: 0 in 1.599s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:07.804438 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7b6c379a-983e-426e-abbd-995647f15f1c tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 2f9ab742-715b-4ef7-a17e-9a35b0b873d9: created successfully
Jun 01 13:30:08.212241 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 30.32 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:30:08.213797 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Image download 616.00 MB at 20.32 MB/s
Jun 01 13:30:08.278103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:08.476533 n-d-844200-1 sudo[140001]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1
Jun 01 13:30:08.477384 n-d-844200-1 sudo[140001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:08.520097 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 2f9ab742-715b-4ef7-a17e-9a35b0b873d9: deleting
Jun 01 13:30:08.618807 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 2f9ab742-715b-4ef7-a17e-9a35b0b873d9: deleting {{(pid=96718) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4179}}
Jun 01 13:30:08.661053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-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-4fb80623-edd2-4fea-9e89-5ccbf0e81076 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:08.725796 n-d-844200-1 sudo[140003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-4fb80623-edd2-4fea-9e89-5ccbf0e81076
Jun 01 13:30:08.727492 n-d-844200-1 sudo[140003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:09.412881 n-d-844200-1 sudo[140001]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:09.416278 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1" returned: 0 in 1.138s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:09.417536 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 0d815d99d19f4e2bb4bfde0d791f38d9. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:30:09.532449 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:09.601658 n-d-844200-1 sudo[140003]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:09.604029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-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-4fb80623-edd2-4fea-9e89-5ccbf0e81076" returned: 0 in 0.943s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:09.606167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4fb80623-edd2-4fea-9e89-5ccbf0e81076 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:09.676812 n-d-844200-1 sudo[140010]: 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-4fb80623-edd2-4fea-9e89-5ccbf0e81076
Jun 01 13:30:09.677736 n-d-844200-1 sudo[140010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:09.706553 n-d-844200-1 sudo[140009]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1
Jun 01 13:30:09.712074 n-d-844200-1 sudo[140009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:10.655612 n-d-844200-1 sudo[140010]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:10.657930 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4fb80623-edd2-4fea-9e89-5ccbf0e81076" returned: 0 in 1.051s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:10.804575 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1554638198 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1554638198, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:30:10.805682 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1554638198 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1554638198, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:30:10.819808 n-d-844200-1 sudo[140009]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:10.822569 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1" returned: 0 in 1.290s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:10.824593 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:10.859677 n-d-844200-1 sudo[140064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:10.862485 n-d-844200-1 sudo[140064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:10.866827 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['264a34b9-b157-44a2-a586-681ef5363fc1', '0184f3b6-2b80-43e1-b5bb-c54d46755b82', 'd7494bfe-b0f7-43f5-97ee-f4c37e69a3a8', '3c84f060-ca87-49b3-87ef-4fae5e30e755'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:10.977630 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7e730805-b05f-4317-92a2-e4de05ae934f tempest-GroupSnapshotsTest-1191788578 None] group_snapshot 2f9ab742-715b-4ef7-a17e-9a35b0b873d9: deleted successfully
Jun 01 13:30:11.640929 n-d-844200-1 sudo[140064]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:11.643021 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.818s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:11.671583 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:30:11.741192 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_7808sxcd {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:12.029569 n-d-844200-1 sudo[140097]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_7808sxcd
Jun 01 13:30:12.032698 n-d-844200-1 sudo[140097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:12.140440 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:12.144767 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:12.145307 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 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'
Jun 01 13:30:12.216526 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Flow 'volume_create_manager' (840a71a3-f6e2-4c55-adc4-1d1823fe4f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:12.220331 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (288a39b0-687b-414a-a89c-dc115f6f2869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:12.299638 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:12.410995 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (288a39b0-687b-414a-a89c-dc115f6f2869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1841746746',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=beb87b77-f41e-4498-9ab3-e4b8163aa545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ade0a446bbe469ab0dd55533ecb0ea6',provider_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-06-01T13:30:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:12Z,user_id='732f8deefc32424d9f8244c3e855d07d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:12.419619 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942faf05-4144-4d95-bdf9-78fc122af494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:12.422152 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (942faf05-4144-4d95-bdf9-78fc122af494) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:12.430697 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f40c073e-fe6d-4884-b3d5-159d54790d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:12.433228 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f40c073e-fe6d-4884-b3d5-159d54790d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'beb87b77-f41e-4498-9ab3-e4b8163aa545', 'volume_name': 'volume-beb87b77-f41e-4498-9ab3-e4b8163aa545', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:12.436506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a83a893d-54ac-4ef2-8bb4-f62003c1c029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:12.437748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a83a893d-54ac-4ef2-8bb4-f62003c1c029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:12.445543 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7df3678-5d09-4701-b78f-2cd66e9d6569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:12.446384 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Volume beb87b77-f41e-4498-9ab3-e4b8163aa545: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-beb87b77-f41e-4498-9ab3-e4b8163aa545', 'volume_size': 1}
Jun 01 13:30:12.450778 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-beb87b77-f41e-4498-9ab3-e4b8163aa545 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:12.509537 n-d-844200-1 sudo[140099]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-beb87b77-f41e-4498-9ab3-e4b8163aa545 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:12.510362 n-d-844200-1 sudo[140099]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:12.546895 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Skipping remove_export. No iscsi_target is presently exported for volume: 473ce57c-0864-43b3-9830-f7cba83f07d0
Jun 01 13:30:12.553811 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:12.604477 n-d-844200-1 sudo[140101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0
Jun 01 13:30:12.605820 n-d-844200-1 sudo[140101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:12.917279 n-d-844200-1 sudo[140097]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:12.919864 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_7808sxcd" returned: 0 in 1.178s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:12.921595 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:13.140447 n-d-844200-1 sudo[140109]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1
Jun 01 13:30:13.141505 n-d-844200-1 sudo[140109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:13.613897 n-d-844200-1 sudo[140101]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:13.617066 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0" returned: 0 in 1.068s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:13.619324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 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-473ce57c-0864-43b3-9830-f7cba83f07d0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:13.679909 n-d-844200-1 sudo[140167]: 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-473ce57c-0864-43b3-9830-f7cba83f07d0
Jun 01 13:30:13.680736 n-d-844200-1 sudo[140167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:13.712166 n-d-844200-1 sudo[140099]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:13.714614 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-beb87b77-f41e-4498-9ab3-e4b8163aa545 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.263s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:13.718723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7df3678-5d09-4701-b78f-2cd66e9d6569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-beb87b77-f41e-4498-9ab3-e4b8163aa545', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:13.721085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd3705f6-188e-42ae-944b-a1baed4b85d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:13.758441 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Volume volume-beb87b77-f41e-4498-9ab3-e4b8163aa545 (beb87b77-f41e-4498-9ab3-e4b8163aa545): created successfully
Jun 01 13:30:13.761094 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fd3705f6-188e-42ae-944b-a1baed4b85d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:13.764577 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Flow 'volume_create_manager' (840a71a3-f6e2-4c55-adc4-1d1823fe4f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:13.786017 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a46bde57-90a6-4af7-9b7f-fbd0f4ef3ccb tempest-VolumesTransfersTest-1024036921 None] Created volume successfully.
Jun 01 13:30:13.985702 n-d-844200-1 sudo[140109]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:13.988379 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1" returned: 0 in 1.067s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:13.990184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:30:13.992344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:14.040214 n-d-844200-1 sudo[140178]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc oflag=direct
Jun 01 13:30:14.041206 n-d-844200-1 sudo[140178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:14.709129 n-d-844200-1 sudo[140167]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:14.712559 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0" returned: 0 in 1.093s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:14.715025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:14.766074 n-d-844200-1 sudo[140200]: 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-473ce57c-0864-43b3-9830-f7cba83f07d0
Jun 01 13:30:14.768592 n-d-844200-1 sudo[140200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:14.942654 n-d-844200-1 sudo[140178]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:14.945479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc oflag=direct" returned: 0 in 0.953s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:14.947582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:14.969810 n-d-844200-1 sudo[140213]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc
Jun 01 13:30:14.971253 n-d-844200-1 sudo[140213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:15.853300 n-d-844200-1 sudo[140200]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:15.855718 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-473ce57c-0864-43b3-9830-f7cba83f07d0" returned: 0 in 1.140s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:15.858709 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Successfully deleted volume: 473ce57c-0864-43b3-9830-f7cba83f07d0
Jun 01 13:30:16.024861 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['030f14dd-049c-4967-9504-c866c61c98c6'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:16.070277 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1554638198 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1554638198, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:30:16.098854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Created reservations ['0a250684-374f-4e68-898c-f43aa6e5784b', 'ee5afa63-87cf-42ad-a9a0-822d836934a1', '199d154a-fa56-4166-ba1b-faf768391127', 'edf063d1-0475-4c09-8367-2b3667735a96'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:16.429988 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-03634930-cd79-4a11-852c-a8509c94b2dd tempest-VolumesTransfersTest-3730900 None] Transfer volume completed successfully.
Jun 01 13:30:16.502968 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:16.503990 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:16.600426 n-d-844200-1 sudo[140235]: 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
Jun 01 13:30:16.601264 n-d-844200-1 sudo[140235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:16.619856 n-d-844200-1 sudo[140213]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:16.623718 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc" returned: 0 in 1.675s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:16.625229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:16.838957 n-d-844200-1 sudo[140246]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1
Jun 01 13:30:16.840335 n-d-844200-1 sudo[140246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:17.467509 n-d-844200-1 sudo[140235]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:17.470134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:17.478083 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:17.541576 n-d-844200-1 sudo[140258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:17.548388 n-d-844200-1 sudo[140258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:17.773963 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Lock "b'cinder-beb87b77-f41e-4498-9ab3-e4b8163aa545-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:30:17.794807 n-d-844200-1 sudo[140246]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:17.808556 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1" returned: 0 in 1.181s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:17.825176 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_eumxplx9n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.68 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--4fe122b9--e7a8--4ce3--a9d5--ededa1e7c8dc {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:30:17.825574 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Converted 700.00 MB image at 417.19 MB/s
Jun 01 13:30:17.826158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:30:18.329425 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 0d815d99d19f4e2bb4bfde0d791f38d9 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:30:18.329986 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Marking volume 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:30:18.361762 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:30:18.362954 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Creating volume glance metadata for volume 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:30:18.539381 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Skipping remove_export. No iscsi_target is presently exported for volume: beb87b77-f41e-4498-9ab3-e4b8163aa545
Jun 01 13:30:18.540455 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-beb87b77-f41e-4498-9ab3-e4b8163aa545 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:18.585839 n-d-844200-1 sudo[140285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-beb87b77-f41e-4498-9ab3-e4b8163aa545
Jun 01 13:30:18.597481 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4f571c36-5d31-4c72-8a43-abb4e1f51a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:18.599147 n-d-844200-1 sudo[140285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:18.604452 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2677ff4-5fd5-4d6a-b69a-21991b94e065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:18.630932 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Volume volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc (4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc): created successfully
Jun 01 13:30:18.633368 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d2677ff4-5fd5-4d6a-b69a-21991b94e065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:18.644354 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Flow 'volume_create_manager' (6d3d6bbb-ca40-4162-a6e0-cf9a6ba5d671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:18.666168 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cd5545cf-d7f4-4650-b50b-208254798803 tempest-VolumesExtendTest-1362279690 None] Created volume successfully.
Jun 01 13:30:18.692906 n-d-844200-1 sudo[140258]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:18.695282 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] CMD "sudo cinder-rootwrap /etc/cinder/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.218s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:18.697155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:18.708620 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1ccd777e-c177-4641-b266-5f39830a8dc7 tempest-GroupSnapshotsTest-1191788578 None] Delete group completed successfully.
Jun 01 13:30:19.369385 n-d-844200-1 sudo[140285]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:19.371275 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-beb87b77-f41e-4498-9ab3-e4b8163aa545" returned: 0 in 0.831s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:19.372845 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 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-beb87b77-f41e-4498-9ab3-e4b8163aa545 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:19.432833 n-d-844200-1 sudo[140290]: 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-beb87b77-f41e-4498-9ab3-e4b8163aa545
Jun 01 13:30:19.438770 n-d-844200-1 sudo[140290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:19.518286 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b0160aad-6b5c-43ab-a67b-a8a10e2e9286 tempest-VolumesExtendTest-1362279690 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-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:19.545918 n-d-844200-1 sudo[140292]: 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-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:19.547413 n-d-844200-1 sudo[140292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:20.273726 n-d-844200-1 sudo[140292]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:20.276855 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b0160aad-6b5c-43ab-a67b-a8a10e2e9286 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc" returned: 0 in 0.758s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:20.278753 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b0160aad-6b5c-43ab-a67b-a8a10e2e9286 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:20.341225 n-d-844200-1 sudo[140298]: 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-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:20.343682 n-d-844200-1 sudo[140298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:20.346314 n-d-844200-1 sudo[140290]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:20.348955 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-beb87b77-f41e-4498-9ab3-e4b8163aa545" returned: 0 in 0.975s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:20.351128 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-beb87b77-f41e-4498-9ab3-e4b8163aa545 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:20.402936 n-d-844200-1 sudo[140300]: 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-beb87b77-f41e-4498-9ab3-e4b8163aa545
Jun 01 13:30:20.403830 n-d-844200-1 sudo[140300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:21.166946 n-d-844200-1 sudo[140298]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:21.169502 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b0160aad-6b5c-43ab-a67b-a8a10e2e9286 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc" returned: 0 in 0.890s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:21.218379 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b0160aad-6b5c-43ab-a67b-a8a10e2e9286 tempest-VolumesExtendTest-1362279690 None] Extend volume completed successfully.
Jun 01 13:30:21.314983 n-d-844200-1 sudo[140300]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:21.317213 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-beb87b77-f41e-4498-9ab3-e4b8163aa545" returned: 0 in 0.966s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:21.318692 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Successfully deleted volume: beb87b77-f41e-4498-9ab3-e4b8163aa545
Jun 01 13:30:21.418085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Created reservations ['baf04769-9c33-4644-8deb-4ec8979c1128', 'd73bac1e-a9e8-45ad-9e01-302f345cdd15', 'db856547-ce43-4c7c-9d28-a898cd96241f', '06578fce-bc7e-4bbf-a7b4-cfefabaaa4f2'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:21.555422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:21.557105 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:21.657161 n-d-844200-1 sudo[140332]: 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
Jun 01 13:30:21.661547 n-d-844200-1 sudo[140332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:22.522271 n-d-844200-1 sudo[140332]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:22.525025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.967s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:22.527805 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:22.573915 n-d-844200-1 sudo[140335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:22.575768 n-d-844200-1 sudo[140335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:22.644407 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:22.649714 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:22.650488 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 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'
Jun 01 13:30:22.684484 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Flow 'volume_create_manager' (a689c534-18a2-453a-a44a-9d78f2d87142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:22.689918 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1779df7-3b26-4ab1-af9d-d866139767d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:22.762156 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:22.806703 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b1779df7-3b26-4ab1-af9d-d866139767d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2132784505',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=2abde6d3-78e7-45f9-9b6c-a74ae3fef478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ade0a446bbe469ab0dd55533ecb0ea6',provider_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-06-01T13:30:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:23Z,user_id='732f8deefc32424d9f8244c3e855d07d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:22.811558 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4af7ed32-25ea-4e39-9a6f-07158a3333aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:22.815929 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4af7ed32-25ea-4e39-9a6f-07158a3333aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:22.830447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35af2c8b-1b60-43e6-ad51-8009ffff9254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:22.833196 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (35af2c8b-1b60-43e6-ad51-8009ffff9254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2abde6d3-78e7-45f9-9b6c-a74ae3fef478', 'volume_name': 'volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:22.836277 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46453896-4305-4a7a-a752-833722add9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:22.841681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (46453896-4305-4a7a-a752-833722add9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:22.846573 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f57c32b-172b-4c46-9ee8-12790c819e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:22.858869 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Volume 2abde6d3-78e7-45f9-9b6c-a74ae3fef478: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478', 'volume_size': 1}
Jun 01 13:30:22.861157 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:22.936164 n-d-844200-1 sudo[140342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:22.939727 n-d-844200-1 sudo[140342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:23.329415 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:23.339999 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:23.341078 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 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'
Jun 01 13:30:23.371989 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Flow 'volume_create_manager' (9d2c7217-910f-43fa-96a6-ef76aa1c2658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:23.376394 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4aa8a88-5b91-4305-89e0-971986350f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:23.422421 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:23.469219 n-d-844200-1 sudo[140335]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:23.471535 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e4aa8a88-5b91-4305-89e0-971986350f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1955424463',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=6114cc33-6249-4704-9535-3d91d51f0444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c31d6d7a6b284622836a9d1d406728fb',provider_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-06-01T13:30:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:23Z,user_id='0d815d99d19f4e2bb4bfde0d791f38d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:23.474279 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (861d2c6f-ef91-4114-86ad-3e01c7725aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:23.476993 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (861d2c6f-ef91-4114-86ad-3e01c7725aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:23.509897 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b51d4ca2-5c84-4036-91d9-cec905d1aa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:23.522977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b51d4ca2-5c84-4036-91d9-cec905d1aa44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6114cc33-6249-4704-9535-3d91d51f0444', 'volume_name': 'volume-6114cc33-6249-4704-9535-3d91d51f0444', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:23.529959 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6879ab6-f8d2-4062-8c18-f35021cb4738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:23.539351 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e6879ab6-f8d2-4062-8c18-f35021cb4738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:23.557894 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6baa2e94-cb06-4d7d-a042-a6152cbbf4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:23.558950 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Volume 6114cc33-6249-4704-9535-3d91d51f0444: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6114cc33-6249-4704-9535-3d91d51f0444', 'volume_size': 1}
Jun 01 13:30:23.565560 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6114cc33-6249-4704-9535-3d91d51f0444 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:23.642177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/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.114s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:23.644411 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:23.664656 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Deleted volume successfully.
Jun 01 13:30:23.672500 n-d-844200-1 sudo[140351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6114cc33-6249-4704-9535-3d91d51f0444 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:23.689555 n-d-844200-1 sudo[140351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:23.699629 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2ab086ae-d218-49f7-8615-fc575783a3fa tempest-VolumesTransfersTest-12057450 None] Lock "b'cinder-beb87b77-f41e-4498-9ab3-e4b8163aa545-delete_volume'" released by "delete_volume" :: held 5.926s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:24.135732 n-d-844200-1 sudo[140342]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:24.137690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.277s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:24.141382 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8f57c32b-172b-4c46-9ee8-12790c819e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:24.144183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed9cbedf-7944-46d3-b06e-214e071843f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:24.165285 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Volume volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 (2abde6d3-78e7-45f9-9b6c-a74ae3fef478): created successfully
Jun 01 13:30:24.167962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ed9cbedf-7944-46d3-b06e-214e071843f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:24.172273 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Flow 'volume_create_manager' (a689c534-18a2-453a-a44a-9d78f2d87142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:24.196923 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d1fedee1-7a21-4afc-a324-c5aac2fc01ad tempest-VolumesTransfersTest-1024036921 None] Created volume successfully.
Jun 01 13:30:24.829950 n-d-844200-1 sudo[140351]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:24.832536 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6114cc33-6249-4704-9535-3d91d51f0444 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.270s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:24.835973 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6baa2e94-cb06-4d7d-a042-a6152cbbf4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6114cc33-6249-4704-9535-3d91d51f0444', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:24.838265 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89506a04-4a5d-4c47-ac18-f4710551f227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:24.862314 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Volume volume-6114cc33-6249-4704-9535-3d91d51f0444 (6114cc33-6249-4704-9535-3d91d51f0444): created successfully
Jun 01 13:30:24.864565 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (89506a04-4a5d-4c47-ac18-f4710551f227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:24.868371 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Flow 'volume_create_manager' (9d2c7217-910f-43fa-96a6-ef76aa1c2658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:24.898346 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2d5a6308-7984-4022-9dc6-0c0c421e26df tempest-VolumesExtendTest-1362279690 None] Created volume successfully.
Jun 01 13:30:26.094079 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Lock "b'cinder-2abde6d3-78e7-45f9-9b6c-a74ae3fef478-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:30:26.243046 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2abde6d3-78e7-45f9-9b6c-a74ae3fef478
Jun 01 13:30:26.247684 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:26.344583 n-d-844200-1 sudo[140454]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478
Jun 01 13:30:26.345407 n-d-844200-1 sudo[140454]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:26.598690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e82f7c18-62d7-4823-8018-9f5a8e4b4277 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:26.646729 n-d-844200-1 sudo[140458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:26.647569 n-d-844200-1 sudo[140458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:27.125802 n-d-844200-1 sudo[140454]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:27.129066 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478" returned: 0 in 0.881s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:27.131547 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 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-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:27.195379 n-d-844200-1 sudo[140462]: 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-2abde6d3-78e7-45f9-9b6c-a74ae3fef478
Jun 01 13:30:27.197393 n-d-844200-1 sudo[140462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:27.219455 n-d-844200-1 sudo[140458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:27.221891 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e82f7c18-62d7-4823-8018-9f5a8e4b4277 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 0.626s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:27.224143 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e82f7c18-62d7-4823-8018-9f5a8e4b4277 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-85e5627d-03bf-4ea1-8a08-043ab31a9dd2 --snapshot stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:27.267796 n-d-844200-1 sudo[140464]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-85e5627d-03bf-4ea1-8a08-043ab31a9dd2 --snapshot stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 -L 1.00g
Jun 01 13:30:27.269530 n-d-844200-1 sudo[140464]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:28.224649 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-dcf7823c-369c-4d1b-b8c2-ff17f882fe54 tempest-GroupsTest-38957960 None] Group tempest-Group1-1688916629: creating
Jun 01 13:30:28.296818 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-dcf7823c-369c-4d1b-b8c2-ff17f882fe54 tempest-GroupsTest-38957960 None] Group tempest-Group1-1688916629: created successfully
Jun 01 13:30:28.341901 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-dcf7823c-369c-4d1b-b8c2-ff17f882fe54 tempest-GroupsTest-38957960 None] Create group completed successfully.
Jun 01 13:30:28.447584 n-d-844200-1 sudo[140462]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:28.450085 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478" returned: 0 in 1.319s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:28.454797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:28.543166 n-d-844200-1 sudo[140490]: 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-2abde6d3-78e7-45f9-9b6c-a74ae3fef478
Jun 01 13:30:28.545966 n-d-844200-1 sudo[140490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:28.890497 n-d-844200-1 sudo[140464]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:28.892849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e82f7c18-62d7-4823-8018-9f5a8e4b4277 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-85e5627d-03bf-4ea1-8a08-043ab31a9dd2 --snapshot stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 -L 1.00g" returned: 0 in 1.668s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:29.015913 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e82f7c18-62d7-4823-8018-9f5a8e4b4277 tempest-VolumesExtendTest-1362279690 None] Create snapshot completed successfully
Jun 01 13:30:29.336297 n-d-844200-1 sudo[140490]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:29.339121 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2abde6d3-78e7-45f9-9b6c-a74ae3fef478" returned: 0 in 0.883s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:29.340052 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Successfully deleted volume: 2abde6d3-78e7-45f9-9b6c-a74ae3fef478
Jun 01 13:30:29.439955 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Created reservations ['70b0c540-6d38-467e-a1b3-80e07f929f50', '93c026b5-fad3-451a-9a41-f3052761e6dd', 'ad74434a-da5f-4c6c-8ea3-9f7fe69647e8', '09e1e297-a80a-44a1-8625-cef8d1ff0068'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:29.571225 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:29.571953 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:29.606281 n-d-844200-1 sudo[140580]: 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
Jun 01 13:30:29.623247 n-d-844200-1 sudo[140580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:29.729670 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2ea1c16d-d02b-40e0-b074-a8fe3ea672b8 tempest-GroupsTest-38957960 None] Group tempest-Group2-3387050: creating
Jun 01 13:30:29.772325 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2ea1c16d-d02b-40e0-b074-a8fe3ea672b8 tempest-GroupsTest-38957960 None] Group tempest-Group2-3387050: created successfully
Jun 01 13:30:29.831950 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2ea1c16d-d02b-40e0-b074-a8fe3ea672b8 tempest-GroupsTest-38957960 None] Create group completed successfully.
Jun 01 13:30:30.240277 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 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-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:30.302675 n-d-844200-1 sudo[140586]: 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-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:30.303768 n-d-844200-1 sudo[140586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:30.657892 n-d-844200-1 sudo[140580]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:30.661269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.089s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:30.664620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:30.730378 n-d-844200-1 sudo[140589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:30.733982 n-d-844200-1 sudo[140589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:31.191415 n-d-844200-1 sudo[140586]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:31.196575 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 0.956s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:31.199054 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:31.256976 n-d-844200-1 sudo[140595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:31.261878 n-d-844200-1 sudo[140595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:31.737279 n-d-844200-1 sudo[140589]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:31.739661 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] CMD "sudo cinder-rootwrap /etc/cinder/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.075s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:31.743050 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:31.750266 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Deleted volume successfully.
Jun 01 13:30:31.786056 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-06214869-84ad-4993-a178-3565eaadfcf8 tempest-VolumesTransfersTest-12057450 None] Lock "b'cinder-2abde6d3-78e7-45f9-9b6c-a74ae3fef478-delete_volume'" released by "delete_volume" :: held 5.688s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:31.883157 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:31.895154 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:31.896015 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 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'
Jun 01 13:30:31.918846 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Flow 'volume_create_manager' (cfcb3031-cdc4-48cf-a171-22051edf2f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:31.923977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f99c75f7-9886-472f-a9aa-ad02367362cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:31.953524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:31.985388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f99c75f7-9886-472f-a9aa-ad02367362cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1674101457',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=51a504a1-d30b-4c83-a0d3-d91bd85ac0c4,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=dbdfb230-7afb-499d-a2df-83a2bbe1d646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c54f049c5a4311bf1307668183edce',provider_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-06-01T13:30:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:32Z,user_id='4aef517883314b85b6c5ec53d1b3c46c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1c8c8686-d375-41a5-81e5-ceb06239d29d),volume_type_id=1c8c8686-d375-41a5-81e5-ceb06239d29d)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:31.989293 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (302ab3ba-ce0e-4c98-a266-5d10ebf9dfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:31.992596 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (302ab3ba-ce0e-4c98-a266-5d10ebf9dfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:31.995399 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13d9532e-39ab-4658-8f9f-3c0daf5c5178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:31.999041 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (13d9532e-39ab-4658-8f9f-3c0daf5c5178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dbdfb230-7afb-499d-a2df-83a2bbe1d646', 'volume_name': 'volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:32.017990 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6366438c-9901-4b67-9bbd-f61a6194997a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:32.024229 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6366438c-9901-4b67-9bbd-f61a6194997a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:32.029263 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad921320-473f-4f48-9d81-d240b4629b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:32.062075 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Volume dbdfb230-7afb-499d-a2df-83a2bbe1d646: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646', 'volume_size': 1}
Jun 01 13:30:32.065512 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:32.107160 n-d-844200-1 sudo[140599]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:32.108322 n-d-844200-1 sudo[140599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:32.345917 n-d-844200-1 sudo[140595]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:32.349586 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 1.150s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:32.351386 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.brick.local_dev.lvm [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] Checking to see if volume volume-6114cc33-6249-4704-9535-3d91d51f0444 has been deactivated. {{(pid=96718) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:670}}
Jun 01 13:30:32.352779 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 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-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:32.407079 n-d-844200-1 sudo[140605]: 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-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:32.410333 n-d-844200-1 sudo[140605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:33.112711 n-d-844200-1 sudo[140599]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:33.116219 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.050s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:33.120904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ad921320-473f-4f48-9d81-d240b4629b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:33.123550 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee898efd-8d75-47bd-b1a9-d416a34c5af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:33.157787 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Volume volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646 (dbdfb230-7afb-499d-a2df-83a2bbe1d646): created successfully
Jun 01 13:30:33.160152 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee898efd-8d75-47bd-b1a9-d416a34c5af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:33.164165 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Flow 'volume_create_manager' (cfcb3031-cdc4-48cf-a171-22051edf2f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:33.203872 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8918e954-33c2-4b40-9eda-7f9201d9cce9 tempest-GroupsTest-38957960 None] Created volume successfully.
Jun 01 13:30:33.370316 n-d-844200-1 sudo[140605]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:33.372428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 1.019s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:33.373366 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.brick.local_dev.lvm [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] Volume volume-6114cc33-6249-4704-9535-3d91d51f0444 has been deactivated. {{(pid=96718) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:676}}
Jun 01 13:30:33.375229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:33.406268 n-d-844200-1 sudo[140639]: 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-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:33.407142 n-d-844200-1 sudo[140639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:34.061920 n-d-844200-1 sudo[140639]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:34.065118 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 0.690s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:34.067879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:34.092873 n-d-844200-1 sudo[140645]: 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-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:34.102757 n-d-844200-1 sudo[140645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:35.381676 n-d-844200-1 sudo[140645]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:35.384582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 1.316s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:35.448396 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-88ccd0f9-cbaf-46de-9633-887d1901054f tempest-VolumesExtendTest-1362279690 None] Extend volume completed successfully.
Jun 01 13:30:35.671438 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbdfb230-7afb-499d-a2df-83a2bbe1d646
Jun 01 13:30:35.672796 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:35.703878 n-d-844200-1 sudo[140748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646
Jun 01 13:30:35.705457 n-d-844200-1 sudo[140748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:36.544799 n-d-844200-1 sudo[140748]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:36.547581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646" returned: 0 in 0.874s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:36.550195 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 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-dbdfb230-7afb-499d-a2df-83a2bbe1d646 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:36.574732 n-d-844200-1 sudo[140780]: 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-dbdfb230-7afb-499d-a2df-83a2bbe1d646
Jun 01 13:30:36.576282 n-d-844200-1 sudo[140780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:37.124166 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] Lock "b'cinder-85e5627d-03bf-4ea1-8a08-043ab31a9dd2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:30:37.134406 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-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-85e5627d-03bf-4ea1-8a08-043ab31a9dd2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:37.187119 n-d-844200-1 sudo[140795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-85e5627d-03bf-4ea1-8a08-043ab31a9dd2
Jun 01 13:30:37.188632 n-d-844200-1 sudo[140795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:37.748132 n-d-844200-1 sudo[140780]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:37.750630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646" returned: 0 in 1.200s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:37.753539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:37.831292 n-d-844200-1 sudo[140811]: 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-dbdfb230-7afb-499d-a2df-83a2bbe1d646
Jun 01 13:30:37.832796 n-d-844200-1 sudo[140811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:38.207276 n-d-844200-1 sudo[140795]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:38.211385 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-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-85e5627d-03bf-4ea1-8a08-043ab31a9dd2" returned: 0 in 1.082s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:38.213053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-85e5627d-03bf-4ea1-8a08-043ab31a9dd2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:38.274095 n-d-844200-1 sudo[140815]: 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-85e5627d-03bf-4ea1-8a08-043ab31a9dd2
Jun 01 13:30:38.275820 n-d-844200-1 sudo[140815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:38.653987 n-d-844200-1 sudo[140811]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:38.656650 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbdfb230-7afb-499d-a2df-83a2bbe1d646" returned: 0 in 0.903s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:38.658116 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Successfully deleted volume: dbdfb230-7afb-499d-a2df-83a2bbe1d646
Jun 01 13:30:38.820754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Created reservations ['9cf874e0-6d92-4cec-b2ad-c3010057a060'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:38.898503 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1788009033 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1788009033, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:30:38.902303 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1788009033 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1788009033, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:30:38.941465 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Created reservations ['8c412cdf-1ed1-4250-873c-e8d44118273e', '4a421eb5-90fa-48e2-bde9-ed6817b2c867', 'ab8e8046-501c-40a7-95d5-ea3675416ccf', '942fc20d-a367-4cae-b87c-6d11c44ad03f'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:39.194822 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:39.196168 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:39.251708 n-d-844200-1 sudo[140869]: 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
Jun 01 13:30:39.253691 n-d-844200-1 sudo[140869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:39.394220 n-d-844200-1 sudo[140815]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:39.398057 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-85e5627d-03bf-4ea1-8a08-043ab31a9dd2" returned: 0 in 1.184s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:39.588363 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] Created reservations ['c03953d0-b46a-4bda-b685-40278dfcfe36', 'bd22aed0-dc76-4d49-8833-2ed0d0fc7010', 'a0c9109c-e462-4356-8662-9e384f97c176', '358c3493-b3aa-40f2-88f9-961677ba7c43'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:39.695825 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] Delete snapshot completed successfully.
Jun 01 13:30:39.702720 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-de1c8da1-ec22-41ba-9ccf-040cb76ac3f5 tempest-VolumesExtendTest-1362279690 None] Lock "b'cinder-85e5627d-03bf-4ea1-8a08-043ab31a9dd2-delete_snapshot'" released by "delete_snapshot" :: held 2.580s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:39.974647 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] Created reservations ['610f9a6f-ce01-4b2f-ad87-eb9ec2675d4d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:40.082038 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:40.083165 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:40.146706 n-d-844200-1 sudo[140877]: 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
Jun 01 13:30:40.147633 n-d-844200-1 sudo[140877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:40.166093 n-d-844200-1 sudo[140869]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:40.168984 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:40.171570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:40.217797 n-d-844200-1 sudo[140879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:40.221200 n-d-844200-1 sudo[140879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:40.905803 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Lock "b'cinder-6114cc33-6249-4704-9535-3d91d51f0444-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:30:41.058117 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:41.059578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:41.130498 n-d-844200-1 sudo[140885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:41.131785 n-d-844200-1 sudo[140885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:41.295792 n-d-844200-1 sudo[140877]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:41.300726 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.215s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:41.302412 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:41.326035 n-d-844200-1 sudo[140879]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:41.328316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/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.156s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:41.330890 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:41.338044 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-593c3d87-fcb3-45c9-af0c-1c99233de1f4 tempest-GroupsTest-38957960 None] Delete group completed successfully.
Jun 01 13:30:41.350919 n-d-844200-1 sudo[140887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:41.351905 n-d-844200-1 sudo[140887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:41.944122 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:41.956099 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:41.970861 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 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'
Jun 01 13:30:42.029139 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Flow 'volume_create_manager' (7e245b33-60ea-4916-a546-7f6fa1555e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:42.043669 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fecededc-2c26-41b1-813c-53f39b7f274e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:42.047110 n-d-844200-1 sudo[140887]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:42.097181 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.794s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:42.104876 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:42.124501 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:42.142756 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-82d50629-9b74-4628-9670-196eb2f55a65 tempest-GroupsTest-38957960 None] Delete group completed successfully.
Jun 01 13:30:42.189395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fecededc-2c26-41b1-813c-53f39b7f274e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1223959357',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=484162e3-c712-48a4-b399-3fe4c74260db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb0ab23e3ee9431a8d532001c73fc83d',provider_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-06-01T13:30:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:42Z,user_id='8bea943213234ce5a56c70052f06d890',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:42.197390 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (573d4d01-fa5a-4ab9-a7d4-a508ae0660b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:42.203573 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (573d4d01-fa5a-4ab9-a7d4-a508ae0660b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:42.211195 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e437c67c-2af0-4c9e-b76f-f5f4d9a9c532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:42.219245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e437c67c-2af0-4c9e-b76f-f5f4d9a9c532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '484162e3-c712-48a4-b399-3fe4c74260db', 'volume_name': 'volume-484162e3-c712-48a4-b399-3fe4c74260db', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:42.223844 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b29d74b-cbdb-4ad4-b4b6-e1ec033b16ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:42.231777 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3b29d74b-cbdb-4ad4-b4b6-e1ec033b16ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:42.235285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90787a0b-94e3-4c63-933d-a8108d0b504f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:42.237597 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Volume 484162e3-c712-48a4-b399-3fe4c74260db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-484162e3-c712-48a4-b399-3fe4c74260db', 'volume_size': 1}
Jun 01 13:30:42.240279 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-484162e3-c712-48a4-b399-3fe4c74260db stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:42.293424 n-d-844200-1 sudo[140891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-484162e3-c712-48a4-b399-3fe4c74260db stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:42.294465 n-d-844200-1 sudo[140891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:42.465104 n-d-844200-1 sudo[140885]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:42.485423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 1.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:42.494128 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 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-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:42.551741 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-64c86791-b640-4a6c-a849-16301ef70074 tempest-GroupsTest-38957960 None] Group tempest-GroupsTest-Group-581385937: creating
Jun 01 13:30:42.557029 n-d-844200-1 sudo[140893]: 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-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:42.560332 n-d-844200-1 sudo[140893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:42.623925 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-64c86791-b640-4a6c-a849-16301ef70074 tempest-GroupsTest-38957960 None] Group tempest-GroupsTest-Group-581385937: created successfully
Jun 01 13:30:42.685338 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-64c86791-b640-4a6c-a849-16301ef70074 tempest-GroupsTest-38957960 None] Create group completed successfully.
Jun 01 13:30:43.173502 n-d-844200-1 sudo[140891]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:43.175558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-484162e3-c712-48a4-b399-3fe4c74260db stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.935s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:43.179755 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90787a0b-94e3-4c63-933d-a8108d0b504f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-484162e3-c712-48a4-b399-3fe4c74260db', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:43.185817 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ac05d58-b0d6-4c2e-800c-df4f5a0a2e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:43.202445 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Volume volume-484162e3-c712-48a4-b399-3fe4c74260db (484162e3-c712-48a4-b399-3fe4c74260db): created successfully
Jun 01 13:30:43.205233 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5ac05d58-b0d6-4c2e-800c-df4f5a0a2e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:43.210969 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Flow 'volume_create_manager' (7e245b33-60ea-4916-a546-7f6fa1555e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:43.234365 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-41f954d1-17a7-4953-bf74-82a8ae20bf3a tempest-VolumesSnapshotListTestJSON-1475113227 None] Created volume successfully.
Jun 01 13:30:43.321253 n-d-844200-1 sudo[140893]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:43.323519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 0.833s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:43.325550 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:43.355298 n-d-844200-1 sudo[140928]: 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-6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:43.356786 n-d-844200-1 sudo[140928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:44.277810 n-d-844200-1 sudo[140928]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:44.280898 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6114cc33-6249-4704-9535-3d91d51f0444" returned: 0 in 0.955s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:44.282826 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Successfully deleted volume: 6114cc33-6249-4704-9535-3d91d51f0444
Jun 01 13:30:44.380459 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Created reservations ['4f415d41-c4f3-49d6-a125-af860258fb6d', '082c2fa3-4e63-49b9-85bd-9bca05ad16a3', '9c92cf95-af4c-4725-a0a2-6a5d0b305615', 'a6331778-22ee-42c4-a1f3-97a4435e89f8'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:44.488455 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:44.489415 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:44.555373 n-d-844200-1 sudo[140956]: 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
Jun 01 13:30:44.556196 n-d-844200-1 sudo[140956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:44.749362 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:44.763429 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:44.765922 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 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'
Jun 01 13:30:44.820266 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Flow 'volume_create_manager' (6c3069b1-a422-4c12-8d5a-59698fae7db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:44.828943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19316b0b-cfc1-420c-a96e-a1db28e9c164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:44.891801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:44.996033 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19316b0b-cfc1-420c-a96e-a1db28e9c164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-163483111',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=71848ad5-5d29-4500-8fb1-513f9ed8f344,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=82acf939-4bc3-419b-9101-625c156332af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c54f049c5a4311bf1307668183edce',provider_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-06-01T13:30:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:45Z,user_id='4aef517883314b85b6c5ec53d1b3c46c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55789983-8cce-4925-a92c-a5c42888b6cf),volume_type_id=55789983-8cce-4925-a92c-a5c42888b6cf)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:44.999044 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (837ab4e7-e6f8-4390-b91c-5c1b228f214d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:45.008237 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (837ab4e7-e6f8-4390-b91c-5c1b228f214d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:45.017042 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2793259-8699-446c-8dd3-6d74a587ac31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:45.028954 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a2793259-8699-446c-8dd3-6d74a587ac31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82acf939-4bc3-419b-9101-625c156332af', 'volume_name': 'volume-82acf939-4bc3-419b-9101-625c156332af', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:45.037775 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e61f65a-ac67-4729-a741-073e95823e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:45.062378 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e61f65a-ac67-4729-a741-073e95823e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:45.067789 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32444460-13c7-4575-8c0a-a5008c78851e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:45.153125 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Lock "b'cinder-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc-delete_volume'" acquired by "delete_volume" :: waited 0.060s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:30:45.341377 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Volume 82acf939-4bc3-419b-9101-625c156332af: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82acf939-4bc3-419b-9101-625c156332af', 'volume_size': 1}
Jun 01 13:30:45.342848 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82acf939-4bc3-419b-9101-625c156332af stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:45.382465 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-02ea036f-8105-469a-9e0f-4b40fde6e2e2 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:45.395874 n-d-844200-1 sudo[140974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82acf939-4bc3-419b-9101-625c156332af stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:45.398505 n-d-844200-1 sudo[140974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:45.430308 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:45.432295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:45.444201 n-d-844200-1 sudo[140976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:30:45.445185 n-d-844200-1 sudo[140976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:45.497205 n-d-844200-1 sudo[140979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:45.502310 n-d-844200-1 sudo[140956]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:45.504872 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.015s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:45.507164 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:45.511999 n-d-844200-1 sudo[140979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:45.558027 n-d-844200-1 sudo[140983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:45.565282 n-d-844200-1 sudo[140983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:46.429440 n-d-844200-1 sudo[140979]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:46.431812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc" returned: 0 in 0.999s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:46.434863 n-d-844200-1 sudo[140976]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:46.440627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 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-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:46.469969 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-02ea036f-8105-469a-9e0f-4b40fde6e2e2 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db" returned: 0 in 1.088s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:46.471725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-02ea036f-8105-469a-9e0f-4b40fde6e2e2 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0246cabf-da2a-4dc8-9102-7b22c1f5cedb --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:46.490550 n-d-844200-1 sudo[141040]: 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-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:46.491526 n-d-844200-1 sudo[141040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:46.540727 n-d-844200-1 sudo[141041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0246cabf-da2a-4dc8-9102-7b22c1f5cedb --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g
Jun 01 13:30:46.541567 n-d-844200-1 sudo[141041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:46.585491 n-d-844200-1 sudo[140974]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:46.588719 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82acf939-4bc3-419b-9101-625c156332af stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.245s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:46.593693 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32444460-13c7-4575-8c0a-a5008c78851e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82acf939-4bc3-419b-9101-625c156332af', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:46.596102 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9a7ed2a-8965-4d78-bd71-d8bb7fcb5655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:46.634182 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Volume volume-82acf939-4bc3-419b-9101-625c156332af (82acf939-4bc3-419b-9101-625c156332af): created successfully
Jun 01 13:30:46.636571 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f9a7ed2a-8965-4d78-bd71-d8bb7fcb5655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:46.640175 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Flow 'volume_create_manager' (6c3069b1-a422-4c12-8d5a-59698fae7db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:46.680135 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-68109eed-b2d7-42cc-8a2c-adae335ccabd tempest-GroupsTest-38957960 None] Created volume successfully.
Jun 01 13:30:46.702274 n-d-844200-1 sudo[140983]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:46.705605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:46.707273 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:46.731629 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Deleted volume successfully.
Jun 01 13:30:46.754919 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-62ab370f-072c-40df-a382-8f7c14294341 tempest-VolumesExtendTest-1362279690 None] Lock "b'cinder-6114cc33-6249-4704-9535-3d91d51f0444-delete_volume'" released by "delete_volume" :: held 5.852s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:47.420319 n-d-844200-1 sudo[141040]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:47.425558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc" returned: 0 in 0.985s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:47.427701 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:47.535142 n-d-844200-1 sudo[141075]: 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-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:47.538414 n-d-844200-1 sudo[141075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:47.795396 n-d-844200-1 sudo[141041]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:47.800388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-02ea036f-8105-469a-9e0f-4b40fde6e2e2 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0246cabf-da2a-4dc8-9102-7b22c1f5cedb --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g" returned: 0 in 1.328s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:47.871893 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-02ea036f-8105-469a-9e0f-4b40fde6e2e2 tempest-VolumesSnapshotListTestJSON-1475113227 None] Create snapshot completed successfully
Jun 01 13:30:48.219741 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:30:48.234306 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:30:48.235253 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 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'
Jun 01 13:30:48.283085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Flow 'volume_create_manager' (51856f5b-f7bc-45cd-927c-405f036fe7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:48.288568 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2961523-54ec-4783-9dbb-5504dd9f110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:48.375663 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:30:48.447463 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c2961523-54ec-4783-9dbb-5504dd9f110a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-594555710',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=71848ad5-5d29-4500-8fb1-513f9ed8f344,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=832db66e-2bcc-4a9b-a247-b1965464ba78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c54f049c5a4311bf1307668183edce',provider_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-06-01T13:30:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:30:48Z,user_id='4aef517883314b85b6c5ec53d1b3c46c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(55789983-8cce-4925-a92c-a5c42888b6cf),volume_type_id=55789983-8cce-4925-a92c-a5c42888b6cf)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:48.455548 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4494737-95ae-4709-9416-580a5f6c6766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:48.461843 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4494737-95ae-4709-9416-580a5f6c6766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:48.471186 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60655730-4b7b-49e9-9272-ca7d8e7e776b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:48.477665 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (60655730-4b7b-49e9-9272-ca7d8e7e776b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '832db66e-2bcc-4a9b-a247-b1965464ba78', 'volume_name': 'volume-832db66e-2bcc-4a9b-a247-b1965464ba78', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:48.482079 n-d-844200-1 sudo[141075]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:48.486112 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c120f52f-c77e-4938-aece-9ab343e6ccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:48.501415 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c120f52f-c77e-4938-aece-9ab343e6ccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:48.504246 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c49a589-8b35-4a48-959b-cd2c0302b668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:48.511714 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc" returned: 0 in 1.084s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:48.516635 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Successfully deleted volume: 4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc
Jun 01 13:30:48.536700 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Volume 832db66e-2bcc-4a9b-a247-b1965464ba78: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-832db66e-2bcc-4a9b-a247-b1965464ba78', 'volume_size': 1}
Jun 01 13:30:48.554231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-832db66e-2bcc-4a9b-a247-b1965464ba78 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:48.641878 n-d-844200-1 sudo[141164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-832db66e-2bcc-4a9b-a247-b1965464ba78 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:30:48.644246 n-d-844200-1 sudo[141164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:48.702784 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Created reservations ['fc9eb6e8-8064-4d79-acda-79cbfd409f9b', 'bbdcbc13-4945-4f81-b4b6-8dd41386d16f', '93d64ee2-4ee5-4b15-972c-7b19363b8169', 'b3047aea-6447-458d-9f41-2bfe189a7761'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:48.798934 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-97149415-5caf-4c19-9122-344e1e1b6d85 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:48.847139 n-d-844200-1 sudo[141167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:30:48.847960 n-d-844200-1 sudo[141167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:48.907323 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:48.909064 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:48.954156 n-d-844200-1 sudo[141169]: 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
Jun 01 13:30:48.968384 n-d-844200-1 sudo[141169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:49.482133 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:30:49.484349 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:30:49.485772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:49.580249 n-d-844200-1 sudo[141173]: 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
Jun 01 13:30:49.581072 n-d-844200-1 sudo[141173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:49.795354 n-d-844200-1 sudo[141164]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:49.799536 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-832db66e-2bcc-4a9b-a247-b1965464ba78 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.259s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:49.803864 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c49a589-8b35-4a48-959b-cd2c0302b668) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-832db66e-2bcc-4a9b-a247-b1965464ba78', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:49.806706 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c8ccfd8-352d-4163-a384-60e74d1ef047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:30:49.843111 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Volume volume-832db66e-2bcc-4a9b-a247-b1965464ba78 (832db66e-2bcc-4a9b-a247-b1965464ba78): created successfully
Jun 01 13:30:49.845796 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c8ccfd8-352d-4163-a384-60e74d1ef047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:30:49.850512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Flow 'volume_create_manager' (51856f5b-f7bc-45cd-927c-405f036fe7ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:30:49.875528 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-661b91d5-325f-4a15-963a-9cb36bdf6ce7 tempest-GroupsTest-38957960 None] Created volume successfully.
Jun 01 13:30:49.968073 n-d-844200-1 sudo[141167]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:49.971868 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-97149415-5caf-4c19-9122-344e1e1b6d85 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db" returned: 0 in 1.173s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:49.973920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-97149415-5caf-4c19-9122-344e1e1b6d85 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34 --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:50.025229 n-d-844200-1 sudo[141205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34 --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g
Jun 01 13:30:50.026111 n-d-844200-1 sudo[141205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:50.142627 n-d-844200-1 sudo[141169]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:50.147044 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.236s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:50.149641 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:50.195213 n-d-844200-1 sudo[141210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:50.196074 n-d-844200-1 sudo[141210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:50.452319 n-d-844200-1 sudo[141173]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:50.454944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.969s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:50.457147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:50.516826 n-d-844200-1 sudo[141212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:30:50.520958 n-d-844200-1 sudo[141212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:51.331155 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-24a7e4c4-30bf-46ff-8bfb-df53065eaeb0 tempest-GroupsTest-38957960 None] Update group completed successfully.
Jun 01 13:30:51.387148 n-d-844200-1 sudo[141210]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:51.389629 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] CMD "sudo cinder-rootwrap /etc/cinder/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.240s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:51.392052 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:51.397264 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Deleted volume successfully.
Jun 01 13:30:51.417347 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-df823e50-4355-4833-bf7c-057d74a47e4b tempest-VolumesExtendTest-1362279690 None] Lock "b'cinder-4fe122b9-e7a8-4ce3-a9d5-ededa1e7c8dc-delete_volume'" released by "delete_volume" :: held 6.264s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:51.739127 n-d-844200-1 sudo[141212]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:51.742503 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.285s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:51.743465 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:30:51.765627 n-d-844200-1 sudo[141205]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:51.769201 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-97149415-5caf-4c19-9122-344e1e1b6d85 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34 --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g" returned: 0 in 1.795s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:51.886234 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-97149415-5caf-4c19-9122-344e1e1b6d85 tempest-VolumesSnapshotListTestJSON-1475113227 None] Create snapshot completed successfully
Jun 01 13:30:52.592316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-75d3b5ac-c853-4f7b-9a25-8440ef6172e8 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:52.639977 n-d-844200-1 sudo[141325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:30:52.643375 n-d-844200-1 sudo[141325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:52.888563 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2a84850d-4fd1-4741-acec-dc5670325887 tempest-GroupsTest-38957960 None] Update group completed successfully.
Jun 01 13:30:53.532544 n-d-844200-1 sudo[141325]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:53.534306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-75d3b5ac-c853-4f7b-9a25-8440ef6172e8 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db" returned: 0 in 0.942s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:53.536627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-75d3b5ac-c853-4f7b-9a25-8440ef6172e8 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d2f7c415-0937-4130-8da7-225c274b223a --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:53.636045 n-d-844200-1 sudo[141361]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d2f7c415-0937-4130-8da7-225c274b223a --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g
Jun 01 13:30:53.636998 n-d-844200-1 sudo[141361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:55.090613 n-d-844200-1 sudo[141361]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:55.094043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-75d3b5ac-c853-4f7b-9a25-8440ef6172e8 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d2f7c415-0937-4130-8da7-225c274b223a --snapshot stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db -L 1.00g" returned: 0 in 1.557s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:55.351023 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-75d3b5ac-c853-4f7b-9a25-8440ef6172e8 tempest-VolumesSnapshotListTestJSON-1475113227 None] Create snapshot completed successfully
Jun 01 13:30:55.389800 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82acf939-4bc3-419b-9101-625c156332af
Jun 01 13:30:55.390915 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-82acf939-4bc3-419b-9101-625c156332af {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:55.483048 n-d-844200-1 sudo[141530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-82acf939-4bc3-419b-9101-625c156332af
Jun 01 13:30:55.486822 n-d-844200-1 sudo[141530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:56.577947 n-d-844200-1 sudo[141530]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:56.580139 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-82acf939-4bc3-419b-9101-625c156332af" returned: 0 in 1.189s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:56.583362 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 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-82acf939-4bc3-419b-9101-625c156332af {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:56.639606 n-d-844200-1 sudo[141547]: 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-82acf939-4bc3-419b-9101-625c156332af
Jun 01 13:30:56.640498 n-d-844200-1 sudo[141547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:57.383906 n-d-844200-1 sudo[141547]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:57.395514 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-82acf939-4bc3-419b-9101-625c156332af" returned: 0 in 0.811s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:57.406231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82acf939-4bc3-419b-9101-625c156332af {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:57.483913 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-d2f7c415-0937-4130-8da7-225c274b223a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.097s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:30:57.488367 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-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-d2f7c415-0937-4130-8da7-225c274b223a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:57.489249 n-d-844200-1 sudo[141555]: 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-82acf939-4bc3-419b-9101-625c156332af
Jun 01 13:30:57.490091 n-d-844200-1 sudo[141555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:57.536872 n-d-844200-1 sudo[141557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-d2f7c415-0937-4130-8da7-225c274b223a
Jun 01 13:30:57.543306 n-d-844200-1 sudo[141557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:58.293198 n-d-844200-1 sudo[141557]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:58.295760 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-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-d2f7c415-0937-4130-8da7-225c274b223a" returned: 0 in 0.807s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:58.297887 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d2f7c415-0937-4130-8da7-225c274b223a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:58.314543 n-d-844200-1 sudo[141555]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:58.327248 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82acf939-4bc3-419b-9101-625c156332af" returned: 0 in 0.923s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:58.329409 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Successfully deleted volume: 82acf939-4bc3-419b-9101-625c156332af
Jun 01 13:30:58.330126 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Skipping remove_export. No iscsi_target is presently exported for volume: 832db66e-2bcc-4a9b-a247-b1965464ba78
Jun 01 13:30:58.331790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-832db66e-2bcc-4a9b-a247-b1965464ba78 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:58.341916 n-d-844200-1 sudo[141564]: 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-d2f7c415-0937-4130-8da7-225c274b223a
Jun 01 13:30:58.342771 n-d-844200-1 sudo[141564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:58.391606 n-d-844200-1 sudo[141565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-832db66e-2bcc-4a9b-a247-b1965464ba78
Jun 01 13:30:58.398540 n-d-844200-1 sudo[141565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:59.020144 n-d-844200-1 sudo[141565]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:59.026546 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-832db66e-2bcc-4a9b-a247-b1965464ba78" returned: 0 in 0.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:59.028978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 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-832db66e-2bcc-4a9b-a247-b1965464ba78 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:30:59.078445 n-d-844200-1 sudo[141572]: 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-832db66e-2bcc-4a9b-a247-b1965464ba78
Jun 01 13:30:59.081426 n-d-844200-1 sudo[141572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:30:59.727997 n-d-844200-1 sudo[141564]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:59.730449 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d2f7c415-0937-4130-8da7-225c274b223a" returned: 0 in 1.432s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:59.837002 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] Created reservations ['1562ee4f-dbca-4f88-a27d-3dbb3a0a2d29', 'bf610787-4361-4e00-842d-1acacfbe0258', '088b3581-b140-4032-801a-c464acefd0ee', 'c6066164-e5cd-457b-bdb3-ec102eab3199'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:30:59.915667 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] Delete snapshot completed successfully.
Jun 01 13:30:59.923681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c06552ff-bb7f-4e43-ae8d-cec0c64682ed tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-d2f7c415-0937-4130-8da7-225c274b223a-delete_snapshot'" released by "delete_snapshot" :: held 2.441s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:30:59.991087 n-d-844200-1 sudo[141572]: pam_unix(sudo:session): session closed for user root
Jun 01 13:30:59.993039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-832db66e-2bcc-4a9b-a247-b1965464ba78" returned: 0 in 0.964s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:30:59.994809 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-832db66e-2bcc-4a9b-a247-b1965464ba78 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:00.019831 n-d-844200-1 sudo[141658]: 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-832db66e-2bcc-4a9b-a247-b1965464ba78
Jun 01 13:31:00.021373 n-d-844200-1 sudo[141658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:00.589435 n-d-844200-1 sudo[141658]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:00.591841 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-832db66e-2bcc-4a9b-a247-b1965464ba78" returned: 0 in 0.597s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:00.594183 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Successfully deleted volume: 832db66e-2bcc-4a9b-a247-b1965464ba78
Jun 01 13:31:00.836484 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Created reservations ['e3a9d8d2-adce-4b29-8952-b9c14e1b3423'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:00.905409 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-95513406 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-95513406, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:31:00.906215 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-95513406 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-95513406, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:31:00.966465 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:00.975774 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-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-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:01.026942 n-d-844200-1 sudo[141665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34
Jun 01 13:31:01.029004 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Created reservations ['1922236c-1f79-4ba4-8925-92844e6a32a7', '95fb1587-cdef-478e-9d38-3532fb10ff96', '6ca0e4a5-36a6-427d-895b-a6e694e8b2c4', 'ef63e0c7-e3f9-437e-95f5-bc1f88c3ab8f'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:01.030091 n-d-844200-1 sudo[141665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:01.255111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Created reservations ['25100c4b-062b-45db-ba70-ae852f7316e7', '74a91fe1-6f17-4272-91fb-d802d6314b85', '11769cc9-b0a1-4af6-a768-4acf98ca3798', '3a32dafd-4354-4247-91a9-a17ec2759685'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:01.437243 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:01.438229 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:01.484385 n-d-844200-1 sudo[141667]: 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
Jun 01 13:31:01.494299 n-d-844200-1 sudo[141667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:02.050251 n-d-844200-1 sudo[141665]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:02.052575 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-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-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34" returned: 0 in 1.076s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:02.058697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:02.104669 n-d-844200-1 sudo[141671]: 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-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34
Jun 01 13:31:02.105469 n-d-844200-1 sudo[141671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:02.259605 n-d-844200-1 sudo[141667]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:02.262325 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.824s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:02.264725 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:02.304144 n-d-844200-1 sudo[141673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:02.310461 n-d-844200-1 sudo[141673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:03.105691 n-d-844200-1 sudo[141673]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:03.111183 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.846s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:03.113959 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:03.127257 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-35d71e6b-9435-4cad-92e7-d71a72d8646f tempest-GroupsTest-38957960 None] Delete group completed successfully.
Jun 01 13:31:03.342353 n-d-844200-1 sudo[141671]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:03.345156 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34" returned: 0 in 1.290s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:03.501638 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] Created reservations ['8a2bca03-b003-4295-857a-ff3552d27d5d', 'e4109ed1-e9db-4166-83be-6e7a261af830', '6fd33f70-e440-469a-a664-0d3b0bdbd164', 'be835837-c4d3-42d6-afa6-c78a975e748d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:03.600007 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] Delete snapshot completed successfully.
Jun 01 13:31:03.615559 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5a08fc72-1f12-492b-9bdf-f859ade4fe7e tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-0da58ad6-7fd2-47bc-b4a6-2cf7a2210a34-delete_snapshot'" released by "delete_snapshot" :: held 2.649s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:04.432353 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-0246cabf-da2a-4dc8-9102-7b22c1f5cedb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:04.435514 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-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-0246cabf-da2a-4dc8-9102-7b22c1f5cedb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:04.473631 n-d-844200-1 sudo[141775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-0246cabf-da2a-4dc8-9102-7b22c1f5cedb
Jun 01 13:31:04.477614 n-d-844200-1 sudo[141775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:05.546351 n-d-844200-1 sudo[141775]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:05.549091 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-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-0246cabf-da2a-4dc8-9102-7b22c1f5cedb" returned: 0 in 1.113s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:05.551748 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0246cabf-da2a-4dc8-9102-7b22c1f5cedb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:05.606028 n-d-844200-1 sudo[141790]: 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-0246cabf-da2a-4dc8-9102-7b22c1f5cedb
Jun 01 13:31:05.610209 n-d-844200-1 sudo[141790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:06.724799 n-d-844200-1 sudo[141790]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:06.727842 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0246cabf-da2a-4dc8-9102-7b22c1f5cedb" returned: 0 in 1.176s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:06.914977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] Created reservations ['252d062b-7663-4c4c-8411-7eeecfaa4b58', 'fa069b96-34ec-43e7-ad76-8296b0648b9c', '51ddf7cc-261f-4c81-836b-6342d18372a6', 'e8a40501-1788-4bc1-b57e-75d02910d0ee'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:07.067510 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] Delete snapshot completed successfully.
Jun 01 13:31:07.077105 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b03cbfa7-3751-4625-9606-8875278b78fc tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-0246cabf-da2a-4dc8-9102-7b22c1f5cedb-delete_snapshot'" released by "delete_snapshot" :: held 2.641s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:07.990138 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-484162e3-c712-48a4-b399-3fe4c74260db-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:08.082163 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Skipping remove_export. No iscsi_target is presently exported for volume: 484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:31:08.083779 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:08.106720 n-d-844200-1 sudo[141833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:31:08.108045 n-d-844200-1 sudo[141833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:08.810255 n-d-844200-1 sudo[141833]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:08.812643 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db" returned: 0 in 0.729s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:08.814709 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 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-484162e3-c712-48a4-b399-3fe4c74260db {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:08.878144 n-d-844200-1 sudo[141836]: 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-484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:31:08.896522 n-d-844200-1 sudo[141836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:10.025934 n-d-844200-1 sudo[141836]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:10.033621 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db" returned: 0 in 1.217s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:10.043129 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:10.115165 n-d-844200-1 sudo[141843]: 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-484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:31:10.117840 n-d-844200-1 sudo[141843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:11.139740 n-d-844200-1 sudo[141843]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:11.142439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-484162e3-c712-48a4-b399-3fe4c74260db" returned: 0 in 1.103s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:11.143535 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Successfully deleted volume: 484162e3-c712-48a4-b399-3fe4c74260db
Jun 01 13:31:11.236401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Created reservations ['5058b85f-a6fd-4426-a2e6-122785968281', '5ee59b8c-a71c-409b-b5eb-c8625a7ffefa', '2b0622f6-0f52-452f-9cf3-172bd5259e71', '96fb1a3f-743a-4d28-b823-4a93f2af6098'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:11.334680 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:11.335556 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:11.376648 n-d-844200-1 sudo[141851]: 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
Jun 01 13:31:11.377460 n-d-844200-1 sudo[141851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:12.517686 n-d-844200-1 sudo[141851]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:12.520989 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.185s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:12.524974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:12.607059 n-d-844200-1 sudo[141880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:12.613125 n-d-844200-1 sudo[141880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:13.173646 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:31:13.186473 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:31:13.190262 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 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'
Jun 01 13:31:13.240053 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Flow 'volume_create_manager' (14c05d9a-9537-46df-b619-14f29de955d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:13.261596 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (884e8dad-3e2f-4833-b1bf-58d3b5e76675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:13.313339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:31:13.379927 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (884e8dad-3e2f-4833-b1bf-58d3b5e76675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1060510371',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=8c3056d1-dd32-44f1-bebc-45891ed23517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7d6f8027edc4f68b0673ddfe22b5388',provider_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-06-01T13:31:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:31:13Z,user_id='033b7ba500544f3c95e7d8da32ee4a8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:13.385150 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8af03d98-0871-40bb-82a0-8d6f32437ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:13.399756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8af03d98-0871-40bb-82a0-8d6f32437ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:13.405210 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e1a1f6d-3264-43a6-9368-ccc6d2cdb11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:13.419716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8e1a1f6d-3264-43a6-9368-ccc6d2cdb11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c3056d1-dd32-44f1-bebc-45891ed23517', 'volume_name': 'volume-8c3056d1-dd32-44f1-bebc-45891ed23517', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:13.422304 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14d618d4-2003-4594-840b-e762c5d167b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:13.429758 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14d618d4-2003-4594-840b-e762c5d167b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:13.432282 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c61d6f8a-ae94-4566-bf0d-a604f628e5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:13.436047 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Volume 8c3056d1-dd32-44f1-bebc-45891ed23517: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c3056d1-dd32-44f1-bebc-45891ed23517', 'volume_size': 1}
Jun 01 13:31:13.437933 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c3056d1-dd32-44f1-bebc-45891ed23517 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:13.515809 n-d-844200-1 sudo[141902]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c3056d1-dd32-44f1-bebc-45891ed23517 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:31:13.516867 n-d-844200-1 sudo[141902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:13.803377 n-d-844200-1 sudo[141880]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:13.806544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] CMD "sudo cinder-rootwrap /etc/cinder/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.281s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:13.809723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:13.817605 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Deleted volume successfully.
Jun 01 13:31:13.861806 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-587fbac7-fd44-4635-9228-94616cfe1472 tempest-VolumesSnapshotListTestJSON-1475113227 None] Lock "b'cinder-484162e3-c712-48a4-b399-3fe4c74260db-delete_volume'" released by "delete_volume" :: held 5.872s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:14.679506 n-d-844200-1 sudo[141902]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:14.682163 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c3056d1-dd32-44f1-bebc-45891ed23517 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.244s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:14.686035 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c61d6f8a-ae94-4566-bf0d-a604f628e5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c3056d1-dd32-44f1-bebc-45891ed23517', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:14.688471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (604363c1-a18b-4cef-81e7-042e5b479007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:14.714889 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Volume volume-8c3056d1-dd32-44f1-bebc-45891ed23517 (8c3056d1-dd32-44f1-bebc-45891ed23517): created successfully
Jun 01 13:31:14.718127 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (604363c1-a18b-4cef-81e7-042e5b479007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:14.723461 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Flow 'volume_create_manager' (14c05d9a-9537-46df-b619-14f29de955d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:14.758529 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4ffa7cbe-35ff-4b44-a0e2-7fefc971696e tempest-SnapshotsActionsTest-551266974 None] Created volume successfully.
Jun 01 13:31:15.941942 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a86310f6-ef8e-494f-a9f1-621de3ed5d5a tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:15.965201 n-d-844200-1 sudo[141995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:15.967134 n-d-844200-1 sudo[141995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:16.735442 n-d-844200-1 sudo[141995]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:16.743257 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a86310f6-ef8e-494f-a9f1-621de3ed5d5a tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 0.801s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:16.745348 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a86310f6-ef8e-494f-a9f1-621de3ed5d5a tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a4d91150-d41f-4b0c-a2d6-d33812ee3432 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:16.784789 n-d-844200-1 sudo[142033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a4d91150-d41f-4b0c-a2d6-d33812ee3432 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g
Jun 01 13:31:16.786431 n-d-844200-1 sudo[142033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:17.752972 n-d-844200-1 sudo[142033]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:17.755274 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a86310f6-ef8e-494f-a9f1-621de3ed5d5a tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a4d91150-d41f-4b0c-a2d6-d33812ee3432 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g" returned: 0 in 1.009s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:17.863372 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a86310f6-ef8e-494f-a9f1-621de3ed5d5a tempest-SnapshotsActionsTest-551266974 None] Create snapshot completed successfully
Jun 01 13:31:19.763665 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95a89bef-1cf5-49f6-b170-52df5f724952 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:19.826251 n-d-844200-1 sudo[142184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:19.828016 n-d-844200-1 sudo[142184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:20.995546 n-d-844200-1 sudo[142184]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:20.998443 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95a89bef-1cf5-49f6-b170-52df5f724952 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 1.236s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:21.001162 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95a89bef-1cf5-49f6-b170-52df5f724952 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-25bcd9e0-b4a2-4a89-a634-77330280849d --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:21.076313 n-d-844200-1 sudo[142205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-25bcd9e0-b4a2-4a89-a634-77330280849d --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g
Jun 01 13:31:21.077193 n-d-844200-1 sudo[142205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:21.569537 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:31:21.574457 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:31:21.575093 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 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'
Jun 01 13:31:21.616596 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Flow 'volume_create_manager' (94bf0c4c-82cf-4280-9fbd-9412b4fea977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:21.627211 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4dcee436-d143-49c5-a670-6d86dd9dfe92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:21.719352 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:31:21.757516 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4dcee436-d143-49c5-a670-6d86dd9dfe92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:31:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-152154609',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=c3241bf6-82bd-4d99-abf9-f806b52b9ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8515ea933f59471c9e41110d1a9e0f0a',provider_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-06-01T13:31:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:31:22Z,user_id='0ab51d6fc4a44b93bd319d8daca8e453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:21.760569 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9458dd7f-9c6b-4af3-926b-dde5774019e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:21.763026 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9458dd7f-9c6b-4af3-926b-dde5774019e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:21.765661 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a199cafb-0730-4cf3-be60-10cd06236d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:21.768791 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a199cafb-0730-4cf3-be60-10cd06236d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3241bf6-82bd-4d99-abf9-f806b52b9ff6', 'volume_name': 'volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:21.771467 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (349b4e5b-99bb-400d-a390-984d1645d794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:21.774208 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (349b4e5b-99bb-400d-a390-984d1645d794) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:21.777117 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3df120e6-9f6c-47c4-b8e6-43c026ed8cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:21.778077 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Volume c3241bf6-82bd-4d99-abf9-f806b52b9ff6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6', 'volume_size': 1}
Jun 01 13:31:21.780268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:21.804039 n-d-844200-1 sudo[142236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:31:21.804872 n-d-844200-1 sudo[142236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:22.390128 n-d-844200-1 sudo[142205]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:22.392456 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95a89bef-1cf5-49f6-b170-52df5f724952 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-25bcd9e0-b4a2-4a89-a634-77330280849d --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g" returned: 0 in 1.391s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:22.537028 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-95a89bef-1cf5-49f6-b170-52df5f724952 tempest-SnapshotsActionsTest-551266974 None] Create snapshot completed successfully
Jun 01 13:31:23.140440 n-d-844200-1 sudo[142236]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:23.156427 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.373s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:23.165687 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3df120e6-9f6c-47c4-b8e6-43c026ed8cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:23.172771 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec0f6d72-ed59-424f-8df1-93a9f639ec1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:23.204521 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Volume volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 (c3241bf6-82bd-4d99-abf9-f806b52b9ff6): created successfully
Jun 01 13:31:23.211397 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec0f6d72-ed59-424f-8df1-93a9f639ec1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:23.217667 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Flow 'volume_create_manager' (94bf0c4c-82cf-4280-9fbd-9412b4fea977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:23.252105 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-00073fcc-fc7f-447a-8f35-28dca72011b9 tempest-VolumesListAdminTestJSON-934197400 None] Created volume successfully.
Jun 01 13:31:23.569214 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-25bcd9e0-b4a2-4a89-a634-77330280849d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:23.573021 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-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-25bcd9e0-b4a2-4a89-a634-77330280849d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:23.629554 n-d-844200-1 sudo[142424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-25bcd9e0-b4a2-4a89-a634-77330280849d
Jun 01 13:31:23.635118 n-d-844200-1 sudo[142424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:24.745022 n-d-844200-1 sudo[142424]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:24.749159 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-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-25bcd9e0-b4a2-4a89-a634-77330280849d" returned: 0 in 1.175s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:24.752698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-25bcd9e0-b4a2-4a89-a634-77330280849d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:24.799398 n-d-844200-1 sudo[142462]: 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-25bcd9e0-b4a2-4a89-a634-77330280849d
Jun 01 13:31:24.802144 n-d-844200-1 sudo[142462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:25.314015 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:31:25.322966 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:31:25.324774 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 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'
Jun 01 13:31:25.378706 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Flow 'volume_create_manager' (3a7ac96a-3b49-44b4-82f2-ef6a862e85e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:25.385657 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78a7d8ef-80a9-422b-a07d-f9cfe16d688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:25.447233 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:31:25.523774 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (78a7d8ef-80a9-422b-a07d-f9cfe16d688d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1170488114',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=0c495c98-2523-49bd-be7e-4b1c79afff21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8515ea933f59471c9e41110d1a9e0f0a',provider_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-06-01T13:31:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:31:25Z,user_id='0ab51d6fc4a44b93bd319d8daca8e453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:25.532921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0f36d11-e2ae-4975-9cde-9d88ee80cfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:25.537786 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0f36d11-e2ae-4975-9cde-9d88ee80cfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:25.540854 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa50e271-4040-411f-88c3-1ca11dab5999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:25.543359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aa50e271-4040-411f-88c3-1ca11dab5999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c495c98-2523-49bd-be7e-4b1c79afff21', 'volume_name': 'volume-0c495c98-2523-49bd-be7e-4b1c79afff21', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:25.562029 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c149528d-9c8a-4d40-a872-125c8e71862c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:25.567529 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c149528d-9c8a-4d40-a872-125c8e71862c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:25.572365 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed814bb5-2e59-45e1-abaa-8c770058f3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:25.573475 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Volume 0c495c98-2523-49bd-be7e-4b1c79afff21: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c495c98-2523-49bd-be7e-4b1c79afff21', 'volume_size': 1}
Jun 01 13:31:25.580467 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c495c98-2523-49bd-be7e-4b1c79afff21 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:25.671983 n-d-844200-1 sudo[142489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c495c98-2523-49bd-be7e-4b1c79afff21 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:31:25.673734 n-d-844200-1 sudo[142489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:26.079361 n-d-844200-1 sudo[142462]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:26.082552 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-25bcd9e0-b4a2-4a89-a634-77330280849d" returned: 0 in 1.330s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:26.358019 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] Created reservations ['84f5e97a-ffd1-45fe-978d-ed1979dc4cea', '0b9ed91b-eeb3-4c7f-b664-9fac930c467d', '79fc8e7e-3a92-4558-91bb-f7d53fd09d61', 'c98b6efa-e7c7-411b-95d7-f25af8894781'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:26.484391 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] Delete snapshot completed successfully.
Jun 01 13:31:26.523496 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0a8a4ea1-e6d5-44d3-993f-f18350b13855 tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-25bcd9e0-b4a2-4a89-a634-77330280849d-delete_snapshot'" released by "delete_snapshot" :: held 2.955s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:26.606535 n-d-844200-1 sudo[142489]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:26.608962 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c495c98-2523-49bd-be7e-4b1c79afff21 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.034s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:26.612768 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed814bb5-2e59-45e1-abaa-8c770058f3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c495c98-2523-49bd-be7e-4b1c79afff21', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:26.615174 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (570f3d4b-d798-4937-b82a-355a5c12f01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:26.634099 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Volume volume-0c495c98-2523-49bd-be7e-4b1c79afff21 (0c495c98-2523-49bd-be7e-4b1c79afff21): created successfully
Jun 01 13:31:26.637629 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (570f3d4b-d798-4937-b82a-355a5c12f01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:26.641209 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Flow 'volume_create_manager' (3a7ac96a-3b49-44b4-82f2-ef6a862e85e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:26.668567 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-dcd2341e-743d-4f62-ade4-afa78b2166a1 tempest-VolumesListAdminTestJSON-934197400 None] Created volume successfully.
Jun 01 13:31:27.854534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0ac6ef9c-0870-40ba-b07a-87ce31528cbc tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:27.909841 n-d-844200-1 sudo[142658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:27.913441 n-d-844200-1 sudo[142658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:28.510140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:31:28.515751 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:31:28.519288 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 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'
Jun 01 13:31:28.555991 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Flow 'volume_create_manager' (91299ca4-8e1c-4189-ae8a-ae840d4ea97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:28.562377 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe433f6b-42b2-4b2b-8024-56bebcca1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:28.587669 n-d-844200-1 sudo[142658]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:28.648437 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0ac6ef9c-0870-40ba-b07a-87ce31528cbc tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 0.794s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:28.649764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0ac6ef9c-0870-40ba-b07a-87ce31528cbc tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:28.671339 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:31:28.694285 n-d-844200-1 sudo[142675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g
Jun 01 13:31:28.695238 n-d-844200-1 sudo[142675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:28.712995 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fe433f6b-42b2-4b2b-8024-56bebcca1cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-848648915',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=2ea44a8e-1a44-4130-880f-7d2013161867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8515ea933f59471c9e41110d1a9e0f0a',provider_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-06-01T13:31:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:31:28Z,user_id='0ab51d6fc4a44b93bd319d8daca8e453',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:28.717495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (496885ba-62b2-465b-b77f-0385184b9c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:28.733092 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (496885ba-62b2-465b-b77f-0385184b9c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:28.736850 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d79ac218-09e1-47ce-b3ef-2c5427ed1483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:28.740226 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d79ac218-09e1-47ce-b3ef-2c5427ed1483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2ea44a8e-1a44-4130-880f-7d2013161867', 'volume_name': 'volume-2ea44a8e-1a44-4130-880f-7d2013161867', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:28.764791 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8ef726a-134d-4829-bbfa-3e2bd0c5e084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:28.769852 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b8ef726a-134d-4829-bbfa-3e2bd0c5e084) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:28.779949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4971ed65-e294-4a25-93b4-db8764f91ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:28.788019 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Volume 2ea44a8e-1a44-4130-880f-7d2013161867: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2ea44a8e-1a44-4130-880f-7d2013161867', 'volume_size': 1}
Jun 01 13:31:28.792939 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ea44a8e-1a44-4130-880f-7d2013161867 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:28.857954 n-d-844200-1 sudo[142680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ea44a8e-1a44-4130-880f-7d2013161867 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:31:28.869249 n-d-844200-1 sudo[142680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:29.762041 n-d-844200-1 sudo[142675]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:29.764900 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0ac6ef9c-0870-40ba-b07a-87ce31528cbc tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g" returned: 0 in 1.114s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:29.932496 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0ac6ef9c-0870-40ba-b07a-87ce31528cbc tempest-SnapshotsActionsTest-551266974 None] Create snapshot completed successfully
Jun 01 13:31:29.945245 n-d-844200-1 sudo[142680]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:29.947861 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2ea44a8e-1a44-4130-880f-7d2013161867 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.155s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:29.950932 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4971ed65-e294-4a25-93b4-db8764f91ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2ea44a8e-1a44-4130-880f-7d2013161867', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:29.953139 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (109e288f-8f04-456c-9f47-e0e2c0a2c15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:29.975689 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Volume volume-2ea44a8e-1a44-4130-880f-7d2013161867 (2ea44a8e-1a44-4130-880f-7d2013161867): created successfully
Jun 01 13:31:29.977793 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (109e288f-8f04-456c-9f47-e0e2c0a2c15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:29.983563 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Flow 'volume_create_manager' (91299ca4-8e1c-4189-ae8a-ae840d4ea97e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:30.002772 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ed58c4a8-1746-46bd-b490-54c7e0348f1d tempest-VolumesListAdminTestJSON-934197400 None] Created volume successfully.
Jun 01 13:31:31.601333 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:31.609551 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-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-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:31.660576 n-d-844200-1 sudo[142847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b
Jun 01 13:31:31.661420 n-d-844200-1 sudo[142847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:32.000491 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:31:32.012149 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:31:32.013035 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 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'
Jun 01 13:31:32.034281 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Flow 'volume_create_manager' (b1f53b9a-338f-445b-8fd0-3ccc2184828c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:32.038471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86cd761a-3cd2-48c7-a10f-3a79783ff8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:32.068782 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:31:32.127877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86cd761a-3cd2-48c7-a10f-3a79783ff8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:31:31Z,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-844200-1@lvmdriver-1#lvmdriver-1',id=dee53b13-fe6c-4fdd-936e-045475dfe610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80941fa81a62412596ec86796d8f9dce',provider_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-06-01T13:31:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:31:32Z,user_id='d0c1c67041f5428b8f6ba51379ec4cc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:32.160468 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c79e597-1a93-4587-b841-347f19d49945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:32.163996 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c79e597-1a93-4587-b841-347f19d49945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:32.167764 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (238f2152-827f-44ee-941a-a5a35be040cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:32.180992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (238f2152-827f-44ee-941a-a5a35be040cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dee53b13-fe6c-4fdd-936e-045475dfe610', 'volume_name': 'volume-dee53b13-fe6c-4fdd-936e-045475dfe610', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:32.183270 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e84c9223-747a-4ef0-8526-b70658b81e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:32.190943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e84c9223-747a-4ef0-8526-b70658b81e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:32.196793 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4afebd99-ea7f-4c00-b52f-0de11fdc4f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:32.198063 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Volume dee53b13-fe6c-4fdd-936e-045475dfe610: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dee53b13-fe6c-4fdd-936e-045475dfe610', 'volume_size': 1}
Jun 01 13:31:32.199581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dee53b13-fe6c-4fdd-936e-045475dfe610 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:32.241703 n-d-844200-1 sudo[142857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dee53b13-fe6c-4fdd-936e-045475dfe610 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:31:32.243114 n-d-844200-1 sudo[142857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:32.336899 n-d-844200-1 sudo[142847]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:32.339208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-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-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b" returned: 0 in 0.729s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:32.341395 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:32.390487 n-d-844200-1 sudo[142871]: 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-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b
Jun 01 13:31:32.392425 n-d-844200-1 sudo[142871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:33.166148 n-d-844200-1 sudo[142857]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:33.169053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dee53b13-fe6c-4fdd-936e-045475dfe610 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.969s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:33.173996 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4afebd99-ea7f-4c00-b52f-0de11fdc4f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dee53b13-fe6c-4fdd-936e-045475dfe610', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:33.176497 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1881aba8-28b9-41a4-be9e-98990d774d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:33.205670 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Volume volume-dee53b13-fe6c-4fdd-936e-045475dfe610 (dee53b13-fe6c-4fdd-936e-045475dfe610): created successfully
Jun 01 13:31:33.208723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1881aba8-28b9-41a4-be9e-98990d774d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:33.216471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Flow 'volume_create_manager' (b1f53b9a-338f-445b-8fd0-3ccc2184828c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:33.231366 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5cf5f44d-071f-4346-bc25-8b75cdfe0d0a tempest-VolumesListAdminTestJSON-1499274326 None] Created volume successfully.
Jun 01 13:31:33.397161 n-d-844200-1 sudo[142871]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:33.399240 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b" returned: 0 in 1.058s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:33.551045 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] Created reservations ['1c36fd3d-3ecb-4d28-a918-f6c0e651ef2a', '0210070d-ff66-459a-80ae-0b1551c77c8c', '8fe836cc-d502-40e6-9e0a-fdae603fe04a', '1e82070e-385a-460d-8780-9e4e8e12525c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:33.611919 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] Delete snapshot completed successfully.
Jun 01 13:31:33.622539 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-1056a2b6-01ee-4818-8ade-d203f565fb92 tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-b2df2c86-fd8c-4b9c-90f0-a1e4e48db18b-delete_snapshot'" released by "delete_snapshot" :: held 2.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:34.619613 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Lock "b'cinder-dee53b13-fe6c-4fdd-936e-045475dfe610-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:34.750449 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Skipping remove_export. No iscsi_target is presently exported for volume: dee53b13-fe6c-4fdd-936e-045475dfe610
Jun 01 13:31:34.751850 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dee53b13-fe6c-4fdd-936e-045475dfe610 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:34.800012 n-d-844200-1 sudo[143010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dee53b13-fe6c-4fdd-936e-045475dfe610
Jun 01 13:31:34.801913 n-d-844200-1 sudo[143010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:34.862563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6aad4d68-3eaf-41ba-9efb-dc84ff4cb5b5 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:34.907465 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Lock "b'cinder-2ea44a8e-1a44-4130-880f-7d2013161867-delete_volume'" acquired by "delete_volume" :: waited 0.050s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:34.921999 n-d-844200-1 sudo[143015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:34.925535 n-d-844200-1 sudo[143015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:35.121007 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2ea44a8e-1a44-4130-880f-7d2013161867
Jun 01 13:31:35.122219 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2ea44a8e-1a44-4130-880f-7d2013161867 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:35.229658 n-d-844200-1 sudo[143026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2ea44a8e-1a44-4130-880f-7d2013161867
Jun 01 13:31:35.258033 n-d-844200-1 sudo[143026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:35.834672 n-d-844200-1 sudo[143010]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:35.836779 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dee53b13-fe6c-4fdd-936e-045475dfe610" returned: 0 in 1.084s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:35.838954 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 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-dee53b13-fe6c-4fdd-936e-045475dfe610 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:35.895774 n-d-844200-1 sudo[143051]: 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-dee53b13-fe6c-4fdd-936e-045475dfe610
Jun 01 13:31:35.897498 n-d-844200-1 sudo[143051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:36.110953 n-d-844200-1 sudo[143026]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:36.113163 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2ea44a8e-1a44-4130-880f-7d2013161867" returned: 0 in 0.991s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:36.115177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 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-2ea44a8e-1a44-4130-880f-7d2013161867 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:36.162529 n-d-844200-1 sudo[143061]: 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-2ea44a8e-1a44-4130-880f-7d2013161867
Jun 01 13:31:36.163696 n-d-844200-1 sudo[143061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:36.186529 n-d-844200-1 sudo[143015]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:36.189474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6aad4d68-3eaf-41ba-9efb-dc84ff4cb5b5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 1.327s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:36.191268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6aad4d68-3eaf-41ba-9efb-dc84ff4cb5b5 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be17f063-a7a1-4625-aa68-a0beba8732f0 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:36.229047 n-d-844200-1 sudo[143065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be17f063-a7a1-4625-aa68-a0beba8732f0 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g
Jun 01 13:31:36.229879 n-d-844200-1 sudo[143065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:36.739438 n-d-844200-1 sudo[143051]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:36.741814 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dee53b13-fe6c-4fdd-936e-045475dfe610" returned: 0 in 0.902s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:36.744164 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dee53b13-fe6c-4fdd-936e-045475dfe610 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:36.775284 n-d-844200-1 sudo[143075]: 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-dee53b13-fe6c-4fdd-936e-045475dfe610
Jun 01 13:31:36.776766 n-d-844200-1 sudo[143075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:37.319915 n-d-844200-1 sudo[143061]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:37.331770 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2ea44a8e-1a44-4130-880f-7d2013161867" returned: 0 in 1.207s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:37.333627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ea44a8e-1a44-4130-880f-7d2013161867 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:37.376962 n-d-844200-1 sudo[143065]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:37.379570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-6aad4d68-3eaf-41ba-9efb-dc84ff4cb5b5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be17f063-a7a1-4625-aa68-a0beba8732f0 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g" returned: 0 in 1.188s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:37.394901 n-d-844200-1 sudo[143196]: 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-2ea44a8e-1a44-4130-880f-7d2013161867
Jun 01 13:31:37.397043 n-d-844200-1 sudo[143196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:37.483906 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-6aad4d68-3eaf-41ba-9efb-dc84ff4cb5b5 tempest-SnapshotsActionsTest-551266974 None] Create snapshot completed successfully
Jun 01 13:31:37.634330 n-d-844200-1 sudo[143075]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:37.636263 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dee53b13-fe6c-4fdd-936e-045475dfe610" returned: 0 in 0.892s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:37.638477 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Successfully deleted volume: dee53b13-fe6c-4fdd-936e-045475dfe610
Jun 01 13:31:37.695744 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Created reservations ['399c330f-ab54-41f7-b551-18d0894b7411', '14600fe5-24c0-48ab-9268-a9333b3c2242', '7000790c-52fb-4ccf-a81e-da5d191e9716', '21e26d3b-bde2-4808-92d5-25a1d7ad82e6'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:37.747517 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:37.748232 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:37.772177 n-d-844200-1 sudo[143208]: 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
Jun 01 13:31:37.772989 n-d-844200-1 sudo[143208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:37.993000 n-d-844200-1 sudo[143196]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:37.996802 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2ea44a8e-1a44-4130-880f-7d2013161867" returned: 0 in 0.663s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:37.999395 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Successfully deleted volume: 2ea44a8e-1a44-4130-880f-7d2013161867
Jun 01 13:31:38.068550 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Created reservations ['10b404a7-622a-4a76-a823-8842a13df106', '441a3107-828a-49bd-844b-81d5351ab296', '6c4ad6fe-550f-4a1c-ba38-6131c4da3f46', '8bfbb0cd-abe8-464c-b5c5-ecaf33510303'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:38.136653 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:38.137532 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:38.175296 n-d-844200-1 sudo[143214]: 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
Jun 01 13:31:38.176838 n-d-844200-1 sudo[143214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:38.226671 n-d-844200-1 sudo[143208]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:38.228912 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:38.231395 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:38.276956 n-d-844200-1 sudo[143216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:38.278658 n-d-844200-1 sudo[143216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:38.323604 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-be17f063-a7a1-4625-aa68-a0beba8732f0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:38.330745 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-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-be17f063-a7a1-4625-aa68-a0beba8732f0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:38.384310 n-d-844200-1 sudo[143218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-be17f063-a7a1-4625-aa68-a0beba8732f0
Jun 01 13:31:38.393383 n-d-844200-1 sudo[143218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:38.802378 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Lock "b'cinder-0c495c98-2523-49bd-be7e-4b1c79afff21-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:38.883098 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c495c98-2523-49bd-be7e-4b1c79afff21
Jun 01 13:31:38.884624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0c495c98-2523-49bd-be7e-4b1c79afff21 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:38.936207 n-d-844200-1 sudo[143222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0c495c98-2523-49bd-be7e-4b1c79afff21
Jun 01 13:31:38.937017 n-d-844200-1 sudo[143222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:39.031832 n-d-844200-1 sudo[143214]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:39.035521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.897s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:39.047701 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:39.121077 n-d-844200-1 sudo[143226]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:39.122457 n-d-844200-1 sudo[143226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:39.174535 n-d-844200-1 sudo[143218]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:39.177272 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-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-be17f063-a7a1-4625-aa68-a0beba8732f0" returned: 0 in 0.846s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:39.180006 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-be17f063-a7a1-4625-aa68-a0beba8732f0 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:39.225887 n-d-844200-1 sudo[143230]: 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-be17f063-a7a1-4625-aa68-a0beba8732f0
Jun 01 13:31:39.232173 n-d-844200-1 sudo[143230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:39.232702 n-d-844200-1 sudo[143216]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:39.240220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] CMD "sudo cinder-rootwrap /etc/cinder/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.008s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:39.242916 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:39.253280 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Deleted volume successfully.
Jun 01 13:31:39.282818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-037d1adc-0426-4c26-8004-1c9c98a7c585 tempest-VolumesListAdminTestJSON-1499274326 None] Lock "b'cinder-dee53b13-fe6c-4fdd-936e-045475dfe610-delete_volume'" released by "delete_volume" :: held 4.663s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:39.576733 n-d-844200-1 sudo[143222]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:39.578461 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0c495c98-2523-49bd-be7e-4b1c79afff21" returned: 0 in 0.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:39.580012 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 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-0c495c98-2523-49bd-be7e-4b1c79afff21 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:39.616226 n-d-844200-1 sudo[143246]: 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-0c495c98-2523-49bd-be7e-4b1c79afff21
Jun 01 13:31:39.617734 n-d-844200-1 sudo[143246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:39.900759 n-d-844200-1 sudo[143226]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:39.903095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:39.905374 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:39.911334 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Deleted volume successfully.
Jun 01 13:31:39.950303 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e3cf98c2-73e1-4b99-b2aa-86e9d4377015 tempest-VolumesListAdminTestJSON-934197400 None] Lock "b'cinder-2ea44a8e-1a44-4130-880f-7d2013161867-delete_volume'" released by "delete_volume" :: held 5.044s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:40.322378 n-d-844200-1 sudo[143246]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:40.326462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c495c98-2523-49bd-be7e-4b1c79afff21" returned: 0 in 0.746s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:40.328172 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c495c98-2523-49bd-be7e-4b1c79afff21 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:40.361509 n-d-844200-1 sudo[143328]: 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-0c495c98-2523-49bd-be7e-4b1c79afff21
Jun 01 13:31:40.362523 n-d-844200-1 sudo[143328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:40.385187 n-d-844200-1 sudo[143230]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:40.389724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-be17f063-a7a1-4625-aa68-a0beba8732f0" returned: 0 in 1.209s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:40.563774 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] Created reservations ['0908e191-8f03-4207-aca8-21f7ffc27896', '8ee153ae-c53b-4e16-affc-141734d22916', '2e647e17-cfca-43cc-aaa4-414eaa3a61ca', '795708be-1987-4897-8e8b-8d02133b1b4a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:40.629944 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] Delete snapshot completed successfully.
Jun 01 13:31:40.643266 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-da4ce876-c93d-4600-adc8-83cb888bda25 tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-be17f063-a7a1-4625-aa68-a0beba8732f0-delete_snapshot'" released by "delete_snapshot" :: held 2.320s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:41.016253 n-d-844200-1 sudo[143328]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:41.018035 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c495c98-2523-49bd-be7e-4b1c79afff21" returned: 0 in 0.690s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:41.018813 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Successfully deleted volume: 0c495c98-2523-49bd-be7e-4b1c79afff21
Jun 01 13:31:41.129829 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Created reservations ['0a1d3978-b482-4cf4-982c-c1963dd8b095', '14dc9c3d-b532-41c6-9471-39a23c05e4cb', '28c86ac9-92ff-4070-96e4-ce05d9f77ee9', 'd1507bb1-c661-40e3-91d3-44a03fcd5f88'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:41.197812 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:41.198621 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:41.246075 n-d-844200-1 sudo[143337]: 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
Jun 01 13:31:41.247688 n-d-844200-1 sudo[143337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:41.484842 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Lock "b'cinder-c3241bf6-82bd-4d99-abf9-f806b52b9ff6-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:41.673191 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3241bf6-82bd-4d99-abf9-f806b52b9ff6
Jun 01 13:31:41.674466 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:41.731330 n-d-844200-1 sudo[143339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6
Jun 01 13:31:41.732155 n-d-844200-1 sudo[143339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:42.049154 n-d-844200-1 sudo[143337]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:42.051734 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.853s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:42.055295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:42.101506 n-d-844200-1 sudo[143342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:42.102352 n-d-844200-1 sudo[143342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:42.438696 n-d-844200-1 sudo[143339]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:42.454366 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6" returned: 0 in 0.779s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:42.458547 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 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-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:42.537260 n-d-844200-1 sudo[143345]: 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-c3241bf6-82bd-4d99-abf9-f806b52b9ff6
Jun 01 13:31:42.538148 n-d-844200-1 sudo[143345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:42.606389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8f72780c-db93-482b-8ddd-ee54cc69cb3e tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:42.653031 n-d-844200-1 sudo[143347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:42.674827 n-d-844200-1 sudo[143347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:42.989996 n-d-844200-1 sudo[143342]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:42.992419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.937s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:42.994580 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:43.001525 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Deleted volume successfully.
Jun 01 13:31:43.044401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e7f59e3a-adab-45d5-9927-193f4363e8e7 tempest-VolumesListAdminTestJSON-934197400 None] Lock "b'cinder-0c495c98-2523-49bd-be7e-4b1c79afff21-delete_volume'" released by "delete_volume" :: held 4.242s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:43.324404 n-d-844200-1 sudo[143347]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:43.326802 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8f72780c-db93-482b-8ddd-ee54cc69cb3e tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 0.721s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:43.329030 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8f72780c-db93-482b-8ddd-ee54cc69cb3e tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e829f172-4a6e-4716-83bf-79a8f0fdf6e2 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:43.379961 n-d-844200-1 sudo[143352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e829f172-4a6e-4716-83bf-79a8f0fdf6e2 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g
Jun 01 13:31:43.381652 n-d-844200-1 sudo[143352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:43.397642 n-d-844200-1 sudo[143345]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:43.400369 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6" returned: 0 in 0.942s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:43.402803 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:43.454829 n-d-844200-1 sudo[143354]: 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-c3241bf6-82bd-4d99-abf9-f806b52b9ff6
Jun 01 13:31:43.456098 n-d-844200-1 sudo[143354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:44.418332 n-d-844200-1 sudo[143352]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:44.421027 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8f72780c-db93-482b-8ddd-ee54cc69cb3e tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e829f172-4a6e-4716-83bf-79a8f0fdf6e2 --snapshot stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 -L 1.00g" returned: 0 in 1.092s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:44.485046 n-d-844200-1 sudo[143354]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:44.490626 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3241bf6-82bd-4d99-abf9-f806b52b9ff6" returned: 0 in 1.088s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:44.497953 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Successfully deleted volume: c3241bf6-82bd-4d99-abf9-f806b52b9ff6
Jun 01 13:31:44.510220 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8f72780c-db93-482b-8ddd-ee54cc69cb3e tempest-SnapshotsActionsTest-551266974 None] Create snapshot completed successfully
Jun 01 13:31:44.602309 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Created reservations ['d02fbe15-5a6a-467c-9c5f-7384d4080fc4', 'ed2356f4-d02c-448a-96a9-d4f627ce193f', 'c06ddc9e-0034-4187-96a6-9f4cdd78fd63', '2840eeab-6a29-4faf-8a0f-1ae02845a4e7'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:44.686814 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:44.687534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:44.727693 n-d-844200-1 sudo[143495]: 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
Jun 01 13:31:44.728626 n-d-844200-1 sudo[143495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:44.952658 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-e829f172-4a6e-4716-83bf-79a8f0fdf6e2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:44.959607 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-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-e829f172-4a6e-4716-83bf-79a8f0fdf6e2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:44.996303 n-d-844200-1 sudo[143502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-e829f172-4a6e-4716-83bf-79a8f0fdf6e2
Jun 01 13:31:44.997118 n-d-844200-1 sudo[143502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:45.540988 n-d-844200-1 sudo[143495]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:45.546909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.856s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:45.553224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:45.619944 n-d-844200-1 sudo[143523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:45.621945 n-d-844200-1 sudo[143523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:45.738435 n-d-844200-1 sudo[143502]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:45.750847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-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-e829f172-4a6e-4716-83bf-79a8f0fdf6e2" returned: 0 in 0.784s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:45.753614 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e829f172-4a6e-4716-83bf-79a8f0fdf6e2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:45.816716 n-d-844200-1 sudo[143525]: 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-e829f172-4a6e-4716-83bf-79a8f0fdf6e2
Jun 01 13:31:45.823715 n-d-844200-1 sudo[143525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:46.500687 n-d-844200-1 sudo[143523]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:46.503540 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.950s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:46.507060 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:46.526002 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Deleted volume successfully.
Jun 01 13:31:46.571802 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e4514334-5947-4cbb-81be-e4430c14d432 tempest-VolumesListAdminTestJSON-934197400 None] Lock "b'cinder-c3241bf6-82bd-4d99-abf9-f806b52b9ff6-delete_volume'" released by "delete_volume" :: held 5.088s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:47.136829 n-d-844200-1 sudo[143525]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:47.141539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e829f172-4a6e-4716-83bf-79a8f0fdf6e2" returned: 0 in 1.388s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:47.306704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] Created reservations ['a9a4add3-3d75-4483-861b-ef99d79631c2', 'd5f684ab-9f42-4784-aac9-3baa0671fb84', '353d41b8-4f5b-4c21-8593-f83e5c56cd67', 'b2565d16-e0d6-4ea0-aa85-2c0b52f5a229'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:47.407634 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] Delete snapshot completed successfully.
Jun 01 13:31:47.414271 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ef289d32-021e-419a-a00d-d264600c97ea tempest-SnapshotsActionsTest-1573099360 None] Lock "b'cinder-e829f172-4a6e-4716-83bf-79a8f0fdf6e2-delete_snapshot'" released by "delete_snapshot" :: held 2.462s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:49.203033 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] Lock "b'cinder-a4d91150-d41f-4b0c-a2d6-d33812ee3432-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:49.208011 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-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-a4d91150-d41f-4b0c-a2d6-d33812ee3432 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:49.259464 n-d-844200-1 sudo[143640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-a4d91150-d41f-4b0c-a2d6-d33812ee3432
Jun 01 13:31:49.263590 n-d-844200-1 sudo[143640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:49.482127 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:31:49.483530 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:49.484479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:49.540717 n-d-844200-1 sudo[143642]: 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
Jun 01 13:31:49.544776 n-d-844200-1 sudo[143642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:50.134511 n-d-844200-1 sudo[143640]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:50.138409 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-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-a4d91150-d41f-4b0c-a2d6-d33812ee3432" returned: 0 in 0.932s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:50.140748 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a4d91150-d41f-4b0c-a2d6-d33812ee3432 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:50.201011 n-d-844200-1 sudo[143652]: 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-a4d91150-d41f-4b0c-a2d6-d33812ee3432
Jun 01 13:31:50.204025 n-d-844200-1 sudo[143652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:50.273187 n-d-844200-1 sudo[143642]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:50.275326 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.791s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:50.277281 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:50.342039 n-d-844200-1 sudo[143658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:50.346886 n-d-844200-1 sudo[143658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:51.542996 n-d-844200-1 sudo[143658]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:51.545459 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.268s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:51.547797 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:51.710296 n-d-844200-1 sudo[143652]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:51.712798 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a4d91150-d41f-4b0c-a2d6-d33812ee3432" returned: 0 in 1.572s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:51.810654 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] Created reservations ['2885e39a-bd86-4b0a-ac20-e665bd8c5405', '6fdfe6ea-87b4-430b-ad21-7f1ad5c2a0e1', 'ed8e3f08-1c62-49ce-b30a-65400d70c9a6', 'e11a31fc-1f65-4100-8f04-c0a076b09b39'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:51.896541 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] Delete snapshot completed successfully.
Jun 01 13:31:51.903229 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b96ac1ca-3d0d-4186-9f1f-d6f0f171500a tempest-SnapshotsActionsTest-551266974 None] Lock "b'cinder-a4d91150-d41f-4b0c-a2d6-d33812ee3432-delete_snapshot'" released by "delete_snapshot" :: held 2.701s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:52.746556 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Lock "b'cinder-8c3056d1-dd32-44f1-bebc-45891ed23517-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:31:52.904431 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:52.905865 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:52.950135 n-d-844200-1 sudo[143729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:52.951763 n-d-844200-1 sudo[143729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:53.810564 n-d-844200-1 sudo[143729]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:53.813031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 0.907s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:53.815459 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 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-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:53.868679 n-d-844200-1 sudo[143733]: 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-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:53.869539 n-d-844200-1 sudo[143733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:54.607732 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 0.790s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:54.603795 n-d-844200-1 sudo[143733]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:54.609620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:54.658943 n-d-844200-1 sudo[143742]: 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-8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:54.660563 n-d-844200-1 sudo[143742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:55.343257 n-d-844200-1 sudo[143742]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:55.346099 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c3056d1-dd32-44f1-bebc-45891ed23517" returned: 0 in 0.736s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:55.347570 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Successfully deleted volume: 8c3056d1-dd32-44f1-bebc-45891ed23517
Jun 01 13:31:55.447877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Created reservations ['b1edcfe2-f019-4f3a-9a18-a622bbc7d789', 'ed625f3b-8d10-49be-a6d7-cfbf56a018f6', '376a2a95-b335-4aac-b850-5ff17f26a6d0', 'f049de05-d41f-4e45-9c0c-75b0118bef32'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:31:55.563921 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:31:55.564895 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:55.606449 n-d-844200-1 sudo[143755]: 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
Jun 01 13:31:55.612288 n-d-844200-1 sudo[143755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:56.177529 n-d-844200-1 sudo[143755]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:56.180361 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.615s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:56.182852 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:56.230816 n-d-844200-1 sudo[143759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:31:56.231739 n-d-844200-1 sudo[143759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:57.122957 n-d-844200-1 sudo[143759]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:57.125936 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.942s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:57.128855 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:31:57.137996 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Deleted volume successfully.
Jun 01 13:31:57.171601 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c1a7bd9e-456c-4857-8a25-0b11cc30f1d5 tempest-SnapshotsActionsTest-551266974 None] Lock "b'cinder-8c3056d1-dd32-44f1-bebc-45891ed23517-delete_volume'" released by "delete_volume" :: held 4.425s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:31:58.432409 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:31:58.445850 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:31:58.446493 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 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'
Jun 01 13:31:58.475418 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (711892d5-484e-4ba7-b476-664f2d20e481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:58.479384 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (855f5399-8bc5-4eec-b59f-00133fd37252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:58.513353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:31:58.552239 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (855f5399-8bc5-4eec-b59f-00133fd37252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-273460628',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=a78dbe8f-9c5d-43d8-b890-5c490a938ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2039e126448349dd8be5414bd82a8825',provider_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-06-01T13:31:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:31:58Z,user_id='803bc4c5d8654b64a406d94abfa5f32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:58.565817 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ab16c46-26d2-4d69-92f3-2cf77a3ee318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:58.571472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6ab16c46-26d2-4d69-92f3-2cf77a3ee318) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:58.576704 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b202babd-97c5-47c9-adc8-3877b1973f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:58.580151 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b202babd-97c5-47c9-adc8-3877b1973f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a78dbe8f-9c5d-43d8-b890-5c490a938ebb', 'volume_name': 'volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:58.585675 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (813a2e4b-f998-42ce-a314-430a01be75de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:58.593231 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (813a2e4b-f998-42ce-a314-430a01be75de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:58.596182 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa694e33-18e3-4a8a-b921-9f664cce0d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:58.597610 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Volume a78dbe8f-9c5d-43d8-b890-5c490a938ebb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb', 'volume_size': 1}
Jun 01 13:31:58.599309 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:58.628149 n-d-844200-1 sudo[143776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:31:58.629518 n-d-844200-1 sudo[143776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:31:59.076624 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Terminate volume connection completed successfully.
Jun 01 13:31:59.165834 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:59.297387 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:59.297736 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854153856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n System information:\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-ad59e472-bebc-4cb3-bd57-7af21cf4d217\n Backing store flags: \n Account information:\n 8M8XK7p2693U53dQJXSg\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:31:59.298877 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Removing iscsi_target for Volume ID: ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:31:59.301310 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:59.324904 n-d-844200-1 sudo[143776]: pam_unix(sudo:session): session closed for user root
Jun 01 13:31:59.326969 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:59.330095 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa694e33-18e3-4a8a-b921-9f664cce0d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:59.332716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (278d05ec-8e4c-46c7-9c89-505eeca5525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:31:59.344613 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Volume volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb (a78dbe8f-9c5d-43d8-b890-5c490a938ebb): created successfully
Jun 01 13:31:59.347165 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (278d05ec-8e4c-46c7-9c89-505eeca5525c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:31:59.352754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (711892d5-484e-4ba7-b476-664f2d20e481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:31:59.368160 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-af788c84-bd00-42c8-97a3-09775d98b29e tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume successfully.
Jun 01 13:31:59.569413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 -f" returned: 0 in 0.269s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:59.570022 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854153856]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:31:59.571197 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:59.684972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:31:59.685281 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854153856]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:31:59.686046 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-aa513bc2-0056-4849-8ce4-2e7680491b65 tempest-TestVolumeBackupRestore-468351579 None] Remove volume export completed successfully.
Jun 01 13:31:59.905057 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3389c7c1-3554-4525-882b-e437e2636e69 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:31:59.927518 n-d-844200-1 sudo[143849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:31:59.928955 n-d-844200-1 sudo[143849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:00.535489 n-d-844200-1 sudo[143849]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:00.537693 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3389c7c1-3554-4525-882b-e437e2636e69 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.632s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:00.539380 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3389c7c1-3554-4525-882b-e437e2636e69 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7dc78755-1172-467a-8626-80c66b7c9467 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:00.585140 n-d-844200-1 sudo[143858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7dc78755-1172-467a-8626-80c66b7c9467 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g
Jun 01 13:32:00.586046 n-d-844200-1 sudo[143858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:01.000422 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:32:01.007074 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:32:01.010495 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 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'
Jun 01 13:32:01.028383 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Flow 'volume_create_manager' (1a453253-da15-49eb-88d7-2816d226f094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:01.031882 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5db77f4f-ed59-466d-b419-5061cf75a353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:01.055153 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:32:01.088954 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5db77f4f-ed59-466d-b419-5061cf75a353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:32:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_583f1904-491b-4bdb-9a9e-1675f3e29cc4',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=6f87d1b7-c13b-4500-b9e5-48518d635ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6f5357eeea448f38a2bf6cc4eeab15e',provider_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-06-01T13:32:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:32:01Z,user_id='0df46606192d44cb929d026e7ed3673d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:01.092116 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b910342a-6e5c-4f68-a7cf-805d9253b6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:01.095413 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b910342a-6e5c-4f68-a7cf-805d9253b6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:01.099743 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22c91d06-4044-4b6d-b5ee-bbd218746492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:01.108441 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (22c91d06-4044-4b6d-b5ee-bbd218746492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6f87d1b7-c13b-4500-b9e5-48518d635ccd', 'volume_name': 'volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:01.112040 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1db55419-a294-4b98-8d97-c3e689d8bb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:01.116452 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1db55419-a294-4b98-8d97-c3e689d8bb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:01.119174 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e5277db-818a-475a-8f4d-59c9383733e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:01.120324 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Volume 6f87d1b7-c13b-4500-b9e5-48518d635ccd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd', 'volume_size': 1}
Jun 01 13:32:01.122715 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:01.165943 n-d-844200-1 sudo[143875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:32:01.167972 n-d-844200-1 sudo[143875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:01.449578 n-d-844200-1 sudo[143858]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:01.451986 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3389c7c1-3554-4525-882b-e437e2636e69 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7dc78755-1172-467a-8626-80c66b7c9467 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g" returned: 0 in 0.912s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:01.576949 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-3389c7c1-3554-4525-882b-e437e2636e69 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:32:01.978178 n-d-844200-1 sudo[143875]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:01.980570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.858s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:01.985566 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5e5277db-818a-475a-8f4d-59c9383733e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:01.989244 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (462d7b54-6478-4575-ab3e-2f8c34cccf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:02.000699 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Volume volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd (6f87d1b7-c13b-4500-b9e5-48518d635ccd): created successfully
Jun 01 13:32:02.007177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (462d7b54-6478-4575-ab3e-2f8c34cccf5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:02.010966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Flow 'volume_create_manager' (1a453253-da15-49eb-88d7-2816d226f094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:02.023715 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Created volume successfully.
Jun 01 13:32:02.943702 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.driver [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Creating a new backup for volume volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb. {{(pid=96718) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1222}}
Jun 01 13:32:03.031735 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:03.082342 n-d-844200-1 sudo[144014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:32:03.083332 n-d-844200-1 sudo[144014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:03.318000 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:03.365326 n-d-844200-1 sudo[144029]: 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-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:03.367044 n-d-844200-1 sudo[144029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:03.808495 n-d-844200-1 sudo[144014]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:03.811069 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.779s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:03.813348 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7dc78755-1172-467a-8626-80c66b7c9467 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:03.866066 n-d-844200-1 sudo[144061]: 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-7dc78755-1172-467a-8626-80c66b7c9467
Jun 01 13:32:03.866972 n-d-844200-1 sudo[144061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:04.040410 n-d-844200-1 sudo[144029]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:04.043117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 0.726s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.112234 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:04.128116 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.129828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819384320]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:04.131216 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:32:04.132285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Creating iscsi_target for Volume ID: volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Created volume path /opt/stack/data/cinder/volumes/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd,
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: incominguser K4Grq5SexK8NQQikHd24 n3DiNJa6tvmL3yLs
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:32:04.143060 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:32:04.149605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:04.381650 n-d-844200-1 sudo[144061]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:04.384906 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-7dc78755-1172-467a-8626-80c66b7c9467" returned: 0 in 0.572s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.387568 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:04.417632 n-d-844200-1 sudo[144075]: 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--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c iflag=direct
Jun 01 13:32:04.420390 n-d-844200-1 sudo[144075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:04.707570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 0.560s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.708555 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819384320]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:04.709717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:32:04.710360 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:32:04.712459 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:04.735446 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.736603 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819384320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:04.737376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:32:04.738500 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:04.909645 n-d-844200-1 sudo[144075]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:04.911518 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c iflag=direct" returned: 0 in 0.524s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.914018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:04.936646 n-d-844200-1 sudo[144110]: 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--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c oflag=direct
Jun 01 13:32:04.938469 n-d-844200-1 sudo[144110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:04.963214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:04.963822 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819384320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:04.965242 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:05.197071 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:05.198039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819384320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:05.199716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:32:05.288734 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Initialize volume connection completed successfully.
Jun 01 13:32:05.621853 n-d-844200-1 sudo[144110]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:05.625325 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c oflag=direct" returned: 0 in 0.712s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:05.630109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:05.654182 n-d-844200-1 sudo[144166]: 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--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:32:05.655028 n-d-844200-1 sudo[144166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:12.996408 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:32:13.003358 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:32:13.003358 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 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'
Jun 01 13:32:13.028954 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Flow 'volume_create_manager' (f8d5125d-473c-4923-afb6-8964419f7e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:13.032448 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1869082f-4809-42cf-b44c-6d5ae4c2bf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:13.073498 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:32:13.103920 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1869082f-4809-42cf-b44c-6d5ae4c2bf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-694050141',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=34d3b0c4-d57d-443b-82a1-f1a84cde2123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='431b2772eed6461582af9d30a652f42f',provider_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-06-01T13:32:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:32:13Z,user_id='e1c8c21cad784841b7f4e18a6cae54fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02472386-af94-457b-93c7-0f1231074a26),volume_type_id=02472386-af94-457b-93c7-0f1231074a26)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:13.108045 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63524fe3-67c6-4927-876d-560d7f3818d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:13.110448 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (63524fe3-67c6-4927-876d-560d7f3818d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:13.113093 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a94a1b92-dbd5-4456-9956-bf793a9d6c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:13.116262 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a94a1b92-dbd5-4456-9956-bf793a9d6c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '34d3b0c4-d57d-443b-82a1-f1a84cde2123', 'volume_name': 'volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:13.119342 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92345cd7-b427-4d30-90bb-4951eeebd6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:13.122637 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92345cd7-b427-4d30-90bb-4951eeebd6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:13.125228 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b9cdf48-616d-4da4-813f-bc58028a71ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:13.126499 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Volume 34d3b0c4-d57d-443b-82a1-f1a84cde2123: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123', 'volume_size': 1}
Jun 01 13:32:13.128078 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:13.155506 n-d-844200-1 sudo[144301]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:32:13.156319 n-d-844200-1 sudo[144301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:13.690670 n-d-844200-1 sudo[144166]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:13.694624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.063s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:13.695708 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--7dc78755--1172--467a--8626--80c66b7c9467, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9e1546e0--5f21--442f--b5bc--3646bb44f61c, size 1024.00 MB, duration 8.07 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:32:13.696356 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Volume copy 1024.00 MB at 126.89 MB/s
Jun 01 13:32:13.756325 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:13.805414 n-d-844200-1 sudo[144323]: 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-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:32:13.811702 n-d-844200-1 sudo[144323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:14.243241 n-d-844200-1 sudo[144301]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:14.245574 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.117s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:14.250090 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b9cdf48-616d-4da4-813f-bc58028a71ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:14.252675 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09a1efd5-93ef-4c52-bd98-240f7fffa58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:14.267039 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Volume volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123 (34d3b0c4-d57d-443b-82a1-f1a84cde2123): created successfully
Jun 01 13:32:14.269591 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09a1efd5-93ef-4c52-bd98-240f7fffa58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:14.273932 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Flow 'volume_create_manager' (f8d5125d-473c-4923-afb6-8964419f7e8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:14.289737 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-732234db-8bec-4117-bd58-3be51a758ab2 tempest-VolumeTypesTest-1134172868 None] Created volume successfully.
Jun 01 13:32:14.436547 n-d-844200-1 sudo[144323]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:14.451112 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c" returned: 0 in 0.684s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:14.498011 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818991856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: I_T nexus: 38
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: K4Grq5SexK8NQQikHd24
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:32:14.516835 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Creating iscsi_target for Volume ID: volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume path /opt/stack/data/cinder/volumes/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c,
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: incominguser oS4H5Rd2fuHnUvFZyNCN krNbN2D2Bk6nkgXi
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:32:14.525826 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:15.022879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c" returned: 0 in 0.494s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:15.022879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818991856]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:15.022879 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:32:15.022879 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:32:15.022879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:15.030261 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:15.030764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818991856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n System information:\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: I_T nexus: 38
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: K4Grq5SexK8NQQikHd24
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:32:15.031745 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:32:15.034831 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:15.178178 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:15.178527 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818991856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n System information:\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:15.179699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:15.504562 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.324s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:15.505182 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818991856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n System information:\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:15.505944 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:32:15.584362 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Initialize volume connection completed successfully.
Jun 01 13:32:16.079552 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:32:16.080373 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:16.124070 n-d-844200-1 sudo[144418]: 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
Jun 01 13:32:16.124862 n-d-844200-1 sudo[144418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:16.810353 n-d-844200-1 sudo[144418]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:16.813477 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.732s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:16.815541 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:16.844106 n-d-844200-1 sudo[144452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:32:16.844951 n-d-844200-1 sudo[144452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:17.678632 n-d-844200-1 sudo[144452]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:17.687624 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:17.687624 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:32:17.693579 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-19063aa9-2e69-45fa-894e-dad974042d4b tempest-VolumeTypesTest-1134172868 None] Retype volume completed successfully.
Jun 01 13:32:19.453914 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Lock "b'cinder-34d3b0c4-d57d-443b-82a1-f1a84cde2123-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:32:19.538255 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Skipping remove_export. No iscsi_target is presently exported for volume: 34d3b0c4-d57d-443b-82a1-f1a84cde2123
Jun 01 13:32:19.538255 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:19.560484 n-d-844200-1 sudo[144458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123
Jun 01 13:32:19.561501 n-d-844200-1 sudo[144458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:20.196266 n-d-844200-1 sudo[144458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:20.219566 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123" returned: 0 in 0.666s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:20.244552 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 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-34d3b0c4-d57d-443b-82a1-f1a84cde2123 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:20.289319 n-d-844200-1 sudo[144463]: 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-34d3b0c4-d57d-443b-82a1-f1a84cde2123
Jun 01 13:32:20.290124 n-d-844200-1 sudo[144463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:21.055041 n-d-844200-1 sudo[144463]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:21.057184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123" returned: 0 in 0.820s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:21.058995 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:21.108498 n-d-844200-1 sudo[144466]: 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-34d3b0c4-d57d-443b-82a1-f1a84cde2123
Jun 01 13:32:21.111742 n-d-844200-1 sudo[144466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:21.973754 n-d-844200-1 sudo[144466]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:21.979145 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-34d3b0c4-d57d-443b-82a1-f1a84cde2123" returned: 0 in 0.917s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:21.979145 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Successfully deleted volume: 34d3b0c4-d57d-443b-82a1-f1a84cde2123
Jun 01 13:32:22.024138 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-554448754 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-554448754, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:32:22.025098 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-554448754 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-554448754, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:32:22.061432 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Created reservations ['4fbae2a4-e62d-4c7c-88c4-23b2982d73c7', 'de960426-ff7f-4202-b065-7412a04ef5af', 'ed8ae07e-b562-4a8a-975b-10a03c5e0614', 'e18d161a-eca6-4651-a8d2-255381b4b825'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:32:22.166659 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:32:22.166659 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:22.240048 n-d-844200-1 sudo[144474]: 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
Jun 01 13:32:22.250210 n-d-844200-1 sudo[144474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:23.101262 n-d-844200-1 sudo[144474]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:23.103521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.940s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:23.105609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:23.140199 n-d-844200-1 sudo[144481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:32:23.141031 n-d-844200-1 sudo[144481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:23.801774 n-d-844200-1 sudo[144481]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:23.804105 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:23.806133 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:32:23.817908 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Deleted volume successfully.
Jun 01 13:32:23.856090 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-2b30b75c-d679-4533-ae47-46e3d67f0161 tempest-VolumeTypesTest-1134172868 None] Lock "b'cinder-34d3b0c4-d57d-443b-82a1-f1a84cde2123-delete_volume'" released by "delete_volume" :: held 4.417s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:32:33.242445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:32:33.252174 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:32:33.252174 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 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'
Jun 01 13:32:33.283947 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Flow 'volume_create_manager' (3915f0de-c1a3-4747-a863-087cddfbd5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:33.293243 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b68b49d-b4c5-4501-b6a8-04fd96868ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:33.339759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:32:33.406062 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3b68b49d-b4c5-4501-b6a8-04fd96868ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2071573899',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=8096a105-c358-44f7-904d-10fe852d9d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0522be1bfc404292b11de58aa7d0d457',provider_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-06-01T13:32:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:32:33Z,user_id='662ac4de52154104b83dd1d285e067b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:33.415599 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0025d8a0-685d-4f1f-bb1a-1cece717888c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:33.456721 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0025d8a0-685d-4f1f-bb1a-1cece717888c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:33.457595 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4893f0b-b162-428f-ac87-bb0a3432b047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:33.484328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b4893f0b-b162-428f-ac87-bb0a3432b047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8096a105-c358-44f7-904d-10fe852d9d0b', 'volume_name': 'volume-8096a105-c358-44f7-904d-10fe852d9d0b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:33.487219 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (511484f3-3909-43d9-8869-4b5e4f14f6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:33.494807 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (511484f3-3909-43d9-8869-4b5e4f14f6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:33.503257 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6ad7d4c-bbbf-4f73-a240-0c08c66aa730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:33.507230 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Volume 8096a105-c358-44f7-904d-10fe852d9d0b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8096a105-c358-44f7-904d-10fe852d9d0b', 'volume_size': 1}
Jun 01 13:32:33.508502 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8096a105-c358-44f7-904d-10fe852d9d0b stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:33.593597 n-d-844200-1 sudo[144700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8096a105-c358-44f7-904d-10fe852d9d0b stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:32:33.594416 n-d-844200-1 sudo[144700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:34.602549 n-d-844200-1 sudo[144700]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:34.605667 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8096a105-c358-44f7-904d-10fe852d9d0b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.096s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:34.610827 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6ad7d4c-bbbf-4f73-a240-0c08c66aa730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8096a105-c358-44f7-904d-10fe852d9d0b', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:34.614326 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dc22291-58e9-4f6b-acd9-c57a5e9a6f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:34.646439 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Volume volume-8096a105-c358-44f7-904d-10fe852d9d0b (8096a105-c358-44f7-904d-10fe852d9d0b): created successfully
Jun 01 13:32:34.653864 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3dc22291-58e9-4f6b-acd9-c57a5e9a6f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:34.667128 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Flow 'volume_create_manager' (3915f0de-c1a3-4747-a863-087cddfbd5c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:34.689894 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c9183c62-dabc-4144-b858-28b25df2607e tempest-VolumesDeleteCascade-1262288655 None] Created volume successfully.
Jun 01 13:32:36.631290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3b88cba3-1f7a-4db3-8b93-f174f879aa79 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:36.738531 n-d-844200-1 sudo[144793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:36.739526 n-d-844200-1 sudo[144793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:38.248129 n-d-844200-1 sudo[144793]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:38.250636 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3b88cba3-1f7a-4db3-8b93-f174f879aa79 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b" returned: 0 in 1.619s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:38.253492 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3b88cba3-1f7a-4db3-8b93-f174f879aa79 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-264ff87a-2bfe-48fd-b22e-2513fa71bbd1 --snapshot stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:38.343595 n-d-844200-1 sudo[144826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-264ff87a-2bfe-48fd-b22e-2513fa71bbd1 --snapshot stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b -L 1.00g
Jun 01 13:32:38.352033 n-d-844200-1 sudo[144826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:40.298692 n-d-844200-1 sudo[144826]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:40.302845 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-3b88cba3-1f7a-4db3-8b93-f174f879aa79 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-264ff87a-2bfe-48fd-b22e-2513fa71bbd1 --snapshot stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b -L 1.00g" returned: 0 in 2.049s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:40.550801 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-3b88cba3-1f7a-4db3-8b93-f174f879aa79 tempest-VolumesDeleteCascade-1262288655 None] Create snapshot completed successfully
Jun 01 13:32:42.608677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-928fe95d-d360-43f3-b31b-fcd82d24f8ab tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:42.721482 n-d-844200-1 sudo[144991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:42.728804 n-d-844200-1 sudo[144991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:44.290240 n-d-844200-1 sudo[144991]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:44.300469 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-928fe95d-d360-43f3-b31b-fcd82d24f8ab tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b" returned: 0 in 1.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:44.300469 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-928fe95d-d360-43f3-b31b-fcd82d24f8ab tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c926be8c-f8d1-4fc7-9671-d43888c7658a --snapshot stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:44.365612 n-d-844200-1 sudo[145023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c926be8c-f8d1-4fc7-9671-d43888c7658a --snapshot stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b -L 1.00g
Jun 01 13:32:44.366431 n-d-844200-1 sudo[145023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:46.034824 n-d-844200-1 sudo[145023]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:46.037134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-928fe95d-d360-43f3-b31b-fcd82d24f8ab tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c926be8c-f8d1-4fc7-9671-d43888c7658a --snapshot stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b -L 1.00g" returned: 0 in 1.739s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:46.123970 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-928fe95d-d360-43f3-b31b-fcd82d24f8ab tempest-VolumesDeleteCascade-1262288655 None] Create snapshot completed successfully
Jun 01 13:32:47.219025 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-8096a105-c358-44f7-904d-10fe852d9d0b-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:32:47.370450 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:47.378069 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Performing cascade delete. {{(pid=96718) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Jun 01 13:32:47.454302 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-264ff87a-2bfe-48fd-b22e-2513fa71bbd1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.056s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:32:47.455730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-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-264ff87a-2bfe-48fd-b22e-2513fa71bbd1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:47.534008 n-d-844200-1 sudo[145218]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-264ff87a-2bfe-48fd-b22e-2513fa71bbd1
Jun 01 13:32:47.534854 n-d-844200-1 sudo[145218]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:48.476609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-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-264ff87a-2bfe-48fd-b22e-2513fa71bbd1" returned: 0 in 1.017s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:48.476609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-264ff87a-2bfe-48fd-b22e-2513fa71bbd1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:48.470893 n-d-844200-1 sudo[145218]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:48.538774 n-d-844200-1 sudo[145237]: 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-264ff87a-2bfe-48fd-b22e-2513fa71bbd1
Jun 01 13:32:48.543802 n-d-844200-1 sudo[145237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:49.763797 n-d-844200-1 sudo[145237]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:49.768102 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-264ff87a-2bfe-48fd-b22e-2513fa71bbd1" returned: 0 in 1.290s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:49.934765 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Created reservations ['301716d6-98f8-4892-84ad-bfe237152780', '3ebe4fa2-3558-4a7d-90d8-e6a599b34246', 'df3790a1-cc81-44d2-9ee4-0fc635eaf961', 'd740f1c2-84a1-4a30-8619-b540e37f9294'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:32:50.022907 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Delete snapshot completed successfully.
Jun 01 13:32:50.028757 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-264ff87a-2bfe-48fd-b22e-2513fa71bbd1-delete_snapshot'" released by "delete_snapshot" :: held 2.575s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:32:50.038150 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-c926be8c-f8d1-4fc7-9671-d43888c7658a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:32:50.039570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-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-c926be8c-f8d1-4fc7-9671-d43888c7658a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:50.121844 n-d-844200-1 sudo[145305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-c926be8c-f8d1-4fc7-9671-d43888c7658a
Jun 01 13:32:50.122927 n-d-844200-1 sudo[145305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:50.961480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-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-c926be8c-f8d1-4fc7-9671-d43888c7658a" returned: 0 in 0.915s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:50.961480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c926be8c-f8d1-4fc7-9671-d43888c7658a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:50.952608 n-d-844200-1 sudo[145305]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:51.007665 n-d-844200-1 sudo[145310]: 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-c926be8c-f8d1-4fc7-9671-d43888c7658a
Jun 01 13:32:51.008452 n-d-844200-1 sudo[145310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:52.200648 n-d-844200-1 sudo[145310]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:52.206883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c926be8c-f8d1-4fc7-9671-d43888c7658a" returned: 0 in 1.245s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:52.471639 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Created reservations ['db568986-270f-4430-93a8-08c0c1a31f66', 'e6944d05-a32d-4c0d-862d-cbd789eecbde', '70165dbf-d7a1-4f79-bc9d-787ba8fac94f', '6a913486-c5a1-4686-b7f6-6597d1755d9b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:32:52.685964 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Delete snapshot completed successfully.
Jun 01 13:32:52.733388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-c926be8c-f8d1-4fc7-9671-d43888c7658a-delete_snapshot'" released by "delete_snapshot" :: held 2.691s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:32:52.733388 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Snapshots deleted, issuing volume delete {{(pid=96718) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Jun 01 13:32:52.740767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:52.806204 n-d-844200-1 sudo[145370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:52.807058 n-d-844200-1 sudo[145370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:53.793212 n-d-844200-1 sudo[145370]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:53.796769 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b" returned: 0 in 1.065s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:53.799178 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 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-8096a105-c358-44f7-904d-10fe852d9d0b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:53.839450 n-d-844200-1 sudo[145376]: 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-8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:53.841260 n-d-844200-1 sudo[145376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:54.885999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b" returned: 0 in 1.082s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:54.885999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:54.878801 n-d-844200-1 sudo[145376]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:54.947843 n-d-844200-1 sudo[145402]: 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-8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:54.949416 n-d-844200-1 sudo[145402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:56.094743 n-d-844200-1 sudo[145402]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:56.097157 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8096a105-c358-44f7-904d-10fe852d9d0b" returned: 0 in 1.213s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:56.098359 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Successfully deleted volume: 8096a105-c358-44f7-904d-10fe852d9d0b
Jun 01 13:32:56.250905 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Created reservations ['331111ee-90f5-46f4-bb01-efb579eab432', 'c7c699ae-a8db-43c0-8043-381a22774352', '8a14ef40-377a-4c8a-aa8d-4164fe21c2c4', '02607d51-2922-4e34-a195-1e5a64fbb144'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:32:56.354490 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:32:56.355651 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:56.403680 n-d-844200-1 sudo[145436]: 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
Jun 01 13:32:56.404548 n-d-844200-1 sudo[145436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:57.198262 n-d-844200-1 sudo[145436]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:57.202156 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.846s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:57.205130 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:57.246934 n-d-844200-1 sudo[145458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:32:57.247743 n-d-844200-1 sudo[145458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:58.500365 n-d-844200-1 sudo[145458]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:58.502805 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/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.297s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:58.504942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:32:58.512555 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Deleted volume successfully.
Jun 01 13:32:58.548365 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-00293b33-a246-447b-9b03-3cc39007ea7b tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-8096a105-c358-44f7-904d-10fe852d9d0b-delete_volume'" released by "delete_volume" :: held 11.337s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:32:58.615981 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:32:58.623756 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:32:58.624373 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 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'
Jun 01 13:32:58.646682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Flow 'volume_create_manager' (c8d95b31-c343-41bc-b36a-d32762824fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:58.650249 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37b775b6-632f-41cf-b623-e78e3e73d636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:58.677692 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:32:58.716978 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37b775b6-632f-41cf-b623-e78e3e73d636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1072439092',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=40263a10-db0a-4aed-b819-535a22703886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0522be1bfc404292b11de58aa7d0d457',provider_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-06-01T13:32:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:32:59Z,user_id='662ac4de52154104b83dd1d285e067b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:58.721509 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89539918-dfb4-44d2-a0a0-6447c3407549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:58.725789 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (89539918-dfb4-44d2-a0a0-6447c3407549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:58.730623 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c610c846-c06d-410a-8350-560eefa56dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:58.735029 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c610c846-c06d-410a-8350-560eefa56dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '40263a10-db0a-4aed-b819-535a22703886', 'volume_name': 'volume-40263a10-db0a-4aed-b819-535a22703886', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:58.738761 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0588f09-05fe-48fd-a83f-a65809bf3c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:58.741796 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a0588f09-05fe-48fd-a83f-a65809bf3c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:58.745804 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c43960e6-010d-4cdf-ac07-5137e992c12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:58.748087 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Volume 40263a10-db0a-4aed-b819-535a22703886: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-40263a10-db0a-4aed-b819-535a22703886', 'volume_size': 1}
Jun 01 13:32:58.749752 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40263a10-db0a-4aed-b819-535a22703886 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:58.775103 n-d-844200-1 sudo[145508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40263a10-db0a-4aed-b819-535a22703886 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:32:58.775944 n-d-844200-1 sudo[145508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:32:59.012204 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Terminate volume connection completed successfully.
Jun 01 13:32:59.136263 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:59.308237 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:59.308779 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818509408]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:59.309958 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Removing iscsi_target for Volume ID: 6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:32:59.312160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:59.665153 n-d-844200-1 sudo[145508]: pam_unix(sudo:session): session closed for user root
Jun 01 13:32:59.666963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-40263a10-db0a-4aed-b819-535a22703886 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.917s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:59.676178 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c43960e6-010d-4cdf-ac07-5137e992c12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-40263a10-db0a-4aed-b819-535a22703886', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:59.679489 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ed8f0a5-eeab-452f-9f01-350b66ca2bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:32:59.702452 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Volume volume-40263a10-db0a-4aed-b819-535a22703886 (40263a10-db0a-4aed-b819-535a22703886): created successfully
Jun 01 13:32:59.704915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ed8f0a5-eeab-452f-9f01-350b66ca2bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:32:59.709546 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Flow 'volume_create_manager' (c8d95b31-c343-41bc-b36a-d32762824fd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:32:59.714613 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd -f" returned: 0 in 0.394s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:59.715244 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818509408]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:59.724884 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:32:59.733537 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-460d03ba-42b9-40ae-9c1b-489a7b11f078 tempest-VolumesDeleteCascade-1262288655 None] Created volume successfully.
Jun 01 13:32:59.924615 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:32:59.925193 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818509408]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:32:59.926172 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-59c369a7-ddc1-461e-9f06-e08eccae1746 tempest-TestVolumeBackupRestore-468351579 None] Remove volume export completed successfully.
Jun 01 13:33:01.547197 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-696a49c9-7ce2-43d8-aeec-6e286f447daf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:01.568513 n-d-844200-1 sudo[145585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886
Jun 01 13:33:01.569412 n-d-844200-1 sudo[145585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:02.159490 n-d-844200-1 sudo[145585]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:02.161776 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-696a49c9-7ce2-43d8-aeec-6e286f447daf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886" returned: 0 in 0.614s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:02.164186 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-696a49c9-7ce2-43d8-aeec-6e286f447daf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66 --snapshot stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:02.187316 n-d-844200-1 sudo[145589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66 --snapshot stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886 -L 1.00g
Jun 01 13:33:02.188299 n-d-844200-1 sudo[145589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:03.073049 n-d-844200-1 sudo[145589]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:03.075612 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-696a49c9-7ce2-43d8-aeec-6e286f447daf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66 --snapshot stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886 -L 1.00g" returned: 0 in 0.911s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:03.153859 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-696a49c9-7ce2-43d8-aeec-6e286f447daf tempest-VolumesDeleteCascade-1262288655 None] Create snapshot completed successfully
Jun 01 13:33:04.602514 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:33:04.609392 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:33:04.609899 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 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'
Jun 01 13:33:04.666621 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Flow 'volume_create_manager' (97e9609b-3f30-4e7d-96a1-dbf212461334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:33:04.669908 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b489ab2-b577-4464-8d44-9bc2ad3213e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:04.695657 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:33:04.729228 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b489ab2-b577-4464-8d44-9bc2ad3213e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:33:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-938278488',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=186fba36-18d7-4da8-9761-81d595b54247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0522be1bfc404292b11de58aa7d0d457',provider_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-06-01T13:33:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ecd3d65-1e6f-465b-8b91-1ed070045c66,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:33:05Z,user_id='662ac4de52154104b83dd1d285e067b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:04.733162 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f9a6cb3-1da7-42e7-96c0-06d474bbec53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:04.736685 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f9a6cb3-1da7-42e7-96c0-06d474bbec53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:04.739949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb8ccfd8-a469-4ed9-87b6-68032fbe89ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:04.742497 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bb8ccfd8-a469-4ed9-87b6-68032fbe89ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '186fba36-18d7-4da8-9761-81d595b54247', 'volume_name': 'volume-186fba36-18d7-4da8-9761-81d595b54247', 'volume_size': 1, 'snapshot_id': '0ecd3d65-1e6f-465b-8b91-1ed070045c66'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:04.745796 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7f0af6c-46bc-4f58-bc4d-b5d33e60786b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:04.748566 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7f0af6c-46bc-4f58-bc4d-b5d33e60786b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:04.760324 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c64b326e-3812-43db-82e6-ceded40f3de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:04.760571 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Volume 186fba36-18d7-4da8-9761-81d595b54247: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-186fba36-18d7-4da8-9761-81d595b54247', 'volume_size': 1, 'snapshot_id': '0ecd3d65-1e6f-465b-8b91-1ed070045c66'}
Jun 01 13:33:04.782691 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-186fba36-18d7-4da8-9761-81d595b54247 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:04.807990 n-d-844200-1 sudo[145688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-186fba36-18d7-4da8-9761-81d595b54247 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:33:04.808811 n-d-844200-1 sudo[145688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:05.517022 n-d-844200-1 sudo[145688]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:05.519731 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-186fba36-18d7-4da8-9761-81d595b54247 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.737s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:05.522103 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:05.561338 n-d-844200-1 sudo[145721]: 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-0ecd3d65-1e6f-465b-8b91-1ed070045c66
Jun 01 13:33:05.563029 n-d-844200-1 sudo[145721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:06.108724 n-d-844200-1 sudo[145721]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:06.111173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66" returned: 0 in 0.589s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:06.113608 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:06.169612 n-d-844200-1 sudo[145724]: 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--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 iflag=direct
Jun 01 13:33:06.171626 n-d-844200-1 sudo[145724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:06.834844 n-d-844200-1 sudo[145724]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:06.844572 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 iflag=direct" returned: 0 in 0.730s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:06.845713 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:06.906202 n-d-844200-1 sudo[145737]: 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--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 oflag=direct
Jun 01 13:33:06.908660 n-d-844200-1 sudo[145737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:07.654562 n-d-844200-1 sudo[145737]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:07.656975 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 oflag=direct" returned: 0 in 0.811s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:07.658613 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:07.695290 n-d-844200-1 sudo[145758]: 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--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:33:07.696885 n-d-844200-1 sudo[145758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:08.367663 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:08.432250 n-d-844200-1 sudo[145760]: 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-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:33:08.445795 n-d-844200-1 sudo[145760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:09.029254 n-d-844200-1 sudo[145760]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:09.033249 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 0.665s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:09.157963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:09.179471 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:09.180241 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817022208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: I_T nexus: 39
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: oS4H5Rd2fuHnUvFZyNCN
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:33:09.181126 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:33:09.185621 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Creating iscsi_target for Volume ID: volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Created volume path /opt/stack/data/cinder/volumes/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd,
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: incominguser K4Grq5SexK8NQQikHd24 n3DiNJa6tvmL3yLs
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:33:09.195656 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:33:09.201286 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:10.268765 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 1.067s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:10.269413 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817022208]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:10.269710 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:33:10.270146 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:33:10.275036 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:10.304463 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:10.306808 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817022208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: I_T nexus: 39
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1993-08.org.debian:01:b1866181bd47 alias: n-d-844200-1
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Connection: 0
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.40
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020000
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf20
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00020001
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf21
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: oS4H5Rd2fuHnUvFZyNCN
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:33:10.322163 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:33:10.327109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:10.734709 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.411s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:10.734990 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817022208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:10.736699 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:11.032276 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:11.032837 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817022208]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\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:b1866181bd47 alias: n-d-844200-1\n Connection: 0\n IP Address: 10.222.0.40\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:11.033878 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Set provider_location to: 10.222.0.40:3260,3 iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:33:11.123430 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd', 'target_lun': 1, 'volume_id': '6f87d1b7-c13b-4500-b9e5-48518d635ccd', 'auth_method': 'CHAP', 'auth_username': 'K4Grq5SexK8NQQikHd24', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b89f3ccb-ccb2-4db5-a0ca-07e97f1d6c21'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:33:11.390476 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-55d3242e-bc8a-4559-9652-511a852180df req-6f533f60-e4a6-487d-9d6c-344fe877d18f tempest-TestVolumeBackupRestore-468351579 None] attachment_update completed successfully.
Jun 01 13:33:15.384004 n-d-844200-1 sudo[145758]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:15.387971 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.728s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:15.389146 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--0ecd3d65--1e6f--465b--8b91--1ed070045c66, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--186fba36--18d7--4da8--9761--81d595b54247, size 1024.00 MB, duration 7.73 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:33:15.389636 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Volume copy 1024.00 MB at 132.47 MB/s
Jun 01 13:33:15.529506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c64b326e-3812-43db-82e6-ceded40f3de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-186fba36-18d7-4da8-9761-81d595b54247', 'volume_size': 1, 'snapshot_id': '0ecd3d65-1e6f-465b-8b91-1ed070045c66'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:15.531817 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (304c7d0b-13e7-4a9b-96c0-878e03f24f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:15.546031 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Volume volume-186fba36-18d7-4da8-9761-81d595b54247 (186fba36-18d7-4da8-9761-81d595b54247): created successfully
Jun 01 13:33:15.548346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (304c7d0b-13e7-4a9b-96c0-878e03f24f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:15.555316 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Flow 'volume_create_manager' (97e9609b-3f30-4e7d-96a1-dbf212461334) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:33:15.583317 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-95bcb682-185c-4901-a26c-c3c08c72794a tempest-VolumesDeleteCascade-1262288655 None] Created volume successfully.
Jun 01 13:33:17.026871 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-40263a10-db0a-4aed-b819-535a22703886-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:33:17.179291 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 40263a10-db0a-4aed-b819-535a22703886
Jun 01 13:33:17.179671 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Performing cascade delete. {{(pid=96718) delete_volume /opt/stack/cinder/cinder/volume/manager.py:907}}
Jun 01 13:33:17.221211 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-0ecd3d65-1e6f-465b-8b91-1ed070045c66-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:33:17.222682 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-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-0ecd3d65-1e6f-465b-8b91-1ed070045c66 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:17.275197 n-d-844200-1 sudo[145850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-0ecd3d65-1e6f-465b-8b91-1ed070045c66
Jun 01 13:33:17.276841 n-d-844200-1 sudo[145850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:18.051816 n-d-844200-1 sudo[145850]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:18.054278 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-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-0ecd3d65-1e6f-465b-8b91-1ed070045c66" returned: 0 in 0.831s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:18.057153 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:18.089754 n-d-844200-1 sudo[145855]: 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-0ecd3d65-1e6f-465b-8b91-1ed070045c66
Jun 01 13:33:18.091535 n-d-844200-1 sudo[145855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:19.062975 n-d-844200-1 sudo[145855]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:19.065398 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0ecd3d65-1e6f-465b-8b91-1ed070045c66" returned: 0 in 1.008s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:19.166395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Created reservations ['0f2a38fc-7d25-44d7-9649-a10042bd6acc', 'ba5e3902-015b-4082-b1b5-3699db300d17', 'c772d5c2-f745-4f5d-bb7a-794a54550a9a', 'dbebefaf-dc10-4c5c-9a15-ee1992bea182'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:33:19.228074 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Delete snapshot completed successfully.
Jun 01 13:33:19.242316 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-0ecd3d65-1e6f-465b-8b91-1ed070045c66-delete_snapshot'" released by "delete_snapshot" :: held 2.021s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:33:19.245204 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Snapshots deleted, issuing volume delete {{(pid=96718) delete_volume /opt/stack/cinder/cinder/volume/manager.py:923}}
Jun 01 13:33:19.246347 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:19.322571 n-d-844200-1 sudo[145910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886
Jun 01 13:33:19.323454 n-d-844200-1 sudo[145910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:20.064434 n-d-844200-1 sudo[145910]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:20.066950 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886" returned: 0 in 0.820s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:20.068924 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 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-40263a10-db0a-4aed-b819-535a22703886 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:20.108704 n-d-844200-1 sudo[145913]: 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-40263a10-db0a-4aed-b819-535a22703886
Jun 01 13:33:20.118782 n-d-844200-1 sudo[145913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:20.679036 n-d-844200-1 sudo[145913]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:20.681129 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886" returned: 0 in 0.612s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:20.683123 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:20.716748 n-d-844200-1 sudo[145929]: 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-40263a10-db0a-4aed-b819-535a22703886
Jun 01 13:33:20.718321 n-d-844200-1 sudo[145929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:21.320352 n-d-844200-1 sudo[145929]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:21.322559 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-40263a10-db0a-4aed-b819-535a22703886" returned: 0 in 0.639s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:21.323568 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Successfully deleted volume: 40263a10-db0a-4aed-b819-535a22703886
Jun 01 13:33:21.389189 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Created reservations ['747c38af-320c-4032-8976-5dd3d1f068b1', '78f883c6-90ec-4938-a1b1-9612ee125a27', '28887437-3d77-46dc-8bfd-104f11bed0d0', 'ddea0767-3a72-4ce3-8e90-be6d27f6192a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:33:21.482120 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:33:21.483506 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:21.504677 n-d-844200-1 sudo[145945]: 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
Jun 01 13:33:21.505471 n-d-844200-1 sudo[145945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:21.999855 n-d-844200-1 sudo[145945]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:22.003870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.520s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:22.006171 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:22.054813 n-d-844200-1 sudo[145950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:33:22.055630 n-d-844200-1 sudo[145950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:22.085941 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-186fba36-18d7-4da8-9761-81d595b54247-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:33:22.178842 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Skipping remove_export. No iscsi_target is presently exported for volume: 186fba36-18d7-4da8-9761-81d595b54247
Jun 01 13:33:22.180351 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-186fba36-18d7-4da8-9761-81d595b54247 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:22.204924 n-d-844200-1 sudo[145952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-186fba36-18d7-4da8-9761-81d595b54247
Jun 01 13:33:22.206258 n-d-844200-1 sudo[145952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:22.603618 n-d-844200-1 sudo[145950]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:22.605938 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.599s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:22.609437 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:33:22.615409 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Deleted volume successfully.
Jun 01 13:33:22.645831 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4ccdd3dc-8fa5-45c3-b170-273acc358ccf tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-40263a10-db0a-4aed-b819-535a22703886-delete_volume'" released by "delete_volume" :: held 5.619s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:33:22.763822 n-d-844200-1 sudo[145952]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:22.765633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-186fba36-18d7-4da8-9761-81d595b54247" returned: 0 in 0.585s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:22.767224 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 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-186fba36-18d7-4da8-9761-81d595b54247 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:22.788428 n-d-844200-1 sudo[145956]: 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-186fba36-18d7-4da8-9761-81d595b54247
Jun 01 13:33:22.789250 n-d-844200-1 sudo[145956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:23.204766 n-d-844200-1 sudo[145956]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:23.207420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-186fba36-18d7-4da8-9761-81d595b54247" returned: 0 in 0.439s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:23.214302 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-186fba36-18d7-4da8-9761-81d595b54247 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:23.304539 n-d-844200-1 sudo[145959]: 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-186fba36-18d7-4da8-9761-81d595b54247
Jun 01 13:33:23.305381 n-d-844200-1 sudo[145959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:23.999848 n-d-844200-1 sudo[145959]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:24.003478 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-186fba36-18d7-4da8-9761-81d595b54247" returned: 0 in 0.789s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:24.005466 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Successfully deleted volume: 186fba36-18d7-4da8-9761-81d595b54247
Jun 01 13:33:24.054767 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Created reservations ['5f640bfd-c906-49ff-92e5-e840e4c491dc', '02449f81-7b27-4b2d-aa37-b708d79a9032', '9ea9edc5-4883-4fc8-8b48-de84261d8aac', 'a9c45b81-0d3a-4f2a-8e38-521edeeb0584'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:33:24.113019 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:33:24.114070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:24.141256 n-d-844200-1 sudo[145966]: 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
Jun 01 13:33:24.142328 n-d-844200-1 sudo[145966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:24.693810 n-d-844200-1 sudo[145966]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:24.696298 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:24.699315 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:24.728947 n-d-844200-1 sudo[145969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:33:24.729756 n-d-844200-1 sudo[145969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:25.550468 n-d-844200-1 sudo[145969]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:25.553182 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.853s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:25.555939 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:33:25.563579 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Deleted volume successfully.
Jun 01 13:33:25.599971 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-c8ac3691-9bbc-4eea-aabb-49499ed46167 tempest-VolumesDeleteCascade-1262288655 None] Lock "b'cinder-186fba36-18d7-4da8-9761-81d595b54247-delete_volume'" released by "delete_volume" :: held 3.514s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:33:27.567763 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Terminate volume connection completed successfully.
Jun 01 13:33:27.630243 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:27.722657 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:27.722948 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819619424]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n System information:\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-9e1546e0-5f21-442f-b5bc-3646bb44f61c\n Backing store flags: \n Account information:\n oS4H5Rd2fuHnUvFZyNCN\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:27.723966 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Removing iscsi_target for Volume ID: 9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:27.725871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:27.935821 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c -f" returned: 0 in 0.210s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:27.937283 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819619424]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:27.938835 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:28.045480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:28.045862 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819619424]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:28.046639 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Remove volume export completed successfully.
Jun 01 13:33:28.138898 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-9e1546e0-5f21-442f-b5bc-3646bb44f61c-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:33:28.185885 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Trying to delete temp volume: 9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:28.187425 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:28.276100 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:28.276423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819619424]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\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-h1-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.24\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:33:28.277112 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:28.278095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:28.296229 n-d-844200-1 sudo[146074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:28.297032 n-d-844200-1 sudo[146074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:28.776697 n-d-844200-1 sudo[146074]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:28.779251 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c" returned: 0 in 0.501s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:28.783589 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 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-9e1546e0-5f21-442f-b5bc-3646bb44f61c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:28.811132 n-d-844200-1 sudo[146077]: 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-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:28.812742 n-d-844200-1 sudo[146077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:29.369532 n-d-844200-1 sudo[146077]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:29.372327 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c" returned: 0 in 0.589s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:29.374650 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:29.403246 n-d-844200-1 sudo[146081]: 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-9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:29.404180 n-d-844200-1 sudo[146081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:30.007629 n-d-844200-1 sudo[146081]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:30.010974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e1546e0-5f21-442f-b5bc-3646bb44f61c" returned: 0 in 0.635s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:30.013284 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: 9e1546e0-5f21-442f-b5bc-3646bb44f61c
Jun 01 13:33:30.043354 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:33:30.057025 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e22dcb39-daa8-4de1-beea-7e5926cfa1ab tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-9e1546e0-5f21-442f-b5bc-3646bb44f61c-delete_volume'" released by "delete_volume" :: held 1.918s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:33:49.491600 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:33:49.492154 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:33:49.492795 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:49.532296 n-d-844200-1 sudo[146425]: 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
Jun 01 13:33:49.533120 n-d-844200-1 sudo[146425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:49.941248 n-d-844200-1 sudo[146425]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:49.944203 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:49.945871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:33:49.966346 n-d-844200-1 sudo[146439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:33:49.967196 n-d-844200-1 sudo[146439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:33:50.401257 n-d-844200-1 sudo[146439]: pam_unix(sudo:session): session closed for user root
Jun 01 13:33:50.403828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:33:50.407108 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:33:55.533123 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:33:55.535486 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:33:55.536033 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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'
Jun 01 13:33:55.549359 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (87393e4b-49f6-426c-9c23-170ef28ad7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:33:55.552682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad1e1016-a64f-4e1a-b9f1-32c2070c97bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:55.578847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:33:55.602533 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ad1e1016-a64f-4e1a-b9f1-32c2070c97bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-143399070',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=bc65b512-60aa-47f9-bb0c-e6f6fc63db58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2039e126448349dd8be5414bd82a8825',provider_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-06-01T13:33:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:33:55Z,user_id='803bc4c5d8654b64a406d94abfa5f32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:55.605020 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0da5389-9859-41c9-a712-9ce9369dc6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:55.607147 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f0da5389-9859-41c9-a712-9ce9369dc6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:55.609773 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (426d530f-85b2-4d99-804d-7242d9ab46e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:55.710548 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (426d530f-85b2-4d99-804d-7242d9ab46e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'bc65b512-60aa-47f9-bb0c-e6f6fc63db58', 'volume_name': 'volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:55.712927 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (138c20f4-7dc4-4f81-8de6-542467ad5d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:55.715135 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (138c20f4-7dc4-4f81-8de6-542467ad5d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:33:55.717264 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f404582-144c-4828-b362-ff49b56c9161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:33:55.718086 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume bc65b512-60aa-47f9-bb0c-e6f6fc63db58: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:33:55.718798 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Cloning bc65b512-60aa-47f9-bb0c-e6f6fc63db58 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:34:07.413473 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 11.69 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:34:07.414803 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Image download 616.00 MB at 52.68 MB/s
Jun 01 13:34:07.462367 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:07.560921 n-d-844200-1 sudo[146495]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1
Jun 01 13:34:07.561750 n-d-844200-1 sudo[146495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:07.905875 n-d-844200-1 sudo[146495]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:07.908271 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1" returned: 0 in 0.445s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:07.909150 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 803bc4c5d8654b64a406d94abfa5f32c. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:34:07.971240 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:08.056709 n-d-844200-1 sudo[146501]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1
Jun 01 13:34:08.057521 n-d-844200-1 sudo[146501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:08.386881 n-d-844200-1 sudo[146501]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:08.389668 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1" returned: 0 in 0.418s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:08.392031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:08.411467 n-d-844200-1 sudo[146508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:34:08.412298 n-d-844200-1 sudo[146508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:08.945460 n-d-844200-1 sudo[146508]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:08.948202 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.556s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:08.971300 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume bc65b512-60aa-47f9-bb0c-e6f6fc63db58. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:34:09.020014 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_gel0zysz {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:09.105182 n-d-844200-1 sudo[146542]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_gel0zysz
Jun 01 13:34:09.105977 n-d-844200-1 sudo[146542]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:09.435188 n-d-844200-1 sudo[146542]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:09.438068 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_gel0zysz" returned: 0 in 0.417s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:09.439957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:09.542855 n-d-844200-1 sudo[146547]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1
Jun 01 13:34:09.543662 n-d-844200-1 sudo[146547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:09.911108 n-d-844200-1 sudo[146547]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:09.915698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1" returned: 0 in 0.474s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:09.916669 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:34:09.917724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:09.938329 n-d-844200-1 sudo[146552]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58 oflag=direct
Jun 01 13:34:09.939279 n-d-844200-1 sudo[146552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:10.289247 n-d-844200-1 sudo[146552]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:10.293059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58 oflag=direct" returned: 0 in 0.374s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:10.294648 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:10.315549 n-d-844200-1 sudo[146566]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58
Jun 01 13:34:10.316354 n-d-844200-1 sudo[146566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:11.691128 n-d-844200-1 sudo[146566]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:11.694662 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58" returned: 0 in 1.399s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:11.695307 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:11.803975 n-d-844200-1 sudo[146596]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1
Jun 01 13:34:11.804829 n-d-844200-1 sudo[146596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:12.230199 n-d-844200-1 sudo[146596]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:12.233424 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1" returned: 0 in 0.537s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:12.234373 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_24ksuos2n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.40 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--bc65b512--60aa--47f9--bb0c--e6f6fc63db58 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:34:12.234817 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Converted 700.00 MB image at 499.69 MB/s
Jun 01 13:34:12.235616 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume bc65b512-60aa-47f9-bb0c-e6f6fc63db58 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:34:12.361912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 803bc4c5d8654b64a406d94abfa5f32c is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:34:12.362756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Marking volume bc65b512-60aa-47f9-bb0c-e6f6fc63db58 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:34:12.374938 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to bc65b512-60aa-47f9-bb0c-e6f6fc63db58. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:34:12.375507 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Creating volume glance metadata for volume bc65b512-60aa-47f9-bb0c-e6f6fc63db58 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:34:12.458810 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5f404582-144c-4828-b362-ff49b56c9161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:34:12.461405 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (913246c2-575a-41a8-8d73-88131a46a3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:34:12.473656 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 (bc65b512-60aa-47f9-bb0c-e6f6fc63db58): created successfully
Jun 01 13:34:12.477269 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (913246c2-575a-41a8-8d73-88131a46a3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:34:12.484314 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (87393e4b-49f6-426c-9c23-170ef28ad7b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:34:12.503065 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d1989814-802c-47a6-9366-023081946169 tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume successfully.
Jun 01 13:34:13.789590 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:13.810546 n-d-844200-1 sudo[146616]: 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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:34:13.811369 n-d-844200-1 sudo[146616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:13.931630 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-0625722c-e357-4a79-bce3-d1852c4d4fce req-123e4858-f413-4ec6-bec2-7a81e6ba70f1 tempest-TestVolumeBackupRestore-468351579 None] Terminate volume connection completed successfully.
Jun 01 13:34:13.931968 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-0625722c-e357-4a79-bce3-d1852c4d4fce req-123e4858-f413-4ec6-bec2-7a81e6ba70f1 tempest-TestVolumeBackupRestore-468351579 None] Deleting attachment b89f3ccb-ccb2-4db5-a0ca-07e97f1d6c21. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:34:13.935728 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.032717 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.033036 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796156474992]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n System information:\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-6f87d1b7-c13b-4500-b9e5-48518d635ccd\n Backing store flags: \n Account information:\n K4Grq5SexK8NQQikHd24\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.033720 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-0625722c-e357-4a79-bce3-d1852c4d4fce req-123e4858-f413-4ec6-bec2-7a81e6ba70f1 tempest-TestVolumeBackupRestore-468351579 None] Removing iscsi_target for Volume ID: 6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:34:14.041361 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.163323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd -f" returned: 0 in 0.122s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.163917 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796156474992]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.165432 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.251580 n-d-844200-1 sudo[146616]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:14.253462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.464s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.275315 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.275586 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796156474992]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.300749 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.306913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.307312 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819087296]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.307903 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:34:14.308696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Creating iscsi_target for Volume ID: volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58,
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: incominguser me9xvHHCYhHKA2d6hc3w 8BZJvp7wVM22jRte
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:34:14.311868 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:34:14.313272 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.685068 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.371s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.685383 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819087296]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.685965 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:34:14.686506 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:34:14.687776 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.695999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.696461 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819087296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n System information:\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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n Backing store flags: \n Account information:\n me9xvHHCYhHKA2d6hc3w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.697098 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:34:14.698221 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.787578 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.788112 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819087296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n System information:\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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n Backing store flags: \n Account information:\n me9xvHHCYhHKA2d6hc3w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.790208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:14.879740 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:14.880284 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819087296]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n System information:\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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n Backing store flags: \n Account information:\n me9xvHHCYhHKA2d6hc3w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:14.881672 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:34:14.930119 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58', 'target_lun': 1, 'volume_id': 'bc65b512-60aa-47f9-bb0c-e6f6fc63db58', 'auth_method': 'CHAP', 'auth_username': 'me9xvHHCYhHKA2d6hc3w', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f8007b7b-dfc5-43de-9d18-1addeb5125a9'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:34:15.043666 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-63cb87b3-6268-43f3-8b79-b9f1d7d78d3d req-4c580188-c1f3-42f7-9839-f0c3b8bb2a89 tempest-VolumesSnapshotTestJSON-1237858345 None] attachment_update completed successfully.
Jun 01 13:34:15.633244 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Lock "b'cinder-6f87d1b7-c13b-4500-b9e5-48518d635ccd-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:34:15.710671 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:15.855945 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:15.856495 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853469648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n Backing store flags: \n Account information:\n me9xvHHCYhHKA2d6hc3w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:15.856895 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:34:15.858346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:15.887332 n-d-844200-1 sudo[146684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:34:15.889827 n-d-844200-1 sudo[146684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:15.891146 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Lock "b'cinder-ad59e472-bebc-4cb3-bd57-7af21cf4d217-delete_volume'" acquired by "delete_volume" :: waited 0.036s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:34:16.008008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:16.155497 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:16.156757 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817628416]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 41\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n Backing store flags: \n Account information:\n me9xvHHCYhHKA2d6hc3w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:16.157926 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Skipping remove_export. No iscsi_target is presently exported for volume: ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:34:16.159783 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:16.189457 n-d-844200-1 sudo[146688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:34:16.190851 n-d-844200-1 sudo[146688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:16.402209 n-d-844200-1 sudo[146684]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:16.405422 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 0.547s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:16.408171 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 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-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:16.450615 n-d-844200-1 sudo[146691]: 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-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:34:16.456000 n-d-844200-1 sudo[146691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:16.672010 n-d-844200-1 sudo[146688]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:16.674731 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217" returned: 0 in 0.514s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:16.676785 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 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-ad59e472-bebc-4cb3-bd57-7af21cf4d217 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:16.697293 n-d-844200-1 sudo[146694]: 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-ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:34:16.698851 n-d-844200-1 sudo[146694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:16.955703 n-d-844200-1 sudo[146691]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:16.959160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 0.551s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:16.962084 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:16.984334 n-d-844200-1 sudo[146697]: 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-6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:34:16.986397 n-d-844200-1 sudo[146697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:17.266940 n-d-844200-1 sudo[146694]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:17.269322 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217" returned: 0 in 0.592s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:17.271426 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:17.341599 n-d-844200-1 sudo[146708]: 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-ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:34:17.343166 n-d-844200-1 sudo[146708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:17.726626 n-d-844200-1 sudo[146697]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:17.729028 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6f87d1b7-c13b-4500-b9e5-48518d635ccd" returned: 0 in 0.766s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:17.730152 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Successfully deleted volume: 6f87d1b7-c13b-4500-b9e5-48518d635ccd
Jun 01 13:34:17.780524 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Created reservations ['8ea88192-75c0-4d40-847b-74be796337ec', 'a19d5586-9016-4adb-ac15-1e03006584fe', 'fdfff9c0-39f8-4134-aaef-302cc1a2b884', '744d6672-ec09-4f25-b9b7-5e4b6f56ab1c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:34:17.844102 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:34:17.845269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:17.878790 n-d-844200-1 sudo[146719]: 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
Jun 01 13:34:17.879611 n-d-844200-1 sudo[146719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:17.912492 n-d-844200-1 sudo[146708]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:17.916587 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad59e472-bebc-4cb3-bd57-7af21cf4d217" returned: 0 in 0.645s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:17.918617 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Successfully deleted volume: ad59e472-bebc-4cb3-bd57-7af21cf4d217
Jun 01 13:34:17.974812 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Created reservations ['b52142eb-2ef9-4e83-9120-ae8c03ec6b38', '175c6d0a-042f-41d2-9baa-d6635f38623d', '63a1eb6f-8015-46db-92c6-69952ed00358', '315f9ea8-cc58-454f-80e6-5277f109d9c8'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:34:18.028912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:34:18.030003 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:18.083463 n-d-844200-1 sudo[146721]: 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
Jun 01 13:34:18.085160 n-d-844200-1 sudo[146721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:18.522188 n-d-844200-1 sudo[146719]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:18.525122 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.680s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:18.528493 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:18.571650 n-d-844200-1 sudo[146729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:34:18.573319 n-d-844200-1 sudo[146729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:18.718560 n-d-844200-1 sudo[146721]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:18.722035 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.691s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:18.726432 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:18.784348 n-d-844200-1 sudo[146736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:34:18.785191 n-d-844200-1 sudo[146736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:19.222253 n-d-844200-1 sudo[146729]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:19.224714 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:19.227569 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:34:19.241276 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Deleted volume successfully.
Jun 01 13:34:19.280066 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4a3e3dee-ed98-4ed5-a618-b5d626d1a8ca tempest-TestVolumeBackupRestore-468351579 None] Lock "b'cinder-6f87d1b7-c13b-4500-b9e5-48518d635ccd-delete_volume'" released by "delete_volume" :: held 3.647s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:34:19.336728 n-d-844200-1 sudo[146736]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:19.338525 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:19.339434 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:34:19.344972 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Deleted volume successfully.
Jun 01 13:34:19.359451 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-0502d168-3944-480c-b81e-e726206e81e2 tempest-TestVolumeBackupRestore-468351579 None] Lock "b'cinder-ad59e472-bebc-4cb3-bd57-7af21cf4d217-delete_volume'" released by "delete_volume" :: held 3.470s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:34:21.981903 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b238546-a4e9-4363-b4ea-f82f789efcf4 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:22.025642 n-d-844200-1 sudo[146755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:34:22.027325 n-d-844200-1 sudo[146755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:22.491474 n-d-844200-1 sudo[146755]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:22.494009 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b238546-a4e9-4363-b4ea-f82f789efcf4 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.512s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:22.495998 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b238546-a4e9-4363-b4ea-f82f789efcf4 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9329f61c-40da-4c31-9de1-fa76b9b06e07 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:22.516554 n-d-844200-1 sudo[146758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9329f61c-40da-4c31-9de1-fa76b9b06e07 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g
Jun 01 13:34:22.517996 n-d-844200-1 sudo[146758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:23.250080 n-d-844200-1 sudo[146758]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:23.252372 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b238546-a4e9-4363-b4ea-f82f789efcf4 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9329f61c-40da-4c31-9de1-fa76b9b06e07 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g" returned: 0 in 0.756s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:23.340480 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8b238546-a4e9-4363-b4ea-f82f789efcf4 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:34:24.379994 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f0c1bc89-a3fd-4fac-a1a5-0919187b8211 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:24.401700 n-d-844200-1 sudo[146874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:34:24.402525 n-d-844200-1 sudo[146874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:24.850779 n-d-844200-1 sudo[146874]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:24.853139 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f0c1bc89-a3fd-4fac-a1a5-0919187b8211 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.473s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:24.855108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f0c1bc89-a3fd-4fac-a1a5-0919187b8211 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-810fc7fc-8361-4a5b-8477-68a0371f8053 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:24.878992 n-d-844200-1 sudo[146886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-810fc7fc-8361-4a5b-8477-68a0371f8053 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g
Jun 01 13:34:24.880551 n-d-844200-1 sudo[146886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:25.640886 n-d-844200-1 sudo[146886]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:25.643146 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f0c1bc89-a3fd-4fac-a1a5-0919187b8211 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-810fc7fc-8361-4a5b-8477-68a0371f8053 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g" returned: 0 in 0.788s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:25.728808 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f0c1bc89-a3fd-4fac-a1a5-0919187b8211 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:34:26.806385 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2f9a1ab-4358-4980-befd-1faac952e1ec tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:26.825866 n-d-844200-1 sudo[147002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:34:26.826736 n-d-844200-1 sudo[147002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:27.239682 n-d-844200-1 sudo[147002]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:27.242269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2f9a1ab-4358-4980-befd-1faac952e1ec tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.436s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:27.244106 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2f9a1ab-4358-4980-befd-1faac952e1ec tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8bf5321e-89a5-45f3-8456-68922cb89b31 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:27.262450 n-d-844200-1 sudo[147006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8bf5321e-89a5-45f3-8456-68922cb89b31 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g
Jun 01 13:34:27.263368 n-d-844200-1 sudo[147006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:27.989916 n-d-844200-1 sudo[147006]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:27.992455 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2f9a1ab-4358-4980-befd-1faac952e1ec tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8bf5321e-89a5-45f3-8456-68922cb89b31 --snapshot stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -L 1.00g" returned: 0 in 0.748s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:28.086260 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b2f9a1ab-4358-4980-befd-1faac952e1ec tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:34:29.019041 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-9329f61c-40da-4c31-9de1-fa76b9b06e07-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:34:29.021879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-9329f61c-40da-4c31-9de1-fa76b9b06e07 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:29.050627 n-d-844200-1 sudo[147186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-9329f61c-40da-4c31-9de1-fa76b9b06e07
Jun 01 13:34:29.052045 n-d-844200-1 sudo[147186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:29.534375 n-d-844200-1 sudo[147186]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:29.537235 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-9329f61c-40da-4c31-9de1-fa76b9b06e07" returned: 0 in 0.515s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:29.539822 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9329f61c-40da-4c31-9de1-fa76b9b06e07 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:29.567409 n-d-844200-1 sudo[147198]: 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-9329f61c-40da-4c31-9de1-fa76b9b06e07
Jun 01 13:34:29.568335 n-d-844200-1 sudo[147198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:30.228476 n-d-844200-1 sudo[147198]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:30.231304 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9329f61c-40da-4c31-9de1-fa76b9b06e07" returned: 0 in 0.691s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:30.335209 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['79ade3b2-820e-4692-94fd-a54878094aca', '03a66d3e-0729-447c-9154-a669ed0c700c', '417e46db-0f63-4194-9521-09f6113cb89a', 'bdeff1d9-1d5b-4fdc-bef7-799a35882d17'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:34:30.384374 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:34:30.390867 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-8fb4b841-0b51-4d42-9b6d-91efe4e1cd94 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-9329f61c-40da-4c31-9de1-fa76b9b06e07-delete_snapshot'" released by "delete_snapshot" :: held 1.372s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:34:31.233396 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-8bf5321e-89a5-45f3-8456-68922cb89b31-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:34:31.235184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-8bf5321e-89a5-45f3-8456-68922cb89b31 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:31.258962 n-d-844200-1 sudo[147298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-8bf5321e-89a5-45f3-8456-68922cb89b31
Jun 01 13:34:31.260073 n-d-844200-1 sudo[147298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:31.686505 n-d-844200-1 sudo[147298]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:31.689008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-8bf5321e-89a5-45f3-8456-68922cb89b31" returned: 0 in 0.453s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:31.691453 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8bf5321e-89a5-45f3-8456-68922cb89b31 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:31.712118 n-d-844200-1 sudo[147303]: 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-8bf5321e-89a5-45f3-8456-68922cb89b31
Jun 01 13:34:31.712953 n-d-844200-1 sudo[147303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:32.350441 n-d-844200-1 sudo[147303]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:32.352904 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8bf5321e-89a5-45f3-8456-68922cb89b31" returned: 0 in 0.661s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:32.445574 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['68449107-6af4-410e-98aa-36eb66d812b7', '1226496d-c77c-483d-b550-645c6f2344f5', '0c75a829-7271-4018-aecb-9914762f1562', '147d1df7-6b88-4945-b6c4-b8e989582680'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:34:32.499841 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:34:32.507638 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-06bae639-a7c3-45ef-98eb-081d3eded7ac tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-8bf5321e-89a5-45f3-8456-68922cb89b31-delete_snapshot'" released by "delete_snapshot" :: held 1.274s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:34:33.454927 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-810fc7fc-8361-4a5b-8477-68a0371f8053-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:34:33.456808 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-810fc7fc-8361-4a5b-8477-68a0371f8053 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:33.477292 n-d-844200-1 sudo[147367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-810fc7fc-8361-4a5b-8477-68a0371f8053
Jun 01 13:34:33.478087 n-d-844200-1 sudo[147367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:33.878020 n-d-844200-1 sudo[147367]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:33.881127 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-810fc7fc-8361-4a5b-8477-68a0371f8053" returned: 0 in 0.423s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:33.883310 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-810fc7fc-8361-4a5b-8477-68a0371f8053 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:33.904507 n-d-844200-1 sudo[147371]: 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-810fc7fc-8361-4a5b-8477-68a0371f8053
Jun 01 13:34:33.905298 n-d-844200-1 sudo[147371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:34.474144 n-d-844200-1 sudo[147371]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:34.476534 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-810fc7fc-8361-4a5b-8477-68a0371f8053" returned: 0 in 0.593s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:34.564595 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['550df1f4-f531-44ab-b313-025e0b83f4ad', 'd245ef18-cd9c-4e01-990e-918eb77cd9d6', 'be63f14a-6708-48c6-b88d-126733696739', 'aad81bdd-ca9c-4862-b348-ceaa3230ea3b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:34:34.615175 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:34:34.620490 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f5297c35-29e0-4f24-82db-b128a61a6124 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-810fc7fc-8361-4a5b-8477-68a0371f8053-delete_snapshot'" released by "delete_snapshot" :: held 1.166s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:34:36.509112 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-ddc69f28-9ca8-4766-a593-f91ca2dc62dd req-5c8f1e93-bd39-4f58-b223-9cda7821a19f tempest-VolumesSnapshotTestJSON-1237858345 None] Terminate volume connection completed successfully.
Jun 01 13:34:36.509798 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-ddc69f28-9ca8-4766-a593-f91ca2dc62dd req-5c8f1e93-bd39-4f58-b223-9cda7821a19f tempest-VolumesSnapshotTestJSON-1237858345 None] Deleting attachment f8007b7b-dfc5-43de-9d18-1addeb5125a9. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:34:36.511228 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:36.599509 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:36.599966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853469648]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n System information:\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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58\n Backing store flags: \n Account information:\n me9xvHHCYhHKA2d6hc3w\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:36.600972 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-ddc69f28-9ca8-4766-a593-f91ca2dc62dd req-5c8f1e93-bd39-4f58-b223-9cda7821a19f tempest-VolumesSnapshotTestJSON-1237858345 None] Removing iscsi_target for Volume ID: bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:34:36.602787 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:36.696053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 -f" returned: 0 in 0.093s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:36.696439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853469648]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:36.699698 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:36.787550 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:36.787997 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853469648]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:34:41.466308 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a35cf626-1eca-446e-8c10-f748d11452d2 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:41.484919 n-d-844200-1 sudo[147438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:34:41.485804 n-d-844200-1 sudo[147438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:41.898260 n-d-844200-1 sudo[147438]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:41.900687 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a35cf626-1eca-446e-8c10-f748d11452d2 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:41.903195 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a35cf626-1eca-446e-8c10-f748d11452d2 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:41.921721 n-d-844200-1 sudo[147442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g
Jun 01 13:34:41.922525 n-d-844200-1 sudo[147442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:42.624097 n-d-844200-1 sudo[147442]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:42.626612 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a35cf626-1eca-446e-8c10-f748d11452d2 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g" returned: 0 in 0.723s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:42.705974 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a35cf626-1eca-446e-8c10-f748d11452d2 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:34:43.872014 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:34:43.901247 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:43.919873 n-d-844200-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/_snapshot-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6
Jun 01 13:34:43.920676 n-d-844200-1 sudo[147560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:44.363636 n-d-844200-1 sudo[147560]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:44.366883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6" returned: 0 in 0.465s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:44.369607 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:44.389632 n-d-844200-1 sudo[147563]: 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-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6
Jun 01 13:34:44.390446 n-d-844200-1 sudo[147563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:45.064408 n-d-844200-1 sudo[147563]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:45.066849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6" returned: 0 in 0.697s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:45.152139 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['2413e0f8-f267-4795-a900-2da0a43ffda7', '814235d1-faf8-49fe-83e6-4eb7d0692bee', '53dd5638-8a27-46ac-bb37-2ad1ebccf1f9', 'eb1f68e5-bd0b-4bba-8ef2-deb7fc7fa706'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:34:45.190575 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:34:45.196418 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-4fcb8425-a68a-4786-80bc-95a71c78f5fe tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-0a21fba1-34c2-4f04-afb0-4e01c31fb1b6-delete_snapshot'" released by "delete_snapshot" :: held 1.325s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:34:46.317603 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-adf517cf-0a68-4a4e-9c19-ac36e82d67cf tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:46.340795 n-d-844200-1 sudo[147632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:34:46.341984 n-d-844200-1 sudo[147632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:46.753866 n-d-844200-1 sudo[147632]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:46.757697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-adf517cf-0a68-4a4e-9c19-ac36e82d67cf tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.439s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:46.760783 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-adf517cf-0a68-4a4e-9c19-ac36e82d67cf tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c469d591-b001-4e97-b2ec-72b39b78cbd5 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:46.785924 n-d-844200-1 sudo[147635]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c469d591-b001-4e97-b2ec-72b39b78cbd5 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g
Jun 01 13:34:46.786812 n-d-844200-1 sudo[147635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:47.469368 n-d-844200-1 sudo[147635]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:47.471706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-adf517cf-0a68-4a4e-9c19-ac36e82d67cf tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c469d591-b001-4e97-b2ec-72b39b78cbd5 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g" returned: 0 in 0.711s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:47.527673 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-adf517cf-0a68-4a4e-9c19-ac36e82d67cf tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:34:49.488498 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:34:49.489346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:34:49.490012 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:49.519524 n-d-844200-1 sudo[147745]: 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
Jun 01 13:34:49.521233 n-d-844200-1 sudo[147745]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:49.942060 n-d-844200-1 sudo[147745]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:49.944523 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:49.947011 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:49.965584 n-d-844200-1 sudo[147748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:34:49.966387 n-d-844200-1 sudo[147748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:34:50.395255 n-d-844200-1 sudo[147748]: pam_unix(sudo:session): session closed for user root
Jun 01 13:34:50.397444 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:34:50.403911 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:34:59.931006 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:34:59.949780 n-d-844200-1 sudo[147778]: 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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:34:59.950609 n-d-844200-1 sudo[147778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:00.352219 n-d-844200-1 sudo[147778]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:00.355039 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.424s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:00.404491 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:00.411942 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:00.412217 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795816848368]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:00.412789 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:35:00.413568 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Creating iscsi_target for Volume ID: volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume path /opt/stack/data/cinder/volumes/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb,
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: incominguser RD9z6x6BBH5X2t4CeRxe GhGzNS75xRcuQdBt
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:35:00.418537 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:35:00.420287 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:00.787397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.367s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:00.787925 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795816848368]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:00.788581 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:35:00.789213 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:35:00.793397 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:00.799082 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:00.799408 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795816848368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n System information:\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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n Backing store flags: \n Account information:\n RD9z6x6BBH5X2t4CeRxe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:00.799987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:35:00.802753 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:00.888060 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:00.888389 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795816848368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n System information:\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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n Backing store flags: \n Account information:\n RD9z6x6BBH5X2t4CeRxe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:00.889718 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:00.976157 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:00.977113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795816848368]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n System information:\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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n Backing store flags: \n Account information:\n RD9z6x6BBH5X2t4CeRxe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:00.978087 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:35:01.021696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb', 'target_lun': 1, 'volume_id': 'a78dbe8f-9c5d-43d8-b890-5c490a938ebb', 'auth_method': 'CHAP', 'auth_username': 'RD9z6x6BBH5X2t4CeRxe', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '32b66d01-70a5-4b4f-bc91-9736ee348fd7'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:35:01.135714 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f231e384-9922-4111-80ad-fd2aea5a2a08 req-b2de5532-4e8a-455e-9b14-8a712e4912a5 tempest-VolumesSnapshotTestJSON-1237858345 None] attachment_update completed successfully.
Jun 01 13:35:07.764589 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-60a49d13-e7e5-45ab-8feb-35b39f3c6938 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:07.785103 n-d-844200-1 sudo[147850]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:35:07.785910 n-d-844200-1 sudo[147850]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:08.214714 n-d-844200-1 sudo[147850]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:08.217189 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-60a49d13-e7e5-45ab-8feb-35b39f3c6938 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.452s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:08.219127 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-60a49d13-e7e5-45ab-8feb-35b39f3c6938 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:08.237868 n-d-844200-1 sudo[147853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g
Jun 01 13:35:08.238741 n-d-844200-1 sudo[147853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:08.920327 n-d-844200-1 sudo[147853]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:08.923056 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-60a49d13-e7e5-45ab-8feb-35b39f3c6938 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g" returned: 0 in 0.703s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:08.978292 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-60a49d13-e7e5-45ab-8feb-35b39f3c6938 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:35:10.177620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c5afe4f9-55b0-4292-8cd3-13a7bea73e5a tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:10.197998 n-d-844200-1 sudo[147996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:35:10.198941 n-d-844200-1 sudo[147996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:10.639606 n-d-844200-1 sudo[147996]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:10.642086 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c5afe4f9-55b0-4292-8cd3-13a7bea73e5a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.464s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:10.644059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c5afe4f9-55b0-4292-8cd3-13a7bea73e5a tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d42e2564-a43e-4d64-a737-cfddd0df0801 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:10.668457 n-d-844200-1 sudo[148001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d42e2564-a43e-4d64-a737-cfddd0df0801 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g
Jun 01 13:35:10.670372 n-d-844200-1 sudo[148001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:11.510758 n-d-844200-1 sudo[148001]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:11.513395 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c5afe4f9-55b0-4292-8cd3-13a7bea73e5a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-d42e2564-a43e-4d64-a737-cfddd0df0801 --snapshot stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -L 1.00g" returned: 0 in 0.869s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:11.584877 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c5afe4f9-55b0-4292-8cd3-13a7bea73e5a tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:35:12.426235 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-d42e2564-a43e-4d64-a737-cfddd0df0801-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:12.428124 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-d42e2564-a43e-4d64-a737-cfddd0df0801 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:12.458574 n-d-844200-1 sudo[148209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-d42e2564-a43e-4d64-a737-cfddd0df0801
Jun 01 13:35:12.460072 n-d-844200-1 sudo[148209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:12.902340 n-d-844200-1 sudo[148209]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:12.904724 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-d42e2564-a43e-4d64-a737-cfddd0df0801" returned: 0 in 0.476s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:12.907677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d42e2564-a43e-4d64-a737-cfddd0df0801 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:12.937880 n-d-844200-1 sudo[148241]: 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-d42e2564-a43e-4d64-a737-cfddd0df0801
Jun 01 13:35:12.939832 n-d-844200-1 sudo[148241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:13.750038 n-d-844200-1 sudo[148241]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:13.752763 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-d42e2564-a43e-4d64-a737-cfddd0df0801" returned: 0 in 0.845s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:13.878039 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['73ab5c00-439d-43fc-8c78-e539c5421741', 'd27471d6-455a-403d-9928-9c7c9d90177d', '1e0693db-89ad-4315-b840-9adae4a87220', 'cbc679c8-40ca-41a0-bf3a-8cf91763a18d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:13.967871 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:35:13.975306 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b8b6e878-fc0b-4fc0-bd38-dfa9fdad92b4 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-d42e2564-a43e-4d64-a737-cfddd0df0801-delete_snapshot'" released by "delete_snapshot" :: held 1.549s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:14.735534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-c469d591-b001-4e97-b2ec-72b39b78cbd5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:14.740431 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-c469d591-b001-4e97-b2ec-72b39b78cbd5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:14.775291 n-d-844200-1 sudo[148410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-c469d591-b001-4e97-b2ec-72b39b78cbd5
Jun 01 13:35:14.776186 n-d-844200-1 sudo[148410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:15.251645 n-d-844200-1 sudo[148410]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:15.254065 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-c469d591-b001-4e97-b2ec-72b39b78cbd5" returned: 0 in 0.513s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:15.256827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c469d591-b001-4e97-b2ec-72b39b78cbd5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:15.276417 n-d-844200-1 sudo[148413]: 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-c469d591-b001-4e97-b2ec-72b39b78cbd5
Jun 01 13:35:15.277225 n-d-844200-1 sudo[148413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:16.023922 n-d-844200-1 sudo[148413]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:16.026441 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c469d591-b001-4e97-b2ec-72b39b78cbd5" returned: 0 in 0.769s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:16.148418 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['94632661-8a0d-45af-a84e-6e3968e3e296', '173af5b9-ed9c-4528-88f1-acad25a12ae6', 'faa437df-f24e-48a6-ab24-cb2b53e0ca82', '9519c878-b2b5-4530-aeee-3df47cd2b220'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:16.215554 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:35:16.221545 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d80cc96f-f8ec-4f0e-a22c-4401d3b2a911 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-c469d591-b001-4e97-b2ec-72b39b78cbd5-delete_snapshot'" released by "delete_snapshot" :: held 1.487s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:17.038624 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.026s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:17.040435 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:17.082309 n-d-844200-1 sudo[148519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16
Jun 01 13:35:17.083394 n-d-844200-1 sudo[148519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:17.569922 n-d-844200-1 sudo[148519]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:17.572620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16" returned: 0 in 0.532s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:17.576049 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:17.603829 n-d-844200-1 sudo[148539]: 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-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16
Jun 01 13:35:17.604729 n-d-844200-1 sudo[148539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:18.336758 n-d-844200-1 sudo[148539]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:18.339051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16" returned: 0 in 0.763s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:18.502949 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['b67e6ec3-42ef-49d2-8edc-3170a63cec20', '70894daa-cd19-4a1c-aa16-62bceee14e77', 'f50d413e-8628-4f47-9923-765af12389c9', 'c476360e-6e72-4429-b3f3-60eac71b170d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:18.606825 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:35:18.615169 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-5f65d696-ad6e-4a7d-98ac-12d48fc1935f tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-9a0fbbd7-4d7d-4616-8fd3-0a0990d00c16-delete_snapshot'" released by "delete_snapshot" :: held 1.576s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:20.315769 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-6d5aa03c-9ff5-48b7-a2f1-d70bd6b0f4f7 req-9512c125-d298-4ccd-98b9-55e4c469c457 tempest-VolumesSnapshotTestJSON-1237858345 None] Terminate volume connection completed successfully.
Jun 01 13:35:20.316436 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-6d5aa03c-9ff5-48b7-a2f1-d70bd6b0f4f7 req-9512c125-d298-4ccd-98b9-55e4c469c457 tempest-VolumesSnapshotTestJSON-1237858345 None] Deleting attachment 32b66d01-70a5-4b4f-bc91-9736ee348fd7. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:35:20.319948 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:20.409094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:20.409449 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075510592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n System information:\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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb\n Backing store flags: \n Account information:\n RD9z6x6BBH5X2t4CeRxe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:20.410087 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-6d5aa03c-9ff5-48b7-a2f1-d70bd6b0f4f7 req-9512c125-d298-4ccd-98b9-55e4c469c457 tempest-VolumesSnapshotTestJSON-1237858345 None] Removing iscsi_target for Volume ID: a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:35:20.411460 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:20.509031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb -f" returned: 0 in 0.097s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:20.509658 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075510592]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:20.513117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:20.618119 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:20.618515 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796075510592]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:35:26.075626 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:35:26.080102 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:35:26.080606 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 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'
Jun 01 13:35:26.120150 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (80ca036c-6f75-43e6-97ea-5ce966dc238a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:26.124595 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24f26f48-910d-4d14-be39-f0968797ff47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:26.158913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:35:26.186831 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (24f26f48-910d-4d14-be39-f0968797ff47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2093456431',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=2f46077a-87b7-48a3-bad1-40308af61a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2039e126448349dd8be5414bd82a8825',provider_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-06-01T13:35:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:35:26Z,user_id='803bc4c5d8654b64a406d94abfa5f32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:26.189746 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1038bd16-370f-43b5-9af4-7fc71ab8994a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:26.191830 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1038bd16-370f-43b5-9af4-7fc71ab8994a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:26.194090 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41fcb71e-afb8-44b1-befb-ded771314f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:26.196260 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41fcb71e-afb8-44b1-befb-ded771314f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2f46077a-87b7-48a3-bad1-40308af61a7a', 'volume_name': 'volume-2f46077a-87b7-48a3-bad1-40308af61a7a', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:26.198447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13c57d22-2a7f-4dc8-9d25-a2e8acdf6dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:26.200485 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13c57d22-2a7f-4dc8-9d25-a2e8acdf6dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:26.202558 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7137304-4e93-4180-9a4d-7be861b7dbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:26.203329 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume 2f46077a-87b7-48a3-bad1-40308af61a7a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2f46077a-87b7-48a3-bad1-40308af61a7a', 'volume_size': 1}
Jun 01 13:35:26.204728 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f46077a-87b7-48a3-bad1-40308af61a7a stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:26.224332 n-d-844200-1 sudo[148784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f46077a-87b7-48a3-bad1-40308af61a7a stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:35:26.225250 n-d-844200-1 sudo[148784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:26.769458 n-d-844200-1 sudo[148784]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:26.772805 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2f46077a-87b7-48a3-bad1-40308af61a7a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.567s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:26.776973 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a7137304-4e93-4180-9a4d-7be861b7dbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2f46077a-87b7-48a3-bad1-40308af61a7a', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:26.779970 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b83543e-81f8-4e11-9ac1-37f7a487af1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:26.792167 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume volume-2f46077a-87b7-48a3-bad1-40308af61a7a (2f46077a-87b7-48a3-bad1-40308af61a7a): created successfully
Jun 01 13:35:26.794179 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8b83543e-81f8-4e11-9ac1-37f7a487af1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:26.797282 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (80ca036c-6f75-43e6-97ea-5ce966dc238a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:26.812639 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c4ea28e1-a870-431f-9300-b7ea03d84e12 tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume successfully.
Jun 01 13:35:27.425940 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ea27eba4-f99b-4253-9e52-5c86ebb222b7 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:27.459286 n-d-844200-1 sudo[148827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a
Jun 01 13:35:27.460790 n-d-844200-1 sudo[148827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:27.897814 n-d-844200-1 sudo[148827]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:27.900872 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ea27eba4-f99b-4253-9e52-5c86ebb222b7 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a" returned: 0 in 0.474s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:27.904239 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ea27eba4-f99b-4253-9e52-5c86ebb222b7 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73 --snapshot stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:27.926806 n-d-844200-1 sudo[148833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73 --snapshot stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a -L 1.00g
Jun 01 13:35:27.927786 n-d-844200-1 sudo[148833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:28.741428 n-d-844200-1 sudo[148833]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:28.743844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ea27eba4-f99b-4253-9e52-5c86ebb222b7 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73 --snapshot stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a -L 1.00g" returned: 0 in 0.840s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:28.801054 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ea27eba4-f99b-4253-9e52-5c86ebb222b7 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:35:30.126757 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:35:30.130629 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:35:30.131114 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 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'
Jun 01 13:35:30.153016 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (e5e45863-2f01-4a9d-8af3-5067e3cc4d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:30.156203 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60eb951f-a44a-4075-b6ae-95ffb314c3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:30.178299 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:35:30.202243 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60eb951f-a44a-4075-b6ae-95ffb314c3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-874843582',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=0a3f0cca-5c64-4154-aa68-57a197d543eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2039e126448349dd8be5414bd82a8825',provider_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-06-01T13:35:30Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=bf7ef454-c21f-451b-87b3-cda588d09a73,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:35:30Z,user_id='803bc4c5d8654b64a406d94abfa5f32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:30.204844 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9426af95-092b-4085-8d5b-96e60b404221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:30.206926 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9426af95-092b-4085-8d5b-96e60b404221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:30.209212 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9e0d8b4-d152-49c3-83ee-211e09d13de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:30.211408 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9e0d8b4-d152-49c3-83ee-211e09d13de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '0a3f0cca-5c64-4154-aa68-57a197d543eb', 'volume_name': 'volume-0a3f0cca-5c64-4154-aa68-57a197d543eb', 'volume_size': 2, 'snapshot_id': 'bf7ef454-c21f-451b-87b3-cda588d09a73'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:30.213606 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79090ae7-8567-4ae2-b5b4-69b2bf4389aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:30.215684 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (79090ae7-8567-4ae2-b5b4-69b2bf4389aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:30.217742 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5469a88c-6fd3-460a-ab59-9e32e04827d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:30.218517 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume 0a3f0cca-5c64-4154-aa68-57a197d543eb: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-0a3f0cca-5c64-4154-aa68-57a197d543eb', 'volume_size': 2, 'snapshot_id': 'bf7ef454-c21f-451b-87b3-cda588d09a73'}
Jun 01 13:35:30.239448 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a3f0cca-5c64-4154-aa68-57a197d543eb stack-volumes-lvmdriver-1 -L 2g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:30.263295 n-d-844200-1 sudo[148985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a3f0cca-5c64-4154-aa68-57a197d543eb stack-volumes-lvmdriver-1 -L 2g
Jun 01 13:35:30.264106 n-d-844200-1 sudo[148985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:30.770921 n-d-844200-1 sudo[148985]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:30.773974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a3f0cca-5c64-4154-aa68-57a197d543eb stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.534s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:30.776873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:30.797594 n-d-844200-1 sudo[149017]: 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-bf7ef454-c21f-451b-87b3-cda588d09a73
Jun 01 13:35:30.798570 n-d-844200-1 sudo[149017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:31.221311 n-d-844200-1 sudo[149017]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:31.223866 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73" returned: 0 in 0.447s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:31.226177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:31.247266 n-d-844200-1 sudo[149020]: 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--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb iflag=direct
Jun 01 13:35:31.248691 n-d-844200-1 sudo[149020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:31.600158 n-d-844200-1 sudo[149020]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:31.602490 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb iflag=direct" returned: 0 in 0.376s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:31.603579 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:31.624610 n-d-844200-1 sudo[149032]: 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--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb oflag=direct
Jun 01 13:35:31.625427 n-d-844200-1 sudo[149032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:31.970910 n-d-844200-1 sudo[149032]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:31.973160 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb oflag=direct" returned: 0 in 0.369s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:31.974505 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:31.994386 n-d-844200-1 sudo[149044]: 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--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:35:31.995213 n-d-844200-1 sudo[149044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:37.047326 n-d-844200-1 sudo[149044]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:37.050050 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.075s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:37.050680 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bf7ef454--c21f--451b--87b3--cda588d09a73, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f0cca--5c64--4154--aa68--57a197d543eb, size 1024.00 MB, duration 5.08 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:35:37.051078 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume copy 1024.00 MB at 201.71 MB/s
Jun 01 13:35:37.102908 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5469a88c-6fd3-460a-ab59-9e32e04827d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a3f0cca-5c64-4154-aa68-57a197d543eb', 'volume_size': 2, 'snapshot_id': 'bf7ef454-c21f-451b-87b3-cda588d09a73'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:37.105154 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (206256aa-f483-4d52-865a-4ee03cac8a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:37.114265 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume volume-0a3f0cca-5c64-4154-aa68-57a197d543eb (0a3f0cca-5c64-4154-aa68-57a197d543eb): created successfully
Jun 01 13:35:37.116215 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (206256aa-f483-4d52-865a-4ee03cac8a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:37.119239 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (e5e45863-2f01-4a9d-8af3-5067e3cc4d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:37.133825 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-56382eb3-f574-4e64-820d-aa8ecc5db495 tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume successfully.
Jun 01 13:35:38.062513 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-0a3f0cca-5c64-4154-aa68-57a197d543eb-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:38.129994 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0a3f0cca-5c64-4154-aa68-57a197d543eb
Jun 01 13:35:38.131052 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0a3f0cca-5c64-4154-aa68-57a197d543eb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:38.150742 n-d-844200-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/volume-0a3f0cca-5c64-4154-aa68-57a197d543eb
Jun 01 13:35:38.151643 n-d-844200-1 sudo[149076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:38.568904 n-d-844200-1 sudo[149076]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:38.571323 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-0a3f0cca-5c64-4154-aa68-57a197d543eb" returned: 0 in 0.440s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:38.573143 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 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-0a3f0cca-5c64-4154-aa68-57a197d543eb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:38.591977 n-d-844200-1 sudo[149079]: 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-0a3f0cca-5c64-4154-aa68-57a197d543eb
Jun 01 13:35:38.592785 n-d-844200-1 sudo[149079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:39.001691 n-d-844200-1 sudo[149079]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:39.004081 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a3f0cca-5c64-4154-aa68-57a197d543eb" returned: 0 in 0.430s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:39.006297 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a3f0cca-5c64-4154-aa68-57a197d543eb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:39.027039 n-d-844200-1 sudo[149082]: 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-0a3f0cca-5c64-4154-aa68-57a197d543eb
Jun 01 13:35:39.027852 n-d-844200-1 sudo[149082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:39.493462 n-d-844200-1 sudo[149082]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:39.495974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a3f0cca-5c64-4154-aa68-57a197d543eb" returned: 0 in 0.489s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:39.497764 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: 0a3f0cca-5c64-4154-aa68-57a197d543eb
Jun 01 13:35:39.544950 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['054645a0-6e3b-45d0-b2e9-5f9b0fdd13f0', 'e8c62f9c-c4ad-4fa4-88f2-c2ceea065625', '4765ce99-702e-4ac8-9108-400d7cd1663b', '6065fc6e-31e0-4c93-95a1-40d775303ed3'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:39.592047 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:35:39.592729 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:39.615744 n-d-844200-1 sudo[149098]: 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
Jun 01 13:35:39.616667 n-d-844200-1 sudo[149098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:40.045575 n-d-844200-1 sudo[149098]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:40.048221 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:40.050370 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:40.069423 n-d-844200-1 sudo[149101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:35:40.070237 n-d-844200-1 sudo[149101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:40.521480 n-d-844200-1 sudo[149101]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:40.524388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:40.526322 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:35:40.532752 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:35:40.548903 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b2ad4874-5020-4e0b-908b-c6d119bfff39 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-0a3f0cca-5c64-4154-aa68-57a197d543eb-delete_volume'" released by "delete_volume" :: held 2.486s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:40.843032 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:35:40.847592 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:35:40.848148 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 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'
Jun 01 13:35:40.861261 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (7206a0b7-1f96-4b6b-b788-c18e8f777c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:40.864622 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5ba9b5b-5460-4043-ad37-484b8fe661a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:40.889190 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:35:40.915338 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d5ba9b5b-5460-4043-ad37-484b8fe661a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-749075684',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=21e28ce7-cb03-41f8-b8b3-493cce9d31c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2039e126448349dd8be5414bd82a8825',provider_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-06-01T13:35:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:35:41Z,user_id='803bc4c5d8654b64a406d94abfa5f32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:40.918297 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b16884f1-b718-4092-8d89-af395215434b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:40.921479 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b16884f1-b718-4092-8d89-af395215434b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:40.924508 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (467f0839-c72a-4f13-8386-2da54056324f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:40.926918 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (467f0839-c72a-4f13-8386-2da54056324f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '21e28ce7-cb03-41f8-b8b3-493cce9d31c7', 'volume_name': 'volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:40.929177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7884d488-7af4-40a7-862c-3dec1cf0b635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:40.931325 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7884d488-7af4-40a7-862c-3dec1cf0b635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:40.933447 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54257b27-c1c6-4bea-99b1-0a0ac8b1ea35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:40.934209 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume 21e28ce7-cb03-41f8-b8b3-493cce9d31c7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7', 'volume_size': 1}
Jun 01 13:35:40.935505 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:40.955803 n-d-844200-1 sudo[149120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:35:40.956634 n-d-844200-1 sudo[149120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:41.439039 n-d-844200-1 sudo[149120]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:41.441719 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.506s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:41.445696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54257b27-c1c6-4bea-99b1-0a0ac8b1ea35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:41.452865 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4899f99d-56ae-4837-a676-4506c4da3ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:41.465225 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Volume volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 (21e28ce7-cb03-41f8-b8b3-493cce9d31c7): created successfully
Jun 01 13:35:41.467445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4899f99d-56ae-4837-a676-4506c4da3ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:41.471028 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (7206a0b7-1f96-4b6b-b788-c18e8f777c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:41.479064 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-2e8a512d-cd46-4d1c-be69-0a51c33b6665 tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume successfully.
Jun 01 13:35:42.334759 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-98a8e3f9-388a-4748-8f25-aa3861620033 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:42.353323 n-d-844200-1 sudo[149171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7
Jun 01 13:35:42.354125 n-d-844200-1 sudo[149171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:42.778787 n-d-844200-1 sudo[149171]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:42.781119 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-98a8e3f9-388a-4748-8f25-aa3861620033 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7" returned: 0 in 0.446s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:42.783223 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-98a8e3f9-388a-4748-8f25-aa3861620033 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5 --snapshot stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:42.802558 n-d-844200-1 sudo[149189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5 --snapshot stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 -L 1.00g
Jun 01 13:35:42.803512 n-d-844200-1 sudo[149189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:43.428747 n-d-844200-1 sudo[149189]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:43.432249 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-98a8e3f9-388a-4748-8f25-aa3861620033 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5 --snapshot stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 -L 1.00g" returned: 0 in 0.648s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:43.490628 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-98a8e3f9-388a-4748-8f25-aa3861620033 tempest-VolumesSnapshotTestJSON-1237858345 None] Create snapshot completed successfully
Jun 01 13:35:45.019485 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:35:45.023488 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:35:45.023991 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 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'
Jun 01 13:35:45.049481 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (3a4b13a9-e10c-4069-8c4f-b5629bf1bb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:45.052666 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0d5aae9-8a12-41b2-af29-8b9e8278e44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:45.075400 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:35:45.100112 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a0d5aae9-8a12-41b2-af29-8b9e8278e44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-190759429',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=dbc18da3-460c-476d-b04f-334c40f63bf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2039e126448349dd8be5414bd82a8825',provider_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-06-01T13:35:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=88d2e717-c8c7-4d20-b0ba-2059d7798bf5,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:35:45Z,user_id='803bc4c5d8654b64a406d94abfa5f32c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:45.102567 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f04e9c7c-7cbe-4048-9b2f-48acd40c997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:45.104711 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f04e9c7c-7cbe-4048-9b2f-48acd40c997f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:45.107375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8254ed38-be9c-473c-8199-cf7e07caf57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:45.110005 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8254ed38-be9c-473c-8199-cf7e07caf57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'dbc18da3-460c-476d-b04f-334c40f63bf1', 'volume_name': 'volume-dbc18da3-460c-476d-b04f-334c40f63bf1', 'volume_size': 1, 'snapshot_id': '88d2e717-c8c7-4d20-b0ba-2059d7798bf5'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:45.112866 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bebcff01-4bf9-46d3-9ff9-8ab50560807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:45.115346 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bebcff01-4bf9-46d3-9ff9-8ab50560807b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:45.117720 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83d7f9fb-0a58-42ae-b53d-d1881384e340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:45.118531 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Volume dbc18da3-460c-476d-b04f-334c40f63bf1: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-dbc18da3-460c-476d-b04f-334c40f63bf1', 'volume_size': 1, 'snapshot_id': '88d2e717-c8c7-4d20-b0ba-2059d7798bf5'}
Jun 01 13:35:45.138767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbc18da3-460c-476d-b04f-334c40f63bf1 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:45.157051 n-d-844200-1 sudo[149320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbc18da3-460c-476d-b04f-334c40f63bf1 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:35:45.157911 n-d-844200-1 sudo[149320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:45.638176 n-d-844200-1 sudo[149320]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:45.640835 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dbc18da3-460c-476d-b04f-334c40f63bf1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.501s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:45.643159 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:45.661998 n-d-844200-1 sudo[149358]: 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-88d2e717-c8c7-4d20-b0ba-2059d7798bf5
Jun 01 13:35:45.662841 n-d-844200-1 sudo[149358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:46.072785 n-d-844200-1 sudo[149358]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:46.075734 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5" returned: 0 in 0.432s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:46.077916 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:46.101074 n-d-844200-1 sudo[149361]: 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--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 iflag=direct
Jun 01 13:35:46.101894 n-d-844200-1 sudo[149361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:46.433216 n-d-844200-1 sudo[149361]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:46.436035 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 iflag=direct" returned: 0 in 0.358s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:46.437094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:46.464704 n-d-844200-1 sudo[149373]: 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--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 oflag=direct
Jun 01 13:35:46.465517 n-d-844200-1 sudo[149373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:46.793109 n-d-844200-1 sudo[149373]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:46.795677 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 oflag=direct" returned: 0 in 0.358s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:46.796871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:46.816828 n-d-844200-1 sudo[149385]: 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--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:35:46.817661 n-d-844200-1 sudo[149385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:49.486700 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:35:49.488452 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:35:49.489729 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:49.512683 n-d-844200-1 sudo[149394]: 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
Jun 01 13:35:49.513824 n-d-844200-1 sudo[149394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:49.944752 n-d-844200-1 sudo[149394]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:49.947309 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:49.948925 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:49.968423 n-d-844200-1 sudo[149399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:35:49.970537 n-d-844200-1 sudo[149399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:50.396806 n-d-844200-1 sudo[149399]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:50.399142 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:50.402449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:35:51.150128 n-d-844200-1 sudo[149385]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:51.152199 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.355s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:51.152863 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--88d2e717--c8c7--4d20--b0ba--2059d7798bf5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--dbc18da3--460c--476d--b04f--334c40f63bf1, size 1024.00 MB, duration 4.36 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:35:51.153232 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Volume copy 1024.00 MB at 235.05 MB/s
Jun 01 13:35:51.200641 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83d7f9fb-0a58-42ae-b53d-d1881384e340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dbc18da3-460c-476d-b04f-334c40f63bf1', 'volume_size': 1, 'snapshot_id': '88d2e717-c8c7-4d20-b0ba-2059d7798bf5'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:51.202879 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (844259f3-0199-42d1-86e9-14124e41cdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:35:51.212762 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Volume volume-dbc18da3-460c-476d-b04f-334c40f63bf1 (dbc18da3-460c-476d-b04f-334c40f63bf1): created successfully
Jun 01 13:35:51.214573 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (844259f3-0199-42d1-86e9-14124e41cdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:35:51.217531 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Flow 'volume_create_manager' (3a4b13a9-e10c-4069-8c4f-b5629bf1bb50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:35:51.231358 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-86880281-89d8-446d-850c-72535a59a9ff tempest-VolumesSnapshotTestJSON-1237858345 None] Created volume successfully.
Jun 01 13:35:51.715491 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-dbc18da3-460c-476d-b04f-334c40f63bf1-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:51.774323 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: dbc18da3-460c-476d-b04f-334c40f63bf1
Jun 01 13:35:51.775374 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dbc18da3-460c-476d-b04f-334c40f63bf1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:51.802683 n-d-844200-1 sudo[149416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dbc18da3-460c-476d-b04f-334c40f63bf1
Jun 01 13:35:51.803515 n-d-844200-1 sudo[149416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:52.249214 n-d-844200-1 sudo[149416]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:52.252981 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-dbc18da3-460c-476d-b04f-334c40f63bf1" returned: 0 in 0.477s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:52.255652 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 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-dbc18da3-460c-476d-b04f-334c40f63bf1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:52.279010 n-d-844200-1 sudo[149421]: 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-dbc18da3-460c-476d-b04f-334c40f63bf1
Jun 01 13:35:52.279811 n-d-844200-1 sudo[149421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:52.710855 n-d-844200-1 sudo[149421]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:52.714452 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dbc18da3-460c-476d-b04f-334c40f63bf1" returned: 0 in 0.458s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:52.717918 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbc18da3-460c-476d-b04f-334c40f63bf1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:52.738336 n-d-844200-1 sudo[149425]: 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-dbc18da3-460c-476d-b04f-334c40f63bf1
Jun 01 13:35:52.739150 n-d-844200-1 sudo[149425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:53.203285 n-d-844200-1 sudo[149425]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:53.205856 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dbc18da3-460c-476d-b04f-334c40f63bf1" returned: 0 in 0.488s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:53.207043 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: dbc18da3-460c-476d-b04f-334c40f63bf1
Jun 01 13:35:53.252968 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['6fc132d9-e1ee-4eab-8ef3-c010b56a2cea', '6848ff39-9f07-408f-bf3f-2a0ddead2ec1', 'ab583b07-bb29-4f5b-87a6-f22490768c39', 'a9e19f4b-58bf-4ab4-b875-ee2a59c00968'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:53.301250 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:35:53.301977 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:53.320176 n-d-844200-1 sudo[149433]: 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
Jun 01 13:35:53.321081 n-d-844200-1 sudo[149433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:53.737990 n-d-844200-1 sudo[149433]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:53.740392 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.438s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:53.742512 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:53.761865 n-d-844200-1 sudo[149436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:35:53.762684 n-d-844200-1 sudo[149436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:54.087056 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-88d2e717-c8c7-4d20-b0ba-2059d7798bf5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:54.089207 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-88d2e717-c8c7-4d20-b0ba-2059d7798bf5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:54.109453 n-d-844200-1 sudo[149439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-88d2e717-c8c7-4d20-b0ba-2059d7798bf5
Jun 01 13:35:54.110736 n-d-844200-1 sudo[149439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:54.158371 n-d-844200-1 sudo[149436]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:54.160866 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:54.163041 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:35:54.168399 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:35:54.183290 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-39d28fd4-5b30-4d99-b263-4fc84cc64847 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-dbc18da3-460c-476d-b04f-334c40f63bf1-delete_volume'" released by "delete_volume" :: held 2.468s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:54.520984 n-d-844200-1 sudo[149439]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:54.523499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-88d2e717-c8c7-4d20-b0ba-2059d7798bf5" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:54.525781 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:54.545035 n-d-844200-1 sudo[149444]: 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-88d2e717-c8c7-4d20-b0ba-2059d7798bf5
Jun 01 13:35:54.545828 n-d-844200-1 sudo[149444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:55.153475 n-d-844200-1 sudo[149444]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:55.155873 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-88d2e717-c8c7-4d20-b0ba-2059d7798bf5" returned: 0 in 0.630s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:55.246686 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['862a9c9b-cd85-41d6-b260-d1ab218ac9db', 'bac2767d-7406-42da-98d8-5a4a6eefda0a', '4f95bdbf-7ecb-4144-b719-c8648e6f0a32', '40362f42-51b6-4cf2-a847-407e02d2cd91'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:55.285514 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:35:55.290735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-9612e8f4-1d83-45e1-aa63-8ee9e504f645 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-88d2e717-c8c7-4d20-b0ba-2059d7798bf5-delete_snapshot'" released by "delete_snapshot" :: held 1.204s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:56.288595 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-21e28ce7-cb03-41f8-b8b3-493cce9d31c7-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:56.350090 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: 21e28ce7-cb03-41f8-b8b3-493cce9d31c7
Jun 01 13:35:56.351194 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:56.385804 n-d-844200-1 sudo[149490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7
Jun 01 13:35:56.386757 n-d-844200-1 sudo[149490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:56.816024 n-d-844200-1 sudo[149490]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:56.818809 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7" returned: 0 in 0.467s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:56.820672 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 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-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:56.845608 n-d-844200-1 sudo[149495]: 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-21e28ce7-cb03-41f8-b8b3-493cce9d31c7
Jun 01 13:35:56.846405 n-d-844200-1 sudo[149495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:57.262639 n-d-844200-1 sudo[149495]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:57.265125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7" returned: 0 in 0.444s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:57.267569 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:57.285122 n-d-844200-1 sudo[149499]: 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-21e28ce7-cb03-41f8-b8b3-493cce9d31c7
Jun 01 13:35:57.285917 n-d-844200-1 sudo[149499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:57.734174 n-d-844200-1 sudo[149499]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:57.737806 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-21e28ce7-cb03-41f8-b8b3-493cce9d31c7" returned: 0 in 0.469s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:57.739567 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: 21e28ce7-cb03-41f8-b8b3-493cce9d31c7
Jun 01 13:35:57.795377 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['453f2fc4-a511-4068-8794-3e89ea3a433e', '54fab78d-9610-4942-a1d7-1c22fee229c2', '8f1cae49-7dfd-42eb-b5f1-34b8566618c6', 'b776a3d5-86fd-4376-882f-424fc358ade5'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:57.838108 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:35:57.838831 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:57.856804 n-d-844200-1 sudo[149505]: 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
Jun 01 13:35:57.857941 n-d-844200-1 sudo[149505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:58.281505 n-d-844200-1 sudo[149505]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:58.284238 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.445s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:58.286400 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:58.313105 n-d-844200-1 sudo[149508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:35:58.314175 n-d-844200-1 sudo[149508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:58.666009 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-bf7ef454-c21f-451b-87b3-cda588d09a73-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:35:58.668292 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-bf7ef454-c21f-451b-87b3-cda588d09a73 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:58.687994 n-d-844200-1 sudo[149511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-bf7ef454-c21f-451b-87b3-cda588d09a73
Jun 01 13:35:58.688805 n-d-844200-1 sudo[149511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:58.749644 n-d-844200-1 sudo[149508]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:58.752451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.466s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:58.754842 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:35:58.761480 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:35:58.778733 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-610c3871-211c-4876-aa31-0a48555d8dfb tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-21e28ce7-cb03-41f8-b8b3-493cce9d31c7-delete_volume'" released by "delete_volume" :: held 2.490s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:35:59.101821 n-d-844200-1 sudo[149511]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:59.103954 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-bf7ef454-c21f-451b-87b3-cda588d09a73" returned: 0 in 0.436s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:59.105581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:35:59.124338 n-d-844200-1 sudo[149516]: 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-bf7ef454-c21f-451b-87b3-cda588d09a73
Jun 01 13:35:59.125146 n-d-844200-1 sudo[149516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:35:59.710466 n-d-844200-1 sudo[149516]: pam_unix(sudo:session): session closed for user root
Jun 01 13:35:59.712859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bf7ef454-c21f-451b-87b3-cda588d09a73" returned: 0 in 0.607s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:35:59.798764 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['38c2b1db-10bd-4bdb-bf18-1ed8effbea8d', 'b523812f-de23-43be-91c8-960180533f44', 'f5289ffc-c17f-4c2e-be6b-363de549e391', '6e51c44b-eec6-4337-9a82-25d5cf24aa32'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:35:59.835817 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:35:59.841824 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a9d0c99a-2b6b-477b-a679-961be783bf85 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-bf7ef454-c21f-451b-87b3-cda588d09a73-delete_snapshot'" released by "delete_snapshot" :: held 1.176s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:00.866177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-2f46077a-87b7-48a3-bad1-40308af61a7a-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:36:00.936774 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2f46077a-87b7-48a3-bad1-40308af61a7a
Jun 01 13:36:00.937922 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:00.962374 n-d-844200-1 sudo[149562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a
Jun 01 13:36:00.963217 n-d-844200-1 sudo[149562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:01.358979 n-d-844200-1 sudo[149562]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:01.366963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a" returned: 0 in 0.428s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:01.368856 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 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-2f46077a-87b7-48a3-bad1-40308af61a7a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:01.396721 n-d-844200-1 sudo[149574]: 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-2f46077a-87b7-48a3-bad1-40308af61a7a
Jun 01 13:36:01.397635 n-d-844200-1 sudo[149574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:01.814327 n-d-844200-1 sudo[149574]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:01.817134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a" returned: 0 in 0.448s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:01.819377 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:01.838487 n-d-844200-1 sudo[149579]: 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-2f46077a-87b7-48a3-bad1-40308af61a7a
Jun 01 13:36:01.839424 n-d-844200-1 sudo[149579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:02.308613 n-d-844200-1 sudo[149579]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:02.311102 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2f46077a-87b7-48a3-bad1-40308af61a7a" returned: 0 in 0.491s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:02.312324 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: 2f46077a-87b7-48a3-bad1-40308af61a7a
Jun 01 13:36:02.357869 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['46b9d4a2-e710-40cf-8eb6-a2634f951ec2', 'e57ed3b0-e31c-482c-a7fd-ee812e462ee6', '81d8529f-e119-4834-a761-ff60c451aba4', '2725a1fd-bdee-476e-8e11-1a052a531f33'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:36:02.404326 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:36:02.405095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:02.424631 n-d-844200-1 sudo[149585]: 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
Jun 01 13:36:02.425488 n-d-844200-1 sudo[149585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:02.841358 n-d-844200-1 sudo[149585]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:02.843895 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.438s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:02.846231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:02.865620 n-d-844200-1 sudo[149588]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:36:02.866430 n-d-844200-1 sudo[149588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:03.285829 n-d-844200-1 sudo[149588]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:03.292306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:03.292306 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:36:03.300572 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:36:03.319948 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-33b6cedf-d7e8-4b44-87eb-164d1b015e3d tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-2f46077a-87b7-48a3-bad1-40308af61a7a-delete_volume'" released by "delete_volume" :: held 2.454s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:03.460101 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-bc65b512-60aa-47f9-bb0c-e6f6fc63db58-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:36:03.579070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:03.666094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:03.666094 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819266112]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:36:03.666799 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:36:03.667833 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:03.688103 n-d-844200-1 sudo[149605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:36:03.689106 n-d-844200-1 sudo[149605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:04.096828 n-d-844200-1 sudo[149605]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:04.099289 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.431s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:04.101231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:04.121460 n-d-844200-1 sudo[149608]: 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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:36:04.122258 n-d-844200-1 sudo[149608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:04.534495 n-d-844200-1 sudo[149608]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:04.537061 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.435s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:04.539147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:04.558905 n-d-844200-1 sudo[149612]: 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-bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:36:04.559725 n-d-844200-1 sudo[149612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:05.020562 n-d-844200-1 sudo[149612]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:05.023010 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc65b512-60aa-47f9-bb0c-e6f6fc63db58" returned: 0 in 0.483s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:05.024227 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: bc65b512-60aa-47f9-bb0c-e6f6fc63db58
Jun 01 13:36:05.069510 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['7f866fad-88e0-45cf-bc37-f7a829bb3fd4', 'd2d27042-20f4-468e-835f-b42d36344499', '390faa8b-621c-4793-8193-eb837de5743b', '541ad321-191b-4b8e-ab29-99b48f69ecbc'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:36:05.114405 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:36:05.115184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:05.135530 n-d-844200-1 sudo[149626]: 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
Jun 01 13:36:05.136332 n-d-844200-1 sudo[149626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:05.536778 n-d-844200-1 sudo[149626]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:05.539630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.424s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:05.541777 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:05.560932 n-d-844200-1 sudo[149630]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:36:05.561717 n-d-844200-1 sudo[149630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:05.819524 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-7dc78755-1172-467a-8626-80c66b7c9467-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:36:05.821886 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-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-7dc78755-1172-467a-8626-80c66b7c9467 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:05.842752 n-d-844200-1 sudo[149632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-7dc78755-1172-467a-8626-80c66b7c9467
Jun 01 13:36:05.843629 n-d-844200-1 sudo[149632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:05.958169 n-d-844200-1 sudo[149630]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:05.969468 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:05.971908 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:36:05.984081 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:36:05.999748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-e68ff06e-6589-4997-8473-9beec402d56a tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-bc65b512-60aa-47f9-bb0c-e6f6fc63db58-delete_volume'" released by "delete_volume" :: held 2.540s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:06.245887 n-d-844200-1 sudo[149632]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:06.248055 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-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-7dc78755-1172-467a-8626-80c66b7c9467" returned: 0 in 0.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:06.250053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7dc78755-1172-467a-8626-80c66b7c9467 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:06.280353 n-d-844200-1 sudo[149636]: 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-7dc78755-1172-467a-8626-80c66b7c9467
Jun 01 13:36:06.281147 n-d-844200-1 sudo[149636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:06.906498 n-d-844200-1 sudo[149636]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:06.908938 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7dc78755-1172-467a-8626-80c66b7c9467" returned: 0 in 0.659s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:06.998236 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['91a4888c-57ec-4010-bc1a-ea654c2d7913', '28f2dd9c-544c-437c-9961-c70900c30c4f', '228ec342-9823-4d03-84da-3276dd5587fd', '069cdb69-7d44-4295-a2bc-f7b8f09e447c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:36:07.040737 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] Delete snapshot completed successfully.
Jun 01 13:36:07.047204 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-226844f3-4b58-4553-972f-ea34755bdd4c tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-7dc78755-1172-467a-8626-80c66b7c9467-delete_snapshot'" released by "delete_snapshot" :: held 1.228s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:08.022348 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-a78dbe8f-9c5d-43d8-b890-5c490a938ebb-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:36:08.098032 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:08.185711 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:08.186095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819352656]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:36:08.186863 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Skipping remove_export. No iscsi_target is presently exported for volume: a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:36:08.188018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:08.207366 n-d-844200-1 sudo[149684]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:36:08.208191 n-d-844200-1 sudo[149684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:08.620515 n-d-844200-1 sudo[149684]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:08.622871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:08.624783 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:08.643752 n-d-844200-1 sudo[149687]: 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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:36:08.644555 n-d-844200-1 sudo[149687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:09.053358 n-d-844200-1 sudo[149687]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:09.055679 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.430s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:09.057703 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:09.076302 n-d-844200-1 sudo[149690]: 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-a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:36:09.077110 n-d-844200-1 sudo[149690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:09.611266 n-d-844200-1 sudo[149690]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:09.614073 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a78dbe8f-9c5d-43d8-b890-5c490a938ebb" returned: 0 in 0.556s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:09.616129 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Successfully deleted volume: a78dbe8f-9c5d-43d8-b890-5c490a938ebb
Jun 01 13:36:09.671326 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Created reservations ['043e6180-3e6f-4288-bc75-ab5f085f1743', '775254a8-9d57-4e3a-9a97-b8cbcd4cdc6b', '79c1b648-5bd6-45b7-b6b1-36718bd006f3', 'cedc5da2-a4ff-4efe-9f92-842bb744afbe'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:36:09.726314 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:36:09.727378 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:09.748908 n-d-844200-1 sudo[149696]: 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
Jun 01 13:36:09.749925 n-d-844200-1 sudo[149696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:10.222350 n-d-844200-1 sudo[149696]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:10.225070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.497s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:10.227913 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:10.250755 n-d-844200-1 sudo[149699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:36:10.252732 n-d-844200-1 sudo[149699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:10.719002 n-d-844200-1 sudo[149699]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:10.721474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:10.723620 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:36:10.730858 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Deleted volume successfully.
Jun 01 13:36:10.746275 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-466b3d70-1be1-403e-8a87-b68d4fa90310 tempest-VolumesSnapshotTestJSON-1237858345 None] Lock "b'cinder-a78dbe8f-9c5d-43d8-b890-5c490a938ebb-delete_volume'" released by "delete_volume" :: held 2.724s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:13.651998 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:36:13.656996 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:36:13.656996 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 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'
Jun 01 13:36:13.669336 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Flow 'volume_create_manager' (b790bd5d-68d9-451a-b3a7-10070cd58f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:36:13.672826 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6f468a9-1a90-4244-9de2-91075d3e4ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:36:13.695244 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:36:13.719657 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6f468a9-1a90-4244-9de2-91075d3e4ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-928944319',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=b471168a-7e90-4005-8789-6f33afc7f669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3a8fa66d34d4125aa586fd0226d1bb2',provider_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-06-01T13:36:14Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:36:14Z,user_id='975673aeca634ae98a94c19179eba9c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:36:13.722242 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b63c25bf-7131-443f-971e-067e28785fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:36:13.724342 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b63c25bf-7131-443f-971e-067e28785fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:36:13.726618 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae1218a6-1279-4361-8a26-f1be04bf97aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:36:13.728824 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae1218a6-1279-4361-8a26-f1be04bf97aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b471168a-7e90-4005-8789-6f33afc7f669', 'volume_name': 'volume-b471168a-7e90-4005-8789-6f33afc7f669', 'volume_size': 2}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:36:13.731044 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61a11da2-0829-43e0-a8b6-354e9195a2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:36:13.733471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61a11da2-0829-43e0-a8b6-354e9195a2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:36:13.735820 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e677f06-d1b4-445f-9d09-f9b0f465c621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:36:13.736679 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Volume b471168a-7e90-4005-8789-6f33afc7f669: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b471168a-7e90-4005-8789-6f33afc7f669', 'volume_size': 2}
Jun 01 13:36:13.737893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b471168a-7e90-4005-8789-6f33afc7f669 stack-volumes-lvmdriver-1 -L 2g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:13.756503 n-d-844200-1 sudo[149727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b471168a-7e90-4005-8789-6f33afc7f669 stack-volumes-lvmdriver-1 -L 2g
Jun 01 13:36:13.757310 n-d-844200-1 sudo[149727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:14.294810 n-d-844200-1 sudo[149727]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:14.297341 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b471168a-7e90-4005-8789-6f33afc7f669 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.559s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:14.301184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1e677f06-d1b4-445f-9d09-f9b0f465c621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b471168a-7e90-4005-8789-6f33afc7f669', 'volume_size': 2}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:36:14.303562 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (882b5553-c943-4b0b-9e97-069f2f204a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:36:14.316006 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Volume volume-b471168a-7e90-4005-8789-6f33afc7f669 (b471168a-7e90-4005-8789-6f33afc7f669): created successfully
Jun 01 13:36:14.318116 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (882b5553-c943-4b0b-9e97-069f2f204a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:36:14.321161 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Flow 'volume_create_manager' (b790bd5d-68d9-451a-b3a7-10070cd58f43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:36:14.330201 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d208ca45-ddb7-458b-8d4d-e0fb2e49fe17 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Created volume successfully.
Jun 01 13:36:14.973678 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-eac61209-1cae-4095-8852-1d6905afbdd2 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:14.993751 n-d-844200-1 sudo[149761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669
Jun 01 13:36:14.994699 n-d-844200-1 sudo[149761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:15.397990 n-d-844200-1 sudo[149761]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:15.400505 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-eac61209-1cae-4095-8852-1d6905afbdd2 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669" returned: 0 in 0.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:15.402277 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-eac61209-1cae-4095-8852-1d6905afbdd2 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da2f0e91-7019-485f-8cfd-a5a3a084b39d --snapshot stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669 -L 2.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:15.421092 n-d-844200-1 sudo[149764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da2f0e91-7019-485f-8cfd-a5a3a084b39d --snapshot stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669 -L 2.00g
Jun 01 13:36:15.421914 n-d-844200-1 sudo[149764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:16.090907 n-d-844200-1 sudo[149764]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:16.093277 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-eac61209-1cae-4095-8852-1d6905afbdd2 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da2f0e91-7019-485f-8cfd-a5a3a084b39d --snapshot stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669 -L 2.00g" returned: 0 in 0.691s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:16.153601 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-eac61209-1cae-4095-8852-1d6905afbdd2 tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Create snapshot completed successfully
Jun 01 13:36:17.288906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Lock "b'cinder-da2f0e91-7019-485f-8cfd-a5a3a084b39d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:36:17.290919 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-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-da2f0e91-7019-485f-8cfd-a5a3a084b39d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:17.333944 n-d-844200-1 sudo[149881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-da2f0e91-7019-485f-8cfd-a5a3a084b39d
Jun 01 13:36:17.336161 n-d-844200-1 sudo[149881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:17.786734 n-d-844200-1 sudo[149881]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:17.789296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-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-da2f0e91-7019-485f-8cfd-a5a3a084b39d" returned: 0 in 0.498s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:17.791768 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da2f0e91-7019-485f-8cfd-a5a3a084b39d {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:17.817111 n-d-844200-1 sudo[149888]: 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-da2f0e91-7019-485f-8cfd-a5a3a084b39d
Jun 01 13:36:17.817922 n-d-844200-1 sudo[149888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:18.482026 n-d-844200-1 sudo[149888]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:18.484874 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da2f0e91-7019-485f-8cfd-a5a3a084b39d" returned: 0 in 0.693s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:18.573955 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Created reservations ['79607a56-1cbc-4570-8ea8-1ad1e8c2c649', 'c39dd672-e048-481f-950a-196a1055a39d', '44083d29-6192-4076-8191-642e36199402', 'c5db1946-9d65-43d0-add5-190a203e7833'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:36:18.611637 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Delete snapshot completed successfully.
Jun 01 13:36:18.617532 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7c0463cc-470f-4529-9793-7495e8f96a9a tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Lock "b'cinder-da2f0e91-7019-485f-8cfd-a5a3a084b39d-delete_snapshot'" released by "delete_snapshot" :: held 1.329s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:19.531746 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Lock "b'cinder-b471168a-7e90-4005-8789-6f33afc7f669-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:36:19.598443 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Skipping remove_export. No iscsi_target is presently exported for volume: b471168a-7e90-4005-8789-6f33afc7f669
Jun 01 13:36:19.599585 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:19.620549 n-d-844200-1 sudo[149948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669
Jun 01 13:36:19.621473 n-d-844200-1 sudo[149948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:20.027310 n-d-844200-1 sudo[149948]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:20.029720 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669" returned: 0 in 0.430s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:20.031601 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 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-b471168a-7e90-4005-8789-6f33afc7f669 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:20.051139 n-d-844200-1 sudo[149951]: 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-b471168a-7e90-4005-8789-6f33afc7f669
Jun 01 13:36:20.051953 n-d-844200-1 sudo[149951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:20.481529 n-d-844200-1 sudo[149951]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:20.484108 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669" returned: 0 in 0.452s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:20.486332 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:20.508573 n-d-844200-1 sudo[149956]: 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-b471168a-7e90-4005-8789-6f33afc7f669
Jun 01 13:36:20.509376 n-d-844200-1 sudo[149956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:20.997903 n-d-844200-1 sudo[149956]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:21.000499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b471168a-7e90-4005-8789-6f33afc7f669" returned: 0 in 0.514s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:21.001684 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Successfully deleted volume: b471168a-7e90-4005-8789-6f33afc7f669
Jun 01 13:36:21.050912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Created reservations ['d6f4f8a6-1f20-4aeb-9675-bc8586306b65', '9be30e63-dc33-4fde-8874-d29637f571b4', '9bfa6bb2-011a-4db8-9207-f588a1bee088', '251b3d6e-1b2e-44d9-b778-f56edbbf7f7d'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:36:21.092404 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:36:21.093117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:21.112839 n-d-844200-1 sudo[149962]: 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
Jun 01 13:36:21.113750 n-d-844200-1 sudo[149962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:21.544247 n-d-844200-1 sudo[149962]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:21.546613 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:21.549148 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:21.569836 n-d-844200-1 sudo[149965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:36:21.570753 n-d-844200-1 sudo[149965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:22.059577 n-d-844200-1 sudo[149965]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:22.062642 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:22.065755 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:36:22.071857 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Deleted volume successfully.
Jun 01 13:36:22.091210 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a3612333-d77f-4cff-8c3c-dc694d2f3e1b tempest-VolumesSnapshotNegativeTestJSON-711420255 None] Lock "b'cinder-b471168a-7e90-4005-8789-6f33afc7f669-delete_volume'" released by "delete_volume" :: held 2.559s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:36:49.496165 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:36:49.496748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:36:49.497335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:49.517353 n-d-844200-1 sudo[150325]: 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
Jun 01 13:36:49.518160 n-d-844200-1 sudo[150325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:49.977805 n-d-844200-1 sudo[150325]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:49.979970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:49.983378 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:36:50.004898 n-d-844200-1 sudo[150333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:36:50.005719 n-d-844200-1 sudo[150333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:36:50.451758 n-d-844200-1 sudo[150333]: pam_unix(sudo:session): session closed for user root
Jun 01 13:36:50.453673 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:36:50.455238 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:37:49.499459 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:37:49.500155 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:37:49.500600 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:37:49.520987 n-d-844200-1 sudo[150829]: 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
Jun 01 13:37:49.521787 n-d-844200-1 sudo[150829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:37:49.971445 n-d-844200-1 sudo[150829]: pam_unix(sudo:session): session closed for user root
Jun 01 13:37:49.973870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:37:49.975631 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:37:49.997315 n-d-844200-1 sudo[150832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:37:49.998124 n-d-844200-1 sudo[150832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:37:50.447594 n-d-844200-1 sudo[150832]: pam_unix(sudo:session): session closed for user root
Jun 01 13:37:50.453118 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:37:50.454969 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:38:49.508493 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:38:49.508493 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:38:49.509476 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:38:49.536906 n-d-844200-1 sudo[150891]: 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
Jun 01 13:38:49.537735 n-d-844200-1 sudo[150891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:38:50.001489 n-d-844200-1 sudo[150891]: pam_unix(sudo:session): session closed for user root
Jun 01 13:38:50.003762 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:38:50.005519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:38:50.024189 n-d-844200-1 sudo[150894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:38:50.025002 n-d-844200-1 sudo[150894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:38:50.503999 n-d-844200-1 sudo[150894]: pam_unix(sudo:session): session closed for user root
Jun 01 13:38:50.506113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:38:50.507355 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:39:49.511819 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:39:49.512837 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:39:49.513766 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:39:49.540313 n-d-844200-1 sudo[150962]: 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
Jun 01 13:39:49.541469 n-d-844200-1 sudo[150962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:39:49.989720 n-d-844200-1 sudo[150962]: pam_unix(sudo:session): session closed for user root
Jun 01 13:39:49.992504 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.479s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:39:49.994178 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:39:50.018960 n-d-844200-1 sudo[150965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:39:50.019753 n-d-844200-1 sudo[150965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:39:50.522420 n-d-844200-1 sudo[150965]: pam_unix(sudo:session): session closed for user root
Jun 01 13:39:50.524417 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.530s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:39:50.525625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:40:39.742659 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:40:39.747834 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:40:39.748375 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:40:39.764896 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (119be9e8-44d6-4147-aa1e-5fb1bb836f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:40:39.768795 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60aa0ed8-30ac-4409-b5c3-a2f4e86c82a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:40:39.792878 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:40:39.821411 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (60aa0ed8-30ac-4409-b5c3-a2f4e86c82a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-443880939',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=28d98caf-5b8d-4d0d-ab72-913b5669575a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:40:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:40:40Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29e8ceec-e8f3-48fe-b2d5-67a0d4f53d8c),volume_type_id=29e8ceec-e8f3-48fe-b2d5-67a0d4f53d8c)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:40:39.824113 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c72ed77d-fbb3-46e2-9550-b1dbb53d886b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:40:39.826177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c72ed77d-fbb3-46e2-9550-b1dbb53d886b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:40:39.828493 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34fe4d12-9b35-4bb1-96f5-1d402aa21ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:40:39.830748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (34fe4d12-9b35-4bb1-96f5-1d402aa21ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '28d98caf-5b8d-4d0d-ab72-913b5669575a', 'volume_name': 'volume-28d98caf-5b8d-4d0d-ab72-913b5669575a', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:40:39.832945 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91022702-a609-498b-a013-841fbf372529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:40:39.835031 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91022702-a609-498b-a013-841fbf372529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:40:39.837136 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfdd24e5-7740-4662-8678-6854b9b6a500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:40:39.838040 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Volume 28d98caf-5b8d-4d0d-ab72-913b5669575a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-28d98caf-5b8d-4d0d-ab72-913b5669575a', 'volume_size': 1}
Jun 01 13:40:39.839460 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-28d98caf-5b8d-4d0d-ab72-913b5669575a stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:39.859137 n-d-844200-1 sudo[151460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-28d98caf-5b8d-4d0d-ab72-913b5669575a stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:40:39.859950 n-d-844200-1 sudo[151460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:40:40.372303 n-d-844200-1 sudo[151460]: pam_unix(sudo:session): session closed for user root
Jun 01 13:40:40.374634 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-28d98caf-5b8d-4d0d-ab72-913b5669575a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:40.378205 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfdd24e5-7740-4662-8678-6854b9b6a500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-28d98caf-5b8d-4d0d-ab72-913b5669575a', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:40:40.380717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ecfa66b-6026-4aa9-9651-24ceda8feee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:40:40.393649 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Volume volume-28d98caf-5b8d-4d0d-ab72-913b5669575a (28d98caf-5b8d-4d0d-ab72-913b5669575a): created successfully
Jun 01 13:40:40.395754 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3ecfa66b-6026-4aa9-9651-24ceda8feee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:40:40.398804 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (119be9e8-44d6-4147-aa1e-5fb1bb836f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:40:40.407630 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b5ad5424-c558-4ba6-8f85-6aef0f3cbd60 tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:40:43.855579 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:43.885402 n-d-844200-1 sudo[151588]: 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-28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:40:43.886565 n-d-844200-1 sudo[151588]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:40:44.313993 n-d-844200-1 sudo[151588]: pam_unix(sudo:session): session closed for user root
Jun 01 13:40:44.316792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a" returned: 0 in 0.461s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:44.364868 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:44.371865 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:44.372137 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819088176]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:40:44.372741 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:40:44.373581 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-28d98caf-5b8d-4d0d-ab72-913b5669575a {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a,
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: incominguser KnSLd8VcLEZ6qNGvzRXT nHiDSmK3S5wyZQSr
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:40:44.378501 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:40:44.381997 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:44.763665 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a" returned: 0 in 0.383s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:44.764084 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819088176]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:40:44.764848 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:40:44.765178 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:40:44.767031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:44.781563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:44.782363 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819088176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a\n System information:\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-28d98caf-5b8d-4d0d-ab72-913b5669575a\n Backing store flags: \n Account information:\n KnSLd8VcLEZ6qNGvzRXT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:40:44.783286 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:40:44.786950 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:44.905226 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:44.906136 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819088176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a\n System information:\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-28d98caf-5b8d-4d0d-ab72-913b5669575a\n Backing store flags: \n Account information:\n KnSLd8VcLEZ6qNGvzRXT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:40:44.914533 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:45.009997 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:45.010460 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819088176]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a\n System information:\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-28d98caf-5b8d-4d0d-ab72-913b5669575a\n Backing store flags: \n Account information:\n KnSLd8VcLEZ6qNGvzRXT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:40:45.011488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:40:45.058172 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a', 'target_lun': 1, 'volume_id': '28d98caf-5b8d-4d0d-ab72-913b5669575a', 'auth_method': 'CHAP', 'auth_username': 'KnSLd8VcLEZ6qNGvzRXT', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b395810f-ada8-4e46-8789-16bf84f2766c'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:40:45.173704 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-4d876406-5fda-4854-b133-5837432c61a6 req-20d9dcfe-8776-4d14-8108-87f18dbc508c tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:40:49.514640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:40:49.515285 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:40:49.515850 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:49.541278 n-d-844200-1 sudo[151666]: 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
Jun 01 13:40:49.542568 n-d-844200-1 sudo[151666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:40:49.977135 n-d-844200-1 sudo[151666]: pam_unix(sudo:session): session closed for user root
Jun 01 13:40:49.979288 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:49.981226 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:40:50.003384 n-d-844200-1 sudo[151669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:40:50.004196 n-d-844200-1 sudo[151669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:40:50.445326 n-d-844200-1 sudo[151669]: pam_unix(sudo:session): session closed for user root
Jun 01 13:40:50.447633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.466s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:40:50.450051 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:41:02.823944 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-1551b59d-b261-41ce-be9e-ac8071354904 req-f241af64-8a2b-4b8c-a7aa-d8eb65f5c587 tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:41:02.824605 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-1551b59d-b261-41ce-be9e-ac8071354904 req-f241af64-8a2b-4b8c-a7aa-d8eb65f5c587 tempest-TestVolumeBootPattern-829876130 None] Deleting attachment b395810f-ada8-4e46-8789-16bf84f2766c. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:41:02.826244 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:02.913943 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:02.914290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856201856]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a\n System information:\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-28d98caf-5b8d-4d0d-ab72-913b5669575a\n Backing store flags: \n Account information:\n KnSLd8VcLEZ6qNGvzRXT\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:02.914960 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-1551b59d-b261-41ce-be9e-ac8071354904 req-f241af64-8a2b-4b8c-a7aa-d8eb65f5c587 tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: 28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:41:02.916168 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:03.013430 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-28d98caf-5b8d-4d0d-ab72-913b5669575a -f" returned: 0 in 0.093s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:03.013767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856201856]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:03.015105 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:03.106069 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:03.106388 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856201856]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:04.333054 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-28d98caf-5b8d-4d0d-ab72-913b5669575a-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:41:04.395601 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:04.482462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:04.482811 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856201856]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:04.483491 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: 28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:41:04.484931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:04.503192 n-d-844200-1 sudo[151708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:41:04.503997 n-d-844200-1 sudo[151708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:04.903212 n-d-844200-1 sudo[151708]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:04.905697 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a" returned: 0 in 0.420s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:04.907626 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 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-28d98caf-5b8d-4d0d-ab72-913b5669575a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:04.925931 n-d-844200-1 sudo[151711]: 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-28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:41:04.926752 n-d-844200-1 sudo[151711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:05.327850 n-d-844200-1 sudo[151711]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:05.330922 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a" returned: 0 in 0.422s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:05.334185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:05.355272 n-d-844200-1 sudo[151714]: 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-28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:41:05.356060 n-d-844200-1 sudo[151714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:05.817780 n-d-844200-1 sudo[151714]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:05.820217 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-28d98caf-5b8d-4d0d-ab72-913b5669575a" returned: 0 in 0.486s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:05.821380 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: 28d98caf-5b8d-4d0d-ab72-913b5669575a
Jun 01 13:41:05.852388 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1507902891 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1507902891, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:41:05.853214 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1507902891 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1507902891, it is now deprecated. Please use the default quota class for default quota.
Jun 01 13:41:05.873166 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Created reservations ['26333163-0a86-49b0-8b17-6406e2bc4fcd', '3971ddb4-f175-4b28-85a4-d4002d212f6f', '7d5b3b4d-e9ba-4bfb-8e4a-af1980ddff45', '04ea9a43-0de9-4ad6-9817-8fe77796b8ba'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:41:05.919858 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:41:05.920479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:05.938570 n-d-844200-1 sudo[151721]: 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
Jun 01 13:41:05.939384 n-d-844200-1 sudo[151721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:06.395897 n-d-844200-1 sudo[151721]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:06.399419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:06.402257 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:06.427973 n-d-844200-1 sudo[151724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:41:06.428774 n-d-844200-1 sudo[151724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:06.875343 n-d-844200-1 sudo[151724]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:06.877874 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:06.879983 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:41:06.885820 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:41:06.902460 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d1d9cc34-9ac7-489c-97cc-0da373e93578 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-28d98caf-5b8d-4d0d-ab72-913b5669575a-delete_volume'" released by "delete_volume" :: held 2.569s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:41:07.345086 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:41:07.348812 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:41:07.349323 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:41:07.362416 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (8e6525f0-23ab-4ec0-af1e-2858d672292b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:41:07.365632 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f65cfb1-59ad-4360-b01b-dbb8c3a61ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:07.389922 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:41:07.415230 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f65cfb1-59ad-4360-b01b-dbb8c3a61ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:41:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-785908896',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=8f13bbed-66f1-48df-9f88-757abc3afe4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:41:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:41:07Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:07.417696 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c93bf2f-a0a8-4816-9b3d-6d9da9fa08d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:07.419807 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5c93bf2f-a0a8-4816-9b3d-6d9da9fa08d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:07.422108 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3a52a42-e8b8-44a9-8f23-446830bff37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:07.526198 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3a52a42-e8b8-44a9-8f23-446830bff37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8f13bbed-66f1-48df-9f88-757abc3afe4b', 'volume_name': 'volume-8f13bbed-66f1-48df-9f88-757abc3afe4b', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:07.528668 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e001572e-0cf3-4d03-98e7-78fbd351241b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:07.530867 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e001572e-0cf3-4d03-98e7-78fbd351241b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:07.533060 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d245e280-2555-486c-8127-d3a9ab9f536a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:07.533873 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Volume 8f13bbed-66f1-48df-9f88-757abc3afe4b: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8f13bbed-66f1-48df-9f88-757abc3afe4b', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:41:07.534496 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Cloning 8f13bbed-66f1-48df-9f88-757abc3afe4b from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:41:16.616385 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1, size 616.00 MB, duration 9.08 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:41:16.620378 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Image download 616.00 MB at 67.84 MB/s
Jun 01 13:41:16.680038 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:16.770424 n-d-844200-1 sudo[151729]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1
Jun 01 13:41:16.771248 n-d-844200-1 sudo[151729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:17.104197 n-d-844200-1 sudo[151729]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:17.106530 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1" returned: 0 in 0.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:17.107465 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 53f85dd6e26d4d66991b609ec7788a36. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:41:17.176999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:17.260586 n-d-844200-1 sudo[151734]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1
Jun 01 13:41:17.261387 n-d-844200-1 sudo[151734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:17.599398 n-d-844200-1 sudo[151734]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:17.602059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1" returned: 0 in 0.425s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:17.604417 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f13bbed-66f1-48df-9f88-757abc3afe4b stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:17.624473 n-d-844200-1 sudo[151739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f13bbed-66f1-48df-9f88-757abc3afe4b stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:41:17.625270 n-d-844200-1 sudo[151739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:18.154125 n-d-844200-1 sudo[151739]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:18.156571 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f13bbed-66f1-48df-9f88-757abc3afe4b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.552s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:18.187542 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 8f13bbed-66f1-48df-9f88-757abc3afe4b. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:41:18.238497 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_li3xx5e2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:18.335013 n-d-844200-1 sudo[151773]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_li3xx5e2
Jun 01 13:41:18.335808 n-d-844200-1 sudo[151773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:18.677635 n-d-844200-1 sudo[151773]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:18.680095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_li3xx5e2" returned: 0 in 0.441s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:18.681509 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:18.766772 n-d-844200-1 sudo[151777]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1
Jun 01 13:41:18.767825 n-d-844200-1 sudo[151777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:19.094272 n-d-844200-1 sudo[151777]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:19.096851 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1" returned: 0 in 0.415s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:19.097682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:41:19.098732 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:19.117034 n-d-844200-1 sudo[151782]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b oflag=direct
Jun 01 13:41:19.117816 n-d-844200-1 sudo[151782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:19.437413 n-d-844200-1 sudo[151782]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:19.440113 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b oflag=direct" returned: 0 in 0.341s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:19.441364 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:19.459507 n-d-844200-1 sudo[151794]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b
Jun 01 13:41:19.460305 n-d-844200-1 sudo[151794]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:20.423931 n-d-844200-1 sudo[151794]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:20.427706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b" returned: 0 in 0.985s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:20.429340 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:20.519817 n-d-844200-1 sudo[151825]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1
Jun 01 13:41:20.520650 n-d-844200-1 sudo[151825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:20.849216 n-d-844200-1 sudo[151825]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:20.851821 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1" returned: 0 in 0.422s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:20.852555 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_d1xs85e8n-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8f13bbed--66f1--48df--9f88--757abc3afe4b {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:41:20.852941 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Converted 700.00 MB image at 700.00 MB/s
Jun 01 13:41:20.853526 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume 8f13bbed-66f1-48df-9f88-757abc3afe4b successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:41:20.977018 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 53f85dd6e26d4d66991b609ec7788a36 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:41:20.977667 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Marking volume 8f13bbed-66f1-48df-9f88-757abc3afe4b as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:41:20.991062 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to 8f13bbed-66f1-48df-9f88-757abc3afe4b. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:41:20.991691 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Creating volume glance metadata for volume 8f13bbed-66f1-48df-9f88-757abc3afe4b backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:41:21.056552 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d245e280-2555-486c-8127-d3a9ab9f536a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f13bbed-66f1-48df-9f88-757abc3afe4b', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:21.058838 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37eacebc-5acd-4808-adb0-223f7e40a042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:21.066613 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Volume volume-8f13bbed-66f1-48df-9f88-757abc3afe4b (8f13bbed-66f1-48df-9f88-757abc3afe4b): created successfully
Jun 01 13:41:21.068463 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (37eacebc-5acd-4808-adb0-223f7e40a042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:21.071471 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (8e6525f0-23ab-4ec0-af1e-2858d672292b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:41:21.079921 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b64b5639-7cda-4edf-8fc6-600e10252728 tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:41:21.819871 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-708b24ff-27e6-4113-ba67-af1ef71ffad0 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:21.839764 n-d-844200-1 sudo[151832]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b
Jun 01 13:41:21.840559 n-d-844200-1 sudo[151832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:22.247703 n-d-844200-1 sudo[151832]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:22.251494 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-708b24ff-27e6-4113-ba67-af1ef71ffad0 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b" returned: 0 in 0.430s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:22.253633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-708b24ff-27e6-4113-ba67-af1ef71ffad0 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6ff75a3d-3318-473c-a25a-877c44303b93 --snapshot stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:22.277725 n-d-844200-1 sudo[151835]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6ff75a3d-3318-473c-a25a-877c44303b93 --snapshot stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b -L 1.00g
Jun 01 13:41:22.278731 n-d-844200-1 sudo[151835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:22.877075 n-d-844200-1 sudo[151835]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:22.880549 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-708b24ff-27e6-4113-ba67-af1ef71ffad0 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6ff75a3d-3318-473c-a25a-877c44303b93 --snapshot stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b -L 1.00g" returned: 0 in 0.626s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:22.971741 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-708b24ff-27e6-4113-ba67-af1ef71ffad0 tempest-TestVolumeBootPattern-829876130 None] Create snapshot completed successfully
Jun 01 13:41:27.181376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:41:27.186439 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:41:27.186971 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:41:27.209298 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (dec333d0-5eff-4517-aa96-dd7ffb031dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:41:27.212564 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ddafb02-6aba-4db3-8021-802510189f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:27.236359 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:41:27.261022 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ddafb02-6aba-4db3-8021-802510189f93) 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-06-01T13:41:27Z,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-844200-1@lvmdriver-1#lvmdriver-1',id=8631e0cf-6ffd-42c5-bb81-18d67a07d52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:41:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=6ff75a3d-3318-473c-a25a-877c44303b93,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:41:27Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:27.263519 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4b2c114-d70e-4950-b605-a2348b891066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:27.265575 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c4b2c114-d70e-4950-b605-a2348b891066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:27.268006 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (523bb61b-d21e-4b34-8fa8-47a8889c5023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:27.270610 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (523bb61b-d21e-4b34-8fa8-47a8889c5023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '8631e0cf-6ffd-42c5-bb81-18d67a07d52e', 'volume_name': 'volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e', 'volume_size': 1, 'snapshot_id': '6ff75a3d-3318-473c-a25a-877c44303b93'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:27.272856 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a67c3e1-f5f7-4264-a2ec-7518ce1136cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:27.275167 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4a67c3e1-f5f7-4264-a2ec-7518ce1136cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:27.277275 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d696cbdb-e5a2-4418-84c3-4bab14768653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:27.278056 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Volume 8631e0cf-6ffd-42c5-bb81-18d67a07d52e: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e', 'volume_size': 1, 'snapshot_id': '6ff75a3d-3318-473c-a25a-877c44303b93'}
Jun 01 13:41:27.297888 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:27.317432 n-d-844200-1 sudo[151948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:41:27.319027 n-d-844200-1 sudo[151948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:27.817209 n-d-844200-1 sudo[151948]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:27.819595 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.521s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:27.821683 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6ff75a3d-3318-473c-a25a-877c44303b93 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:27.840540 n-d-844200-1 sudo[151982]: 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-6ff75a3d-3318-473c-a25a-877c44303b93
Jun 01 13:41:27.841435 n-d-844200-1 sudo[151982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:28.258473 n-d-844200-1 sudo[151982]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:28.261049 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6ff75a3d-3318-473c-a25a-877c44303b93" returned: 0 in 0.439s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:28.263956 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:28.287546 n-d-844200-1 sudo[151994]: 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--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e iflag=direct
Jun 01 13:41:28.288369 n-d-844200-1 sudo[151994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:28.635564 n-d-844200-1 sudo[151994]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:28.637886 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e iflag=direct" returned: 0 in 0.374s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:28.639025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:28.660430 n-d-844200-1 sudo[152014]: 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--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e oflag=direct
Jun 01 13:41:28.661458 n-d-844200-1 sudo[152014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:28.992405 n-d-844200-1 sudo[152014]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:28.994823 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e oflag=direct" returned: 0 in 0.355s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:28.995990 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:29.014571 n-d-844200-1 sudo[152027]: 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--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:41:29.015485 n-d-844200-1 sudo[152027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:33.801140 n-d-844200-1 sudo[152027]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:33.803408 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.807s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:33.803964 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6ff75a3d--3318--473c--a25a--877c44303b93, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--8631e0cf--6ffd--42c5--bb81--18d67a07d52e, size 1024.00 MB, duration 4.81 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:41:33.804301 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Volume copy 1024.00 MB at 212.96 MB/s
Jun 01 13:41:33.850122 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Marking volume 8631e0cf-6ffd-42c5-bb81-18d67a07d52e as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:41:33.860277 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Copying metadata from snapshot 6ff75a3d-3318-473c-a25a-877c44303b93 to 8631e0cf-6ffd-42c5-bb81-18d67a07d52e. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Jun 01 13:41:33.895534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d696cbdb-e5a2-4418-84c3-4bab14768653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e', 'volume_size': 1, 'snapshot_id': '6ff75a3d-3318-473c-a25a-877c44303b93'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:33.897781 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16b7f999-a8a8-4135-bbf7-a957f9773552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:41:33.909647 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Volume volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e (8631e0cf-6ffd-42c5-bb81-18d67a07d52e): created successfully
Jun 01 13:41:33.911873 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (16b7f999-a8a8-4135-bbf7-a957f9773552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:41:33.914853 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (dec333d0-5eff-4517-aa96-dd7ffb031dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:41:33.929690 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c8c7a5c4-fb15-430c-8789-676c08e0262f tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:41:36.766414 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:36.784443 n-d-844200-1 sudo[152079]: 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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:36.785410 n-d-844200-1 sudo[152079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:37.206581 n-d-844200-1 sudo[152079]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:37.209004 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e" returned: 0 in 0.442s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:37.271663 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:37.277802 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:37.278120 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818082544]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:37.278978 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:41:37.279760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e,
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: incominguser Qpgpfmr2ezPifQYp2jGe wx8YnQVnt7J2nsbC
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:41:37.283491 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:41:37.284899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:37.625893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e" returned: 0 in 0.341s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:37.626223 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818082544]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:37.626846 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:41:37.627207 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:41:37.628966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:37.635296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:37.635675 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818082544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n System information:\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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n Backing store flags: \n Account information:\n Qpgpfmr2ezPifQYp2jGe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:37.636187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:41:37.637581 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:37.724525 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:37.724972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818082544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n System information:\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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n Backing store flags: \n Account information:\n Qpgpfmr2ezPifQYp2jGe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:37.726613 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:37.817119 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:37.818066 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818082544]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n System information:\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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n Backing store flags: \n Account information:\n Qpgpfmr2ezPifQYp2jGe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:37.819182 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:41:37.870946 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e', 'target_lun': 1, 'volume_id': '8631e0cf-6ffd-42c5-bb81-18d67a07d52e', 'auth_method': 'CHAP', 'auth_username': 'Qpgpfmr2ezPifQYp2jGe', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b6ecfc3c-ea2b-4339-9eea-d90b3b32d32f'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:41:37.981091 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-5e42f5ac-fd50-42e6-87be-39aa768ec5be req-c604ca9c-b74f-4139-908b-e86da4e25b0c tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:41:49.520776 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:41:49.521709 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:41:49.522797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:49.541355 n-d-844200-1 sudo[152119]: 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
Jun 01 13:41:49.542141 n-d-844200-1 sudo[152119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:49.973495 n-d-844200-1 sudo[152119]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:49.975765 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.453s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:49.977909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:50.001230 n-d-844200-1 sudo[152122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:41:50.002486 n-d-844200-1 sudo[152122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:50.408671 n-d-844200-1 sudo[152122]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:50.410923 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.433s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:50.413024 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:41:54.647012 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-13c49167-a746-4813-9b86-e3f7521a3e5a tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:41:54.647769 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-13c49167-a746-4813-9b86-e3f7521a3e5a tempest-TestVolumeBootPattern-829876130 None] Deleting attachment b6ecfc3c-ea2b-4339-9eea-d90b3b32d32f. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:41:54.651151 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:54.737247 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:54.737577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853621728]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n System information:\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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e\n Backing store flags: \n Account information:\n Qpgpfmr2ezPifQYp2jGe\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:54.738214 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-13c49167-a746-4813-9b86-e3f7521a3e5a tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: 8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:54.739297 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:54.830288 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e -f" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:54.830860 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853621728]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:54.832891 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:54.924270 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:54.924801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853621728]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:55.089952 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-8631e0cf-6ffd-42c5-bb81-18d67a07d52e-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:41:55.150901 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:55.238895 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:55.239223 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853778784]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:41:55.239904 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:55.240989 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:55.259757 n-d-844200-1 sudo[152155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:55.260564 n-d-844200-1 sudo[152155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:55.672335 n-d-844200-1 sudo[152155]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:55.676296 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:55.679248 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:55.698016 n-d-844200-1 sudo[152158]: 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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:55.698819 n-d-844200-1 sudo[152158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:56.125361 n-d-844200-1 sudo[152158]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:56.128690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e" returned: 0 in 0.449s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:56.132042 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:56.157943 n-d-844200-1 sudo[152161]: 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-8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:56.158775 n-d-844200-1 sudo[152161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:56.603559 n-d-844200-1 sudo[152161]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:56.606930 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8631e0cf-6ffd-42c5-bb81-18d67a07d52e" returned: 0 in 0.474s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:56.608724 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: 8631e0cf-6ffd-42c5-bb81-18d67a07d52e
Jun 01 13:41:56.665583 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Created reservations ['29bfd903-c595-40ad-a185-b8ae67a8c3ee', '1f353aa6-2795-4ab4-9687-7e7015c3a21b', '961fbe4d-3176-423d-8518-e9e2d10e5c60', '5e6ee7b0-c84b-4aab-b2ab-8254075e72fb'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:41:56.716131 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:41:56.725396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:56.739405 n-d-844200-1 sudo[152168]: 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
Jun 01 13:41:56.740213 n-d-844200-1 sudo[152168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:57.153227 n-d-844200-1 sudo[152168]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:57.155992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.438s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:57.158137 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:57.178187 n-d-844200-1 sudo[152171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:41:57.179007 n-d-844200-1 sudo[152171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:57.198063 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-6ff75a3d-3318-473c-a25a-877c44303b93-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:41:57.201203 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-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-6ff75a3d-3318-473c-a25a-877c44303b93 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:57.220699 n-d-844200-1 sudo[152173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-6ff75a3d-3318-473c-a25a-877c44303b93
Jun 01 13:41:57.221805 n-d-844200-1 sudo[152173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:57.584680 n-d-844200-1 sudo[152171]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:57.588448 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:57.591740 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:41:57.598745 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:41:57.616309 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-225c9167-c1c0-403e-a553-0db6d47c8f90 req-0f43d7fc-3593-4549-af24-a32dfada2c8b tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-8631e0cf-6ffd-42c5-bb81-18d67a07d52e-delete_volume'" released by "delete_volume" :: held 2.526s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:41:57.648712 n-d-844200-1 sudo[152173]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:57.650993 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-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-6ff75a3d-3318-473c-a25a-877c44303b93" returned: 0 in 0.450s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:57.652582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6ff75a3d-3318-473c-a25a-877c44303b93 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:57.670893 n-d-844200-1 sudo[152177]: 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-6ff75a3d-3318-473c-a25a-877c44303b93
Jun 01 13:41:57.671668 n-d-844200-1 sudo[152177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:58.273058 n-d-844200-1 sudo[152177]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:58.275490 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6ff75a3d-3318-473c-a25a-877c44303b93" returned: 0 in 0.622s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:58.363832 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] Created reservations ['408b13c2-ef96-48fe-ad9d-1f8cf4bbd73a', 'd652945e-a6ca-4192-93b0-4dc717367f1f', '51c468ce-f9e8-4d27-be4e-e5a095bffa48', 'dbcf663b-74d9-486e-8d02-0039100201ec'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:41:58.408583 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] Delete snapshot completed successfully.
Jun 01 13:41:58.415911 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-7c5ff0a5-f12e-4222-b03e-116b32a189af tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-6ff75a3d-3318-473c-a25a-877c44303b93-delete_snapshot'" released by "delete_snapshot" :: held 1.218s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:41:59.402147 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-8f13bbed-66f1-48df-9f88-757abc3afe4b-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:41:59.463506 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f13bbed-66f1-48df-9f88-757abc3afe4b
Jun 01 13:41:59.465112 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:59.484392 n-d-844200-1 sudo[152222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b
Jun 01 13:41:59.485297 n-d-844200-1 sudo[152222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:41:59.904215 n-d-844200-1 sudo[152222]: pam_unix(sudo:session): session closed for user root
Jun 01 13:41:59.907570 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b" returned: 0 in 0.441s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:41:59.910385 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 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-8f13bbed-66f1-48df-9f88-757abc3afe4b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:41:59.930073 n-d-844200-1 sudo[152225]: 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-8f13bbed-66f1-48df-9f88-757abc3afe4b
Jun 01 13:41:59.930881 n-d-844200-1 sudo[152225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:00.341426 n-d-844200-1 sudo[152225]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:00.345169 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:00.348504 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:00.369006 n-d-844200-1 sudo[152228]: 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-8f13bbed-66f1-48df-9f88-757abc3afe4b
Jun 01 13:42:00.369850 n-d-844200-1 sudo[152228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:00.880514 n-d-844200-1 sudo[152228]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:00.882799 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f13bbed-66f1-48df-9f88-757abc3afe4b" returned: 0 in 0.534s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:00.884673 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: 8f13bbed-66f1-48df-9f88-757abc3afe4b
Jun 01 13:42:00.939758 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Created reservations ['a04245a6-bc8a-45dc-a86e-fc4002e823bd', '1773f85d-cc97-4ba6-81ac-b5e01814a6ed', '6c09ce87-5641-4d6e-b9d6-43661ffb198a', '145f1695-a2de-4c9b-8f86-3f504769ed90'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:42:00.993177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:42:00.994501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:01.012604 n-d-844200-1 sudo[152236]: 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
Jun 01 13:42:01.013526 n-d-844200-1 sudo[152236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:01.492743 n-d-844200-1 sudo[152236]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:01.495394 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:01.497622 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:01.516002 n-d-844200-1 sudo[152239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:42:01.516826 n-d-844200-1 sudo[152239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:01.946803 n-d-844200-1 sudo[152239]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:01.949598 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:01.951783 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:42:01.957592 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:42:01.975002 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-cd5c1ec5-cb88-4725-867d-c94f9b73d2bb tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-8f13bbed-66f1-48df-9f88-757abc3afe4b-delete_volume'" released by "delete_volume" :: held 2.573s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:42:02.219028 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:42:02.222801 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:42:02.223310 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:42:02.236210 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (3464c819-672c-4054-ba16-6bdcc014bb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:42:02.239407 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdc832e7-4af5-4ed0-a812-18f8b9a87533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:02.264123 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:42:02.289336 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cdc832e7-4af5-4ed0-a812-18f8b9a87533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-775008079',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d7043922-56eb-4abf-9f7d-8ffb12291a34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:42:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:42:02Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:02.292064 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17369025-c78e-47fe-8c72-405eddd43708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:02.294140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (17369025-c78e-47fe-8c72-405eddd43708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:02.296462 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3eddfc95-1d87-4952-89d6-447ed9edd06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:02.396405 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3eddfc95-1d87-4952-89d6-447ed9edd06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd7043922-56eb-4abf-9f7d-8ffb12291a34', 'volume_name': 'volume-d7043922-56eb-4abf-9f7d-8ffb12291a34', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:02.399902 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (531ed24a-b28e-4dcc-b68c-b0d0eee607af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:02.402252 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (531ed24a-b28e-4dcc-b68c-b0d0eee607af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:02.404433 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45431a86-a047-41a9-b3b3-b65f0522f0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:02.405252 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Volume d7043922-56eb-4abf-9f7d-8ffb12291a34: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d7043922-56eb-4abf-9f7d-8ffb12291a34', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:42:02.405887 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Cloning d7043922-56eb-4abf-9f7d-8ffb12291a34 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:42:11.493512 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 9.09 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:42:11.494285 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Image download 616.00 MB at 67.80 MB/s
Jun 01 13:42:11.543133 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:11.626952 n-d-844200-1 sudo[152244]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1
Jun 01 13:42:11.627747 n-d-844200-1 sudo[152244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:11.955181 n-d-844200-1 sudo[152244]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:11.958353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1" returned: 0 in 0.415s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:11.959809 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 53f85dd6e26d4d66991b609ec7788a36. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:42:12.030396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:12.116689 n-d-844200-1 sudo[152249]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1
Jun 01 13:42:12.117486 n-d-844200-1 sudo[152249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:12.445165 n-d-844200-1 sudo[152249]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:12.447635 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1" returned: 0 in 0.417s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:12.449968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:12.468991 n-d-844200-1 sudo[152254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:42:12.469908 n-d-844200-1 sudo[152254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:13.042933 n-d-844200-1 sudo[152254]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:13.046929 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.596s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:13.074376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume d7043922-56eb-4abf-9f7d-8ffb12291a34. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:42:13.126499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_smqlkbjx {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:13.212828 n-d-844200-1 sudo[152288]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_smqlkbjx
Jun 01 13:42:13.213629 n-d-844200-1 sudo[152288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:13.541884 n-d-844200-1 sudo[152288]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:13.544307 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_smqlkbjx" returned: 0 in 0.417s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:13.545608 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:13.637649 n-d-844200-1 sudo[152292]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1
Jun 01 13:42:13.638445 n-d-844200-1 sudo[152292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:13.982129 n-d-844200-1 sudo[152292]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:13.984941 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1" returned: 0 in 0.438s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:13.985787 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:42:13.986831 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:14.005617 n-d-844200-1 sudo[152297]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34 oflag=direct
Jun 01 13:42:14.006422 n-d-844200-1 sudo[152297]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:14.321389 n-d-844200-1 sudo[152297]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:14.324311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34 oflag=direct" returned: 0 in 0.337s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:14.325586 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:14.343783 n-d-844200-1 sudo[152311]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34
Jun 01 13:42:14.344589 n-d-844200-1 sudo[152311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:15.270471 n-d-844200-1 sudo[152311]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:15.273047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34" returned: 0 in 0.947s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:15.274210 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:15.357954 n-d-844200-1 sudo[152341]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1
Jun 01 13:42:15.358788 n-d-844200-1 sudo[152341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:15.683238 n-d-844200-1 sudo[152341]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:15.686033 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1" returned: 0 in 0.411s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:15.686932 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_xb211wwhn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d7043922--56eb--4abf--9f7d--8ffb12291a34 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:42:15.687312 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Converted 700.00 MB image at 700.00 MB/s
Jun 01 13:42:15.687946 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume d7043922-56eb-4abf-9f7d-8ffb12291a34 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:42:15.809859 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 53f85dd6e26d4d66991b609ec7788a36 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:42:15.810552 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Marking volume d7043922-56eb-4abf-9f7d-8ffb12291a34 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:42:15.826008 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to d7043922-56eb-4abf-9f7d-8ffb12291a34. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:42:15.826477 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Creating volume glance metadata for volume d7043922-56eb-4abf-9f7d-8ffb12291a34 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:42:15.889253 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (45431a86-a047-41a9-b3b3-b65f0522f0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7043922-56eb-4abf-9f7d-8ffb12291a34', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:15.891713 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e4d6a8b-450f-46e9-81df-299660ddec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:15.900008 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Volume volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 (d7043922-56eb-4abf-9f7d-8ffb12291a34): created successfully
Jun 01 13:42:15.901834 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7e4d6a8b-450f-46e9-81df-299660ddec09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:15.904919 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (3464c819-672c-4054-ba16-6bdcc014bb5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:42:15.913937 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-c0a2b2f2-fdad-4d5c-9e2f-e51595b165bf tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:42:18.738080 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:18.757532 n-d-844200-1 sudo[152346]: 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-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:18.758395 n-d-844200-1 sudo[152346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:19.167382 n-d-844200-1 sudo[152346]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:19.170460 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34" returned: 0 in 0.432s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:19.219519 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:19.225601 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:19.225937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817680032]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:19.226558 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:42:19.227376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34,
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: incominguser Bb272beyePqVNDLfTAid gQsYrmQpUgECxy5h
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:42:19.231102 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:42:19.232461 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:19.591453 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34" returned: 0 in 0.358s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:19.591797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817680032]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:19.592408 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:42:19.592766 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:42:19.596501 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:19.605275 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:19.605930 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817680032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:19.607809 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:42:19.610627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:19.701487 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:19.701816 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817680032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:19.703043 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:19.793738 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:19.794658 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795817680032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:19.795288 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:42:19.846736 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34', 'target_lun': 1, 'volume_id': 'd7043922-56eb-4abf-9f7d-8ffb12291a34', 'auth_method': 'CHAP', 'auth_username': 'Bb272beyePqVNDLfTAid', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3a40ddff-048c-4d99-ad2c-cc590c75875b'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:42:19.963549 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-9d835242-ad50-4e86-a15e-2333165839f6 req-7511843c-880e-4dc9-80f8-490bf4c8a57d tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:42:34.989695 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-82d5f547-b4cd-4187-9a97-0d595843bf4e req-24f85d5b-bc1e-4f6f-96d6-5f33c7d849f9 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:35.008362 n-d-844200-1 sudo[152449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:35.009270 n-d-844200-1 sudo[152449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:35.422407 n-d-844200-1 sudo[152449]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:35.424908 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-82d5f547-b4cd-4187-9a97-0d595843bf4e req-24f85d5b-bc1e-4f6f-96d6-5f33c7d849f9 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34" returned: 0 in 0.435s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:35.426893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-82d5f547-b4cd-4187-9a97-0d595843bf4e req-24f85d5b-bc1e-4f6f-96d6-5f33c7d849f9 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9 --snapshot stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:35.447202 n-d-844200-1 sudo[152472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9 --snapshot stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 -L 1.00g
Jun 01 13:42:35.448004 n-d-844200-1 sudo[152472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:36.096026 n-d-844200-1 sudo[152472]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:36.099573 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-82d5f547-b4cd-4187-9a97-0d595843bf4e req-24f85d5b-bc1e-4f6f-96d6-5f33c7d849f9 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9 --snapshot stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 -L 1.00g" returned: 0 in 0.672s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:36.195213 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-82d5f547-b4cd-4187-9a97-0d595843bf4e req-24f85d5b-bc1e-4f6f-96d6-5f33c7d849f9 tempest-TestVolumeBootPattern-829876130 None] Create snapshot completed successfully
Jun 01 13:42:39.972194 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:42:39.985664 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:42:39.986555 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:42:40.025433 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (ae43eea8-915d-462e-a696-68f2e8c19395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:42:40.030079 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a21976d-0c39-42a6-bcf8-cdb7eda4c0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:40.052801 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:42:40.079047 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3a21976d-0c39-42a6-bcf8-cdb7eda4c0cb) 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-06-01T13:42:40Z,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-844200-1@lvmdriver-1#lvmdriver-1',id=bda156d8-8611-4b41-b7e1-3d6e1ac43741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:42:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b782127-ccbd-4888-9e1c-d296848c09e9,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:42:40Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:40.082202 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (262c1c6f-da27-45ea-b0ec-e0fc12752919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:40.084892 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (262c1c6f-da27-45ea-b0ec-e0fc12752919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:40.087676 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db6a98af-e14b-4494-8d9c-fe98ea5f0eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:40.090450 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db6a98af-e14b-4494-8d9c-fe98ea5f0eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'bda156d8-8611-4b41-b7e1-3d6e1ac43741', 'volume_name': 'volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741', 'volume_size': 1, 'snapshot_id': '8b782127-ccbd-4888-9e1c-d296848c09e9'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:40.093607 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d565b685-a075-409a-88c8-cbe0a3a9ad81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:40.096354 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d565b685-a075-409a-88c8-cbe0a3a9ad81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:40.098729 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a80e7244-5958-4268-8e16-3fa7b84614bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:40.099696 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Volume bda156d8-8611-4b41-b7e1-3d6e1ac43741: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741', 'volume_size': 1, 'snapshot_id': '8b782127-ccbd-4888-9e1c-d296848c09e9'}
Jun 01 13:42:40.132770 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:40.177581 n-d-844200-1 sudo[152584]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:42:40.178498 n-d-844200-1 sudo[152584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:40.665937 n-d-844200-1 sudo[152584]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:40.668249 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:40.670272 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:40.690903 n-d-844200-1 sudo[152623]: 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-8b782127-ccbd-4888-9e1c-d296848c09e9
Jun 01 13:42:40.691722 n-d-844200-1 sudo[152623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:41.101089 n-d-844200-1 sudo[152623]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:41.104883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9" returned: 0 in 0.433s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:41.109451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:41.134616 n-d-844200-1 sudo[152630]: 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--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 iflag=direct
Jun 01 13:42:41.135433 n-d-844200-1 sudo[152630]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:41.500202 n-d-844200-1 sudo[152630]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:41.502905 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 iflag=direct" returned: 0 in 0.393s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:41.504208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:41.528616 n-d-844200-1 sudo[152650]: 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--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 oflag=direct
Jun 01 13:42:41.530195 n-d-844200-1 sudo[152650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:41.869642 n-d-844200-1 sudo[152650]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:41.872125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 oflag=direct" returned: 0 in 0.367s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:41.873231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:41.893128 n-d-844200-1 sudo[152668]: 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--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:42:41.893936 n-d-844200-1 sudo[152668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:47.052953 n-d-844200-1 sudo[152668]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:47.055382 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.182s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:47.056059 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--8b782127--ccbd--4888--9e1c--d296848c09e9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--bda156d8--8611--4b41--b7e1--3d6e1ac43741, size 1024.00 MB, duration 5.18 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:42:47.056447 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Volume copy 1024.00 MB at 197.56 MB/s
Jun 01 13:42:47.105818 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Marking volume bda156d8-8611-4b41-b7e1-3d6e1ac43741 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:42:47.114892 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Copying metadata from snapshot 8b782127-ccbd-4888-9e1c-d296848c09e9 to bda156d8-8611-4b41-b7e1-3d6e1ac43741. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Jun 01 13:42:47.148332 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a80e7244-5958-4268-8e16-3fa7b84614bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741', 'volume_size': 1, 'snapshot_id': '8b782127-ccbd-4888-9e1c-d296848c09e9'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:47.150625 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6eeed93-7fc4-4ab2-b4f9-2b16911a23c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:42:47.159248 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Volume volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 (bda156d8-8611-4b41-b7e1-3d6e1ac43741): created successfully
Jun 01 13:42:47.161363 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6eeed93-7fc4-4ab2-b4f9-2b16911a23c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:42:47.164495 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (ae43eea8-915d-462e-a696-68f2e8c19395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:42:47.178225 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-342993d8-b67b-4fc3-b9a1-a46d8cde1372 tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:42:49.521001 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:42:49.521788 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:42:49.522509 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:49.545518 n-d-844200-1 sudo[152682]: 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
Jun 01 13:42:49.546336 n-d-844200-1 sudo[152682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:49.799497 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:49.815998 n-d-844200-1 sudo[152684]: 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-bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:42:49.817149 n-d-844200-1 sudo[152684]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:50.013257 n-d-844200-1 sudo[152682]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:50.015394 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.492s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.017086 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:50.036113 n-d-844200-1 sudo[152687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:42:50.036913 n-d-844200-1 sudo[152687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:42:50.245600 n-d-844200-1 sudo[152684]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:50.249491 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741" returned: 0 in 0.458s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.301402 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819624400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: I_T nexus: 45
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: Bb272beyePqVNDLfTAid
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:42:50.318915 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741,
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: incominguser FedhKwB7cntA3KcPG5vL tJV53Fx8zCwRzLco
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:42:50.328270 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:50.456488 n-d-844200-1 sudo[152687]: pam_unix(sudo:session): session closed for user root
Jun 01 13:42:50.459615 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.441s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.464047 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:42:50.718167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741" returned: 0 in 0.390s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.718167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819624400]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:50.718167 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:42:50.718167 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:42:50.718167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819624400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n System information:\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-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n Backing store flags: \n Account information:\n FedhKwB7cntA3KcPG5vL\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: I_T nexus: 45
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: Bb272beyePqVNDLfTAid
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:42:50.728588 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:50.815753 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.816086 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819624400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n System information:\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-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n Backing store flags: \n Account information:\n FedhKwB7cntA3KcPG5vL\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:50.817722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:42:50.909686 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:42:50.910027 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819624400]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n System information:\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-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n Backing store flags: \n Account information:\n FedhKwB7cntA3KcPG5vL\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:42:50.911245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:42:50.965111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741', 'target_lun': 1, 'volume_id': 'bda156d8-8611-4b41-b7e1-3d6e1ac43741', 'auth_method': 'CHAP', 'auth_username': 'FedhKwB7cntA3KcPG5vL', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'db3810f8-a47c-44c1-a5c1-57c975375b94'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:42:51.093655 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-8d462e8f-02fa-4668-af84-59b981020834 req-c6120b40-0ec4-49fd-afdc-0128b1de9930 tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:43:08.650819 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-539fea06-7704-41de-a274-372d6ac9de08 req-85c2bee4-1796-4ef7-b568-c65f8553c48e tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:43:08.651523 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-539fea06-7704-41de-a274-372d6ac9de08 req-85c2bee4-1796-4ef7-b568-c65f8553c48e tempest-TestVolumeBootPattern-829876130 None] Deleting attachment db3810f8-a47c-44c1-a5c1-57c975375b94. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:43:08.652640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:08.739967 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:08.739967 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n System information:\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-bda156d8-8611-4b41-b7e1-3d6e1ac43741\n Backing store flags: \n Account information:\n FedhKwB7cntA3KcPG5vL\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:08.740238 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-539fea06-7704-41de-a274-372d6ac9de08 req-85c2bee4-1796-4ef7-b568-c65f8553c48e tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:43:08.741312 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:08.834620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 -f" returned: 0 in 0.093s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:08.834940 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:08.836101 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:08.922854 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:08.923308 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:09.107462 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-bda156d8-8611-4b41-b7e1-3d6e1ac43741-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:43:09.168974 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:09.257466 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:09.257790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:09.258469 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:43:09.259552 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:09.277545 n-d-844200-1 sudo[152758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:43:09.278324 n-d-844200-1 sudo[152758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:09.710946 n-d-844200-1 sudo[152758]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:09.713966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741" returned: 0 in 0.453s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:09.716960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 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-bda156d8-8611-4b41-b7e1-3d6e1ac43741 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:09.736976 n-d-844200-1 sudo[152761]: 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-bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:43:09.737778 n-d-844200-1 sudo[152761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:10.147259 n-d-844200-1 sudo[152761]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:10.149605 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741" returned: 0 in 0.432s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:10.151807 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:10.169788 n-d-844200-1 sudo[152764]: 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-bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:43:10.170572 n-d-844200-1 sudo[152764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:10.630418 n-d-844200-1 sudo[152764]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:10.633372 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bda156d8-8611-4b41-b7e1-3d6e1ac43741" returned: 0 in 0.481s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:10.634638 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: bda156d8-8611-4b41-b7e1-3d6e1ac43741
Jun 01 13:43:10.692464 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Created reservations ['8880f2ce-183d-48d1-b46d-fb7a9105d2d5', 'dde0746b-4f6d-46a2-9bf6-ead92bd01c61', 'c8ce8e65-8900-4475-9c68-e1dc2759fe29', '6e15ccac-2244-4621-8bfd-4b9bf0f72e09'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:43:10.740367 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:43:10.741178 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:10.759768 n-d-844200-1 sudo[152773]: 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
Jun 01 13:43:10.760638 n-d-844200-1 sudo[152773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:10.930889 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-8b782127-ccbd-4888-9e1c-d296848c09e9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:43:10.933111 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-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-8b782127-ccbd-4888-9e1c-d296848c09e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:10.953355 n-d-844200-1 sudo[152775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-8b782127-ccbd-4888-9e1c-d296848c09e9
Jun 01 13:43:10.954164 n-d-844200-1 sudo[152775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:11.176606 n-d-844200-1 sudo[152773]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:11.179107 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.437s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:11.181214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:11.199912 n-d-844200-1 sudo[152778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:43:11.200929 n-d-844200-1 sudo[152778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:11.375157 n-d-844200-1 sudo[152775]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:11.378189 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-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-8b782127-ccbd-4888-9e1c-d296848c09e9" returned: 0 in 0.444s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:11.380128 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:11.399394 n-d-844200-1 sudo[152781]: 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-8b782127-ccbd-4888-9e1c-d296848c09e9
Jun 01 13:43:11.400196 n-d-844200-1 sudo[152781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:11.601188 n-d-844200-1 sudo[152778]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:11.603659 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:11.605806 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:43:11.612000 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:43:11.628989 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-539fea06-7704-41de-a274-372d6ac9de08 req-b138061c-9421-49c1-9714-7903e8c4c313 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-bda156d8-8611-4b41-b7e1-3d6e1ac43741-delete_volume'" released by "delete_volume" :: held 2.521s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:43:11.999411 n-d-844200-1 sudo[152781]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:12.001161 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8b782127-ccbd-4888-9e1c-d296848c09e9" returned: 0 in 0.621s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:12.089481 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] Created reservations ['b18d3541-1ca8-47b2-85e2-8dab7331fe98', '30efe2d4-0b67-472c-ad80-4acc9f9833e9', 'a4b2f111-5704-4e40-9b13-0fc7329713e6', 'a8174401-3ba7-4079-9f39-51937207e2d8'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:43:12.129785 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] Delete snapshot completed successfully.
Jun 01 13:43:12.134542 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-d1ccd0d8-7a77-4e67-93da-416f5e6a4d53 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-8b782127-ccbd-4888-9e1c-d296848c09e9-delete_snapshot'" released by "delete_snapshot" :: held 1.204s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:43:15.942830 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-857dc4cd-6a32-463d-832f-b7636524e778 req-7921a1b7-401f-4f1d-885d-3f6982128bbe tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:43:15.943538 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-857dc4cd-6a32-463d-832f-b7636524e778 req-7921a1b7-401f-4f1d-885d-3f6982128bbe tempest-TestVolumeBootPattern-829876130 None] Deleting attachment 3a40ddff-048c-4d99-ad2c-cc590c75875b. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:43:15.945234 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:16.035119 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:16.035540 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34\n System information:\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-d7043922-56eb-4abf-9f7d-8ffb12291a34\n Backing store flags: \n Account information:\n Bb272beyePqVNDLfTAid\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:16.036518 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-857dc4cd-6a32-463d-832f-b7636524e778 req-7921a1b7-401f-4f1d-885d-3f6982128bbe tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:43:16.037978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:16.145640 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 -f" returned: 0 in 0.107s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:16.145960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:16.147167 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:16.242352 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:16.242702 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:16.399079 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-d7043922-56eb-4abf-9f7d-8ffb12291a34-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:43:16.456580 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:16.550482 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:16.551226 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796100768160]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:16.552197 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:43:16.553741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:16.573402 n-d-844200-1 sudo[152856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:43:16.574209 n-d-844200-1 sudo[152856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:16.969641 n-d-844200-1 sudo[152856]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:16.972285 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34" returned: 0 in 0.418s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:16.974144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 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-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:16.992940 n-d-844200-1 sudo[152859]: 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-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:43:16.993732 n-d-844200-1 sudo[152859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:17.443486 n-d-844200-1 sudo[152859]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:17.446050 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34" returned: 0 in 0.471s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:17.448217 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:17.467963 n-d-844200-1 sudo[152862]: 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-d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:43:17.468831 n-d-844200-1 sudo[152862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:17.953789 n-d-844200-1 sudo[152862]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:17.957031 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7043922-56eb-4abf-9f7d-8ffb12291a34" returned: 0 in 0.508s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:17.958682 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: d7043922-56eb-4abf-9f7d-8ffb12291a34
Jun 01 13:43:18.009401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Created reservations ['e41db291-3223-42d5-be7d-701cf46a8e6a', '2670da37-ef36-4ed9-97f7-6bd97a48ff6d', 'e299cd8e-e351-4955-82c2-8c8302530c11', '132944df-8c9b-403a-af38-bd659ebeed46'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:43:18.054932 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:43:18.055773 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:18.073931 n-d-844200-1 sudo[152869]: 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
Jun 01 13:43:18.074847 n-d-844200-1 sudo[152869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:18.513842 n-d-844200-1 sudo[152869]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:18.516335 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:18.518650 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:18.537522 n-d-844200-1 sudo[152872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:43:18.538387 n-d-844200-1 sudo[152872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:18.988997 n-d-844200-1 sudo[152872]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:18.991931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:18.994097 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:43:19.000478 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:43:19.017833 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-857dc4cd-6a32-463d-832f-b7636524e778 req-50d96c71-4f56-41b6-a6f5-7b71704219dd tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-d7043922-56eb-4abf-9f7d-8ffb12291a34-delete_volume'" released by "delete_volume" :: held 2.619s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:43:20.848836 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:43:20.853435 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:43:20.853927 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:43:20.867136 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (d1bb0235-8248-47f0-9d5c-177bc76f0c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:43:20.870315 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e565386b-9d53-4ed9-bbf1-f797ac13fb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:43:20.894615 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:43:20.919323 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e565386b-9d53-4ed9-bbf1-f797ac13fb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1106185580',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ea1760d4-70ba-45a1-a655-14fc320820ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:43:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:43:21Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:43:20.921717 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f6129c3-a9d4-4cab-8355-c756992c91c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:43:20.923853 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f6129c3-a9d4-4cab-8355-c756992c91c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:43:20.926125 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2364be7b-f659-4741-8272-fd4c3aa1facf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:43:21.024137 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2364be7b-f659-4741-8272-fd4c3aa1facf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ea1760d4-70ba-45a1-a655-14fc320820ca', 'volume_name': 'volume-ea1760d4-70ba-45a1-a655-14fc320820ca', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:43:21.026440 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be317ef0-28fd-4ded-aa31-7294d0fa4b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:43:21.028624 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (be317ef0-28fd-4ded-aa31-7294d0fa4b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:43:21.030842 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f510a8dc-2a6b-40ba-a37e-4be2200e4f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:43:21.031658 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Volume ea1760d4-70ba-45a1-a655-14fc320820ca: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ea1760d4-70ba-45a1-a655-14fc320820ca', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 13:43:21.032259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Cloning ea1760d4-70ba-45a1-a655-14fc320820ca from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 13:43:30.080017 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 9.05 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 13:43:30.081592 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Image download 616.00 MB at 68.10 MB/s
Jun 01 13:43:30.135432 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:30.220243 n-d-844200-1 sudo[152877]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1
Jun 01 13:43:30.221048 n-d-844200-1 sudo[152877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:30.542790 n-d-844200-1 sudo[152877]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:30.549955 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1" returned: 0 in 0.415s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:30.550793 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 53f85dd6e26d4d66991b609ec7788a36. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 13:43:30.619842 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:30.722713 n-d-844200-1 sudo[152884]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1
Jun 01 13:43:30.723520 n-d-844200-1 sudo[152884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:31.066408 n-d-844200-1 sudo[152884]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:31.071560 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1" returned: 0 in 0.451s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:31.073874 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1760d4-70ba-45a1-a655-14fc320820ca stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:31.094130 n-d-844200-1 sudo[152923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1760d4-70ba-45a1-a655-14fc320820ca stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:43:31.094973 n-d-844200-1 sudo[152923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:31.630313 n-d-844200-1 sudo[152923]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:31.632737 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1760d4-70ba-45a1-a655-14fc320820ca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.558s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:31.654183 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume ea1760d4-70ba-45a1-a655-14fc320820ca. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 13:43:31.700207 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_9rb_oat2 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:31.785698 n-d-844200-1 sudo[152957]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_9rb_oat2
Jun 01 13:43:31.786639 n-d-844200-1 sudo[152957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:32.103910 n-d-844200-1 sudo[152957]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:32.106475 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_9rb_oat2" returned: 0 in 0.406s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:32.107796 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:32.193673 n-d-844200-1 sudo[152961]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1
Jun 01 13:43:32.194478 n-d-844200-1 sudo[152961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:32.520779 n-d-844200-1 sudo[152961]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:32.524226 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1" returned: 0 in 0.415s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:32.526407 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 13:43:32.528028 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:32.547745 n-d-844200-1 sudo[152966]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca oflag=direct
Jun 01 13:43:32.548542 n-d-844200-1 sudo[152966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:32.876774 n-d-844200-1 sudo[152966]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:32.879361 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca oflag=direct" returned: 0 in 0.351s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:32.880686 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:32.901387 n-d-844200-1 sudo[152978]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca
Jun 01 13:43:32.902205 n-d-844200-1 sudo[152978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:33.688865 n-d-844200-1 sudo[152978]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:33.691285 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca" returned: 0 in 0.810s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:33.692403 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:33.781411 n-d-844200-1 sudo[153008]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1
Jun 01 13:43:33.782220 n-d-844200-1 sudo[153008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:34.106176 n-d-844200-1 sudo[153008]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:34.110312 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1" returned: 0 in 0.416s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:34.111379 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_mf93nt9gn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ea1760d4--70ba--45a1--a655--14fc320820ca {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 13:43:34.111927 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Converted 700.00 MB image at 700.00 MB/s
Jun 01 13:43:34.112937 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume ea1760d4-70ba-45a1-a655-14fc320820ca successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 13:43:34.237124 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 53f85dd6e26d4d66991b609ec7788a36 is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 13:43:34.237797 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Marking volume ea1760d4-70ba-45a1-a655-14fc320820ca as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:43:34.252440 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to ea1760d4-70ba-45a1-a655-14fc320820ca. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 13:43:34.252843 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Creating volume glance metadata for volume ea1760d4-70ba-45a1-a655-14fc320820ca backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 13:43:34.329093 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f510a8dc-2a6b-40ba-a37e-4be2200e4f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea1760d4-70ba-45a1-a655-14fc320820ca', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:43:34.331382 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (843349c9-7fff-419b-83b4-e9fd849612b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:43:34.339704 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Volume volume-ea1760d4-70ba-45a1-a655-14fc320820ca (ea1760d4-70ba-45a1-a655-14fc320820ca): created successfully
Jun 01 13:43:34.341641 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (843349c9-7fff-419b-83b4-e9fd849612b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:43:34.344671 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (d1bb0235-8248-47f0-9d5c-177bc76f0c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:43:34.352382 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-d2618640-0539-4dd6-bc4f-577728bdebc7 tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:43:37.432471 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:37.453363 n-d-844200-1 sudo[153013]: 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-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:43:37.454167 n-d-844200-1 sudo[153013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:37.864313 n-d-844200-1 sudo[153013]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:37.866744 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:37.935468 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:37.942520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:37.942846 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856494432]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:37.943488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:43:37.944385 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-ea1760d4-70ba-45a1-a655-14fc320820ca,
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: incominguser LF95cUEJVPVTCXsHruKB F9D26warCjaCzvmt
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:43:37.948458 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:43:37.950790 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:38.307628 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.356s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:38.308018 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856494432]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:38.308610 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:43:38.308985 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:43:38.310311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:38.317631 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:38.318175 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856494432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:38.318862 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:43:38.319808 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:38.408649 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:38.408987 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856494432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:38.410117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:38.498811 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:38.499387 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856494432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:43:38.500274 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:43:38.546966 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca', 'target_lun': 1, 'volume_id': 'ea1760d4-70ba-45a1-a655-14fc320820ca', 'auth_method': 'CHAP', 'auth_username': 'LF95cUEJVPVTCXsHruKB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'aae28ebf-6e7c-4e09-a231-b2f41155b336'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:43:38.662619 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-26687729-ae74-4201-a822-0d002f23b43f req-3b1112cf-7f4e-4c88-a9ce-925fb7dd2edf tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:43:49.527495 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:43:49.528136 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:43:49.528754 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:49.554431 n-d-844200-1 sudo[153080]: 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
Jun 01 13:43:49.555769 n-d-844200-1 sudo[153080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:49.948669 n-d-844200-1 sudo[153080]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:49.951675 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.423s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:49.953395 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:43:49.972520 n-d-844200-1 sudo[153083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:43:49.973590 n-d-844200-1 sudo[153083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:43:50.378323 n-d-844200-1 sudo[153083]: pam_unix(sudo:session): session closed for user root
Jun 01 13:43:50.380548 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.427s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:43:50.382715 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:44:49.531543 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:44:49.532571 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:44:49.533495 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:44:49.560236 n-d-844200-1 sudo[153155]: 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
Jun 01 13:44:49.561022 n-d-844200-1 sudo[153155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:44:49.957044 n-d-844200-1 sudo[153155]: pam_unix(sudo:session): session closed for user root
Jun 01 13:44:49.960227 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:44:49.962826 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:44:49.982534 n-d-844200-1 sudo[153158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:44:49.983351 n-d-844200-1 sudo[153158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:44:50.398118 n-d-844200-1 sudo[153158]: pam_unix(sudo:session): session closed for user root
Jun 01 13:44:50.400742 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.438s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:44:50.402104 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:45:49.534174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:45:49.534763 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:45:49.535340 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:49.553545 n-d-844200-1 sudo[153210]: 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
Jun 01 13:45:49.554337 n-d-844200-1 sudo[153210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:45:49.953592 n-d-844200-1 sudo[153210]: pam_unix(sudo:session): session closed for user root
Jun 01 13:45:49.956067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:49.957707 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:49.975812 n-d-844200-1 sudo[153213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:45:49.976597 n-d-844200-1 sudo[153213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:45:50.380793 n-d-844200-1 sudo[153213]: pam_unix(sudo:session): session closed for user root
Jun 01 13:45:50.383025 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:50.384537 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:45:53.772485 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-b864a7ac-9d49-4edd-bed9-38b71384b475 req-21631ece-7da8-41a4-ba99-bf9441461b00 tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:45:53.773188 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-b864a7ac-9d49-4edd-bed9-38b71384b475 req-21631ece-7da8-41a4-ba99-bf9441461b00 tempest-TestVolumeBootPattern-829876130 None] Deleting attachment aae28ebf-6e7c-4e09-a231-b2f41155b336. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:45:53.775555 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:53.865265 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:53.865597 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:45:53.866266 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-b864a7ac-9d49-4edd-bed9-38b71384b475 req-21631ece-7da8-41a4-ba99-bf9441461b00 tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:45:53.867386 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:53.977947 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca -f" returned: 0 in 0.110s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:53.978263 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:45:53.981622 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:54.069143 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:54.069524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:45:59.143496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:59.162139 n-d-844200-1 sudo[153259]: 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-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:45:59.162975 n-d-844200-1 sudo[153259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:45:59.589527 n-d-844200-1 sudo[153259]: pam_unix(sudo:session): session closed for user root
Jun 01 13:45:59.592467 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.448s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:59.640236 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:45:59.647058 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:45:59.647469 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:45:59.648099 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:45:59.648675 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-ea1760d4-70ba-45a1-a655-14fc320820ca,
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: incominguser LF95cUEJVPVTCXsHruKB F9D26warCjaCzvmt
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:45:59.653063 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:45:59.654939 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:46:00.014026 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.359s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:46:00.014390 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:46:00.014939 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:46:00.015407 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:46:00.017076 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:46:00.024011 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:46:00.024585 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:46:00.025220 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:46:00.026141 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:46:00.118014 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:46:00.118693 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:46:00.122646 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:46:00.210082 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:46:00.210746 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819023168]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:46:00.211394 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:46:00.256872 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca', 'target_lun': 1, 'volume_id': 'ea1760d4-70ba-45a1-a655-14fc320820ca', 'auth_method': 'CHAP', 'auth_username': 'LF95cUEJVPVTCXsHruKB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f22e92b0-30de-4de8-bccc-f0c54af7251d'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:46:00.369521 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-54081dbe-e4fc-471b-bc82-55bd90974f61 req-e2faca79-b44a-4438-90e5-278425f14fbd tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:46:49.533535 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:46:49.534130 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:46:49.534745 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:46:49.555703 n-d-844200-1 sudo[153384]: 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
Jun 01 13:46:49.556501 n-d-844200-1 sudo[153384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:46:49.971359 n-d-844200-1 sudo[153384]: pam_unix(sudo:session): session closed for user root
Jun 01 13:46:49.974706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.439s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:46:49.977352 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:46:50.003533 n-d-844200-1 sudo[153387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:46:50.004328 n-d-844200-1 sudo[153387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:46:50.424023 n-d-844200-1 sudo[153387]: pam_unix(sudo:session): session closed for user root
Jun 01 13:46:50.427125 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.449s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:46:50.429140 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:47:45.343993 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b66dea3f-8ac8-4bed-8ebd-eb3f997b5544 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:45.369542 n-d-844200-1 sudo[153444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:47:45.370382 n-d-844200-1 sudo[153444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:45.782144 n-d-844200-1 sudo[153444]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:45.784670 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b66dea3f-8ac8-4bed-8ebd-eb3f997b5544 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.440s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:45.786464 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b66dea3f-8ac8-4bed-8ebd-eb3f997b5544 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e --snapshot stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca -L 1.00g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:45.807587 n-d-844200-1 sudo[153447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e --snapshot stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca -L 1.00g
Jun 01 13:47:45.808382 n-d-844200-1 sudo[153447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:46.466034 n-d-844200-1 sudo[153447]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:46.468438 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b66dea3f-8ac8-4bed-8ebd-eb3f997b5544 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e --snapshot stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca -L 1.00g" returned: 0 in 0.681s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:46.571219 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b66dea3f-8ac8-4bed-8ebd-eb3f997b5544 tempest-TestVolumeBootPattern-829876130 None] Create snapshot completed successfully
Jun 01 13:47:48.058245 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:47:48.062314 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:47:48.062858 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 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'
Jun 01 13:47:48.086870 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (7974e98b-fe7b-474e-ba0a-27b9c8ba1e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:47:48.090046 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cba9c77-e1c4-4732-b9c6-9eb0f8e20d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:47:48.120390 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:47:48.148551 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4cba9c77-e1c4-4732-b9c6-9eb0f8e20d04) 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-06-01T13:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-133636081',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=49378e10-262f-4c64-9aff-7a019c631368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ac20aacc5e24d25a839595d8eb3e591',provider_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-06-01T13:47:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=bfdf4799-18aa-4b0a-b063-52d5a2305a9e,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:47:48Z,user_id='53f85dd6e26d4d66991b609ec7788a36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:47:48.151036 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fbd37f3-9904-4c6d-ab12-c5e4731fa645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:47:48.153084 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5fbd37f3-9904-4c6d-ab12-c5e4731fa645) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:47:48.155365 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37081230-f126-4c3c-a432-d5f9e0f93ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:47:48.157520 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (37081230-f126-4c3c-a432-d5f9e0f93ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '49378e10-262f-4c64-9aff-7a019c631368', 'volume_name': 'volume-49378e10-262f-4c64-9aff-7a019c631368', 'volume_size': 1, 'snapshot_id': 'bfdf4799-18aa-4b0a-b063-52d5a2305a9e'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:47:48.159724 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef00bc7c-6efc-4783-bf9e-23845c777b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:47:48.161759 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef00bc7c-6efc-4783-bf9e-23845c777b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:47:48.163861 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5acbc6b6-38a1-4844-a4f0-ff061b4565ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:47:48.164646 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Volume 49378e10-262f-4c64-9aff-7a019c631368: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-49378e10-262f-4c64-9aff-7a019c631368', 'volume_size': 1, 'snapshot_id': 'bfdf4799-18aa-4b0a-b063-52d5a2305a9e'}
Jun 01 13:47:48.184879 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49378e10-262f-4c64-9aff-7a019c631368 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:48.206806 n-d-844200-1 sudo[153552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49378e10-262f-4c64-9aff-7a019c631368 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:47:48.207596 n-d-844200-1 sudo[153552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:48.679749 n-d-844200-1 sudo[153552]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:48.682126 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-49378e10-262f-4c64-9aff-7a019c631368 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.497s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:48.684225 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:48.702103 n-d-844200-1 sudo[153584]: 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-bfdf4799-18aa-4b0a-b063-52d5a2305a9e
Jun 01 13:47:48.702921 n-d-844200-1 sudo[153584]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:49.113769 n-d-844200-1 sudo[153584]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:49.116122 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e" returned: 0 in 0.431s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:49.118396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 iflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:49.136926 n-d-844200-1 sudo[153587]: 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--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 iflag=direct
Jun 01 13:47:49.137731 n-d-844200-1 sudo[153587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:49.460799 n-d-844200-1 sudo[153587]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:49.463171 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 iflag=direct" returned: 0 in 0.344s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:49.464208 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:49.483306 n-d-844200-1 sudo[153599]: 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--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 oflag=direct
Jun 01 13:47:49.484103 n-d-844200-1 sudo[153599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:49.537882 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:47:49.538702 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:47:49.539503 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:49.557971 n-d-844200-1 sudo[153601]: 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
Jun 01 13:47:49.558799 n-d-844200-1 sudo[153601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:49.802657 n-d-844200-1 sudo[153599]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:49.804996 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 oflag=direct" returned: 0 in 0.340s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:49.806109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:49.824691 n-d-844200-1 sudo[153613]: 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--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jun 01 13:47:49.825498 n-d-844200-1 sudo[153613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:49.964672 n-d-844200-1 sudo[153601]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:49.966877 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.427s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:49.968565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:49.987607 n-d-844200-1 sudo[153616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:47:49.988413 n-d-844200-1 sudo[153616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:47:50.436018 n-d-844200-1 sudo[153616]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:50.447612 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:50.451177 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:47:55.080317 n-d-844200-1 sudo[153613]: pam_unix(sudo:session): session closed for user root
Jun 01 13:47:55.082352 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.276s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:47:55.082895 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--bfdf4799--18aa--4b0a--b063--52d5a2305a9e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--49378e10--262f--4c64--9aff--7a019c631368, size 1024.00 MB, duration 5.28 sec {{(pid=96718) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:507}}
Jun 01 13:47:55.083284 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.volume_utils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Volume copy 1024.00 MB at 194.04 MB/s
Jun 01 13:47:55.135118 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Marking volume 49378e10-262f-4c64-9aff-7a019c631368 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 13:47:55.143713 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Copying metadata from snapshot bfdf4799-18aa-4b0a-b063-52d5a2305a9e to 49378e10-262f-4c64-9aff-7a019c631368. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:418}}
Jun 01 13:47:55.177695 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5acbc6b6-38a1-4844-a4f0-ff061b4565ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-49378e10-262f-4c64-9aff-7a019c631368', 'volume_size': 1, 'snapshot_id': 'bfdf4799-18aa-4b0a-b063-52d5a2305a9e'}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:47:55.179987 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13ad22cb-83c6-4a43-af52-90f9ae5375bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:47:55.188773 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Volume volume-49378e10-262f-4c64-9aff-7a019c631368 (49378e10-262f-4c64-9aff-7a019c631368): created successfully
Jun 01 13:47:55.190663 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13ad22cb-83c6-4a43-af52-90f9ae5375bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:47:55.193565 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Flow 'volume_create_manager' (7974e98b-fe7b-474e-ba0a-27b9c8ba1e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:47:55.207596 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-01fbd878-79ad-4fdb-8975-baf41efa6b4d tempest-TestVolumeBootPattern-829876130 None] Created volume successfully.
Jun 01 13:47:59.793059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:47:59.811685 n-d-844200-1 sudo[153632]: 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-49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:47:59.812490 n-d-844200-1 sudo[153632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:48:00.240124 n-d-844200-1 sudo[153632]: pam_unix(sudo:session): session closed for user root
Jun 01 13:48:00.242973 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368" returned: 0 in 0.449s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:00.297392 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:00.304091 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:00.304488 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854183584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: I_T nexus: 48
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: LF95cUEJVPVTCXsHruKB
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:48:00.305115 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:48:00.307843 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Creating iscsi_target for Volume ID: volume-49378e10-262f-4c64-9aff-7a019c631368 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Created volume path /opt/stack/data/cinder/volumes/volume-49378e10-262f-4c64-9aff-7a019c631368,
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: incominguser 5GKLCc4unbxj2b4pHksp Wu93J4NG5XeSvrox
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:48:00.310643 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:48:00.312232 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:00.704999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368" returned: 0 in 0.392s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:00.705318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854183584]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:48:00.705920 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:48:00.706316 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:48:00.709946 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:00.714650 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:00.715131 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854183584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368\n System information:\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-49378e10-262f-4c64-9aff-7a019c631368\n Backing store flags: \n Account information:\n 5GKLCc4unbxj2b4pHksp\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: I_T nexus: 48
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Initiator: iqn.1991-05.com.microsoft:n-h2-844200-1.cbci-844200-1.local alias: none
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Connection: 1
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: IP Address: 10.222.0.13
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: LF95cUEJVPVTCXsHruKB
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:48:00.715778 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:48:00.719241 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:00.807132 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:00.807743 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854183584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368\n System information:\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-49378e10-262f-4c64-9aff-7a019c631368\n Backing store flags: \n Account information:\n 5GKLCc4unbxj2b4pHksp\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:48:00.808785 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:00.895149 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:00.895461 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854183584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368\n System information:\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-49378e10-262f-4c64-9aff-7a019c631368\n Backing store flags: \n Account information:\n 5GKLCc4unbxj2b4pHksp\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:48:00.896414 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Set provider_location to: 10.222.0.40:3260,2 iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:48:00.939925 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368', 'target_lun': 1, 'volume_id': '49378e10-262f-4c64-9aff-7a019c631368', 'auth_method': 'CHAP', 'auth_username': '5GKLCc4unbxj2b4pHksp', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '55ddb6a8-5354-43c8-bfa5-f9959e277f92'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:48:01.056723 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-1aad2f01-c16d-4493-bba6-652564664dbc req-9890a61c-9b52-4c98-9d89-e6aede029b5d tempest-TestVolumeBootPattern-829876130 None] attachment_update completed successfully.
Jun 01 13:48:49.535691 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:48:49.536311 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:48:49.536883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:49.557959 n-d-844200-1 sudo[153760]: 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
Jun 01 13:48:49.558778 n-d-844200-1 sudo[153760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:48:49.974834 n-d-844200-1 sudo[153760]: pam_unix(sudo:session): session closed for user root
Jun 01 13:48:49.977836 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.440s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:49.980559 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:48:50.003466 n-d-844200-1 sudo[153763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:48:50.004252 n-d-844200-1 sudo[153763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:48:50.414104 n-d-844200-1 sudo[153763]: pam_unix(sudo:session): session closed for user root
Jun 01 13:48:50.416285 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.436s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:48:50.417667 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:49:49.547425 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:49:49.548040 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:49:49.548606 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:49:49.566557 n-d-844200-1 sudo[153816]: 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
Jun 01 13:49:49.567362 n-d-844200-1 sudo[153816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:49:49.963483 n-d-844200-1 sudo[153816]: pam_unix(sudo:session): session closed for user root
Jun 01 13:49:49.965934 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:49:49.967645 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:49:49.986122 n-d-844200-1 sudo[153819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:49:49.986967 n-d-844200-1 sudo[153819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:49:50.420456 n-d-844200-1 sudo[153819]: pam_unix(sudo:session): session closed for user root
Jun 01 13:49:50.423004 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:49:50.425260 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:50:02.771890 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-bf66b6e9-c819-4382-9dde-179cba4bd95b req-99c11f62-f970-4e94-bd69-8ed5d576cd4f tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:50:02.772548 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-bf66b6e9-c819-4382-9dde-179cba4bd95b req-99c11f62-f970-4e94-bd69-8ed5d576cd4f tempest-TestVolumeBootPattern-829876130 None] Deleting attachment 55ddb6a8-5354-43c8-bfa5-f9959e277f92. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:50:02.773860 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:02.861667 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:02.862052 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856887472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368\n System information:\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-49378e10-262f-4c64-9aff-7a019c631368\n Backing store flags: \n Account information:\n 5GKLCc4unbxj2b4pHksp\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:02.862967 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-bf66b6e9-c819-4382-9dde-179cba4bd95b req-99c11f62-f970-4e94-bd69-8ed5d576cd4f tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: 49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:50:02.864115 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:02.970616 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-49378e10-262f-4c64-9aff-7a019c631368 -f" returned: 0 in 0.106s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:02.970857 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856887472]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:02.972145 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:03.082233 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:03.082524 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856887472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:04.294037 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-49378e10-262f-4c64-9aff-7a019c631368-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:50:04.357277 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:04.447701 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:04.448052 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856887472]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\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-h2-844200-1.cbci-844200-1.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:04.448728 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: 49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:50:04.449793 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:04.467711 n-d-844200-1 sudo[153868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:50:04.468506 n-d-844200-1 sudo[153868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:04.870703 n-d-844200-1 sudo[153868]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:04.873152 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368" returned: 0 in 0.423s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:04.874999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 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-49378e10-262f-4c64-9aff-7a019c631368 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:04.895366 n-d-844200-1 sudo[153871]: 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-49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:50:04.896176 n-d-844200-1 sudo[153871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:05.327323 n-d-844200-1 sudo[153871]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:05.330200 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368" returned: 0 in 0.455s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:05.332658 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:05.356016 n-d-844200-1 sudo[153874]: 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-49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:50:05.356806 n-d-844200-1 sudo[153874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:05.812347 n-d-844200-1 sudo[153874]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:05.814999 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-49378e10-262f-4c64-9aff-7a019c631368" returned: 0 in 0.482s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:05.816164 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: 49378e10-262f-4c64-9aff-7a019c631368
Jun 01 13:50:05.869898 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Created reservations ['fc4905c0-512f-4f4f-8221-3221dd16c46d', 'ca45592f-5ffd-453e-ac9b-4b11bb4957b8', '6d0d4d3f-9574-4903-948e-6f28187494f2', '857e2a37-3004-4fc5-8e35-cd4d7d81675b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:50:05.933833 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:50:05.934523 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:05.953027 n-d-844200-1 sudo[153881]: 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
Jun 01 13:50:05.953816 n-d-844200-1 sudo[153881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:06.355334 n-d-844200-1 sudo[153881]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:06.359070 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.423s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:06.362184 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:06.387252 n-d-844200-1 sudo[153884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:50:06.388063 n-d-844200-1 sudo[153884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:06.758392 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-bfdf4799-18aa-4b0a-b063-52d5a2305a9e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:50:06.760947 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-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-bfdf4799-18aa-4b0a-b063-52d5a2305a9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:06.780589 n-d-844200-1 sudo[153887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-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-bfdf4799-18aa-4b0a-b063-52d5a2305a9e
Jun 01 13:50:06.781434 n-d-844200-1 sudo[153887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:06.792217 n-d-844200-1 sudo[153884]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:06.794701 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:06.796904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:50:06.803171 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:50:06.818344 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-f3b1e60e-a0fc-40ab-9adc-96ddff9ca42e tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-49378e10-262f-4c64-9aff-7a019c631368-delete_volume'" released by "delete_volume" :: held 2.524s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:50:07.216174 n-d-844200-1 sudo[153887]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:07.218965 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-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-bfdf4799-18aa-4b0a-b063-52d5a2305a9e" returned: 0 in 0.458s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:07.221479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:07.241403 n-d-844200-1 sudo[153890]: 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-bfdf4799-18aa-4b0a-b063-52d5a2305a9e
Jun 01 13:50:07.242184 n-d-844200-1 sudo[153890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:07.803397 n-d-844200-1 sudo[153890]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:07.805859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-bfdf4799-18aa-4b0a-b063-52d5a2305a9e" returned: 0 in 0.584s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:07.905211 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] Created reservations ['6554a346-4a6d-43ee-bebe-7efa800b2ba0', 'ed97b1d4-fd25-4a92-816c-19411998f214', 'ecea2577-9759-425b-a59b-6f4e6ef61237', '7a5051ab-3680-4626-89da-29a19ae4d09c'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:50:07.947105 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] Delete snapshot completed successfully.
Jun 01 13:50:07.952856 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b795845c-d1b9-4215-8986-4cde5b9c73af tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-bfdf4799-18aa-4b0a-b063-52d5a2305a9e-delete_snapshot'" released by "delete_snapshot" :: held 1.195s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:50:13.241930 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-229750a8-3f52-4fdd-a20e-81ad3442c1a0 req-b492d59f-8682-45f4-845b-b6010a43b00c tempest-TestVolumeBootPattern-829876130 None] Terminate volume connection completed successfully.
Jun 01 13:50:13.242613 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-229750a8-3f52-4fdd-a20e-81ad3442c1a0 req-b492d59f-8682-45f4-845b-b6010a43b00c tempest-TestVolumeBootPattern-829876130 None] Deleting attachment f22e92b0-30de-4de8-bccc-f0c54af7251d. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:50:13.244095 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:13.342837 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:13.343144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854266032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca\n System information:\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-ea1760d4-70ba-45a1-a655-14fc320820ca\n Backing store flags: \n Account information:\n LF95cUEJVPVTCXsHruKB\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:13.343759 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-229750a8-3f52-4fdd-a20e-81ad3442c1a0 req-b492d59f-8682-45f4-845b-b6010a43b00c tempest-TestVolumeBootPattern-829876130 None] Removing iscsi_target for Volume ID: ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:50:13.345310 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:13.466302 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ea1760d4-70ba-45a1-a655-14fc320820ca -f" returned: 0 in 0.121s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:13.466805 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854266032]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:13.470116 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:13.594928 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:13.595213 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854266032]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:15.841023 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-ea1760d4-70ba-45a1-a655-14fc320820ca-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 13:50:15.901275 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:15.990641 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:15.990989 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854266032]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:50:15.991655 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:50:15.992642 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:16.015286 n-d-844200-1 sudo[153978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:50:16.016082 n-d-844200-1 sudo[153978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:16.419291 n-d-844200-1 sudo[153978]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:16.421952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.429s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:16.423828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 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-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:16.443429 n-d-844200-1 sudo[153981]: 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-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:50:16.444241 n-d-844200-1 sudo[153981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:16.848345 n-d-844200-1 sudo[153981]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:16.851830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.427s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:16.854686 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:16.881830 n-d-844200-1 sudo[153984]: 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-ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:50:16.883132 n-d-844200-1 sudo[153984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:17.359999 n-d-844200-1 sudo[153984]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:17.362611 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea1760d4-70ba-45a1-a655-14fc320820ca" returned: 0 in 0.507s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:17.363852 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Successfully deleted volume: ea1760d4-70ba-45a1-a655-14fc320820ca
Jun 01 13:50:17.414526 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Created reservations ['9de353b4-2a9b-40b0-8b97-b5b69569096b', '767b3f19-8fd5-4b7e-b367-3ccba721f56b', 'e24fd6d1-7a24-4b86-a4e8-545f78017fe0', '0f4d411d-1d14-4575-afa8-40154b701069'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 13:50:17.464988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:50:17.465772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:17.484654 n-d-844200-1 sudo[153992]: 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
Jun 01 13:50:17.485448 n-d-844200-1 sudo[153992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:17.952244 n-d-844200-1 sudo[153992]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:17.954645 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:17.956828 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:17.975678 n-d-844200-1 sudo[153995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:50:17.976464 n-d-844200-1 sudo[153995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:18.410442 n-d-844200-1 sudo[153995]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:18.413077 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:18.415184 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:50:18.421082 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Deleted volume successfully.
Jun 01 13:50:18.437545 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-a22ed724-acc6-4299-80c1-39f51170f569 tempest-TestVolumeBootPattern-829876130 None] Lock "b'cinder-ea1760d4-70ba-45a1-a655-14fc320820ca-delete_volume'" released by "delete_volume" :: held 2.596s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 13:50:49.546838 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:50:49.547445 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:50:49.547944 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:49.570296 n-d-844200-1 sudo[154140]: 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
Jun 01 13:50:49.571777 n-d-844200-1 sudo[154140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:50.039812 n-d-844200-1 sudo[154140]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:50.041844 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:50.043765 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:50:50.064262 n-d-844200-1 sudo[154148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:50:50.065783 n-d-844200-1 sudo[154148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:50:50.540467 n-d-844200-1 sudo[154148]: pam_unix(sudo:session): session closed for user root
Jun 01 13:50:50.542541 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.498s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:50:50.543909 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:51:49.559431 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:51:49.560374 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:51:49.561256 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:51:49.593833 n-d-844200-1 sudo[154211]: 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
Jun 01 13:51:49.594697 n-d-844200-1 sudo[154211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:51:50.047117 n-d-844200-1 sudo[154211]: pam_unix(sudo:session): session closed for user root
Jun 01 13:51:50.049269 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:51:50.050957 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:51:50.068878 n-d-844200-1 sudo[154214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:51:50.069668 n-d-844200-1 sudo[154214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:51:50.518269 n-d-844200-1 sudo[154214]: pam_unix(sudo:session): session closed for user root
Jun 01 13:51:50.523150 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:51:50.524478 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:52:49.568216 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:52:49.568941 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:52:49.569351 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:52:49.588426 n-d-844200-1 sudo[154265]: 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
Jun 01 13:52:49.589286 n-d-844200-1 sudo[154265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:52:50.044602 n-d-844200-1 sudo[154265]: pam_unix(sudo:session): session closed for user root
Jun 01 13:52:50.046741 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:52:50.048378 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:52:50.066378 n-d-844200-1 sudo[154268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:52:50.067209 n-d-844200-1 sudo[154268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:52:50.471669 n-d-844200-1 sudo[154268]: pam_unix(sudo:session): session closed for user root
Jun 01 13:52:50.473903 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:52:50.475449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:53:49.579610 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:53:49.580249 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:53:49.580792 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:53:49.601709 n-d-844200-1 sudo[154317]: 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
Jun 01 13:53:49.602525 n-d-844200-1 sudo[154317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:53:50.073760 n-d-844200-1 sudo[154317]: pam_unix(sudo:session): session closed for user root
Jun 01 13:53:50.076090 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.495s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:53:50.077744 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:53:50.100995 n-d-844200-1 sudo[154320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:53:50.101795 n-d-844200-1 sudo[154320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:53:50.575406 n-d-844200-1 sudo[154320]: pam_unix(sudo:session): session closed for user root
Jun 01 13:53:50.577450 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.499s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:53:50.578774 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:54:49.578301 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:54:49.579043 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:54:49.579486 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:54:49.598709 n-d-844200-1 sudo[154694]: 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
Jun 01 13:54:49.599508 n-d-844200-1 sudo[154694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:54:50.043131 n-d-844200-1 sudo[154694]: pam_unix(sudo:session): session closed for user root
Jun 01 13:54:50.045451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:54:50.047436 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:54:50.070145 n-d-844200-1 sudo[154697]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:54:50.071732 n-d-844200-1 sudo[154697]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:54:50.501407 n-d-844200-1 sudo[154697]: pam_unix(sudo:session): session closed for user root
Jun 01 13:54:50.503692 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.456s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:54:50.505439 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:55:49.591917 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:55:49.592937 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:55:49.593739 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:55:49.614717 n-d-844200-1 sudo[154813]: 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
Jun 01 13:55:49.615533 n-d-844200-1 sudo[154813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:55:50.052106 n-d-844200-1 sudo[154813]: pam_unix(sudo:session): session closed for user root
Jun 01 13:55:50.054667 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:55:50.056492 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:55:50.074990 n-d-844200-1 sudo[154816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:55:50.075777 n-d-844200-1 sudo[154816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:55:50.576075 n-d-844200-1 sudo[154816]: pam_unix(sudo:session): session closed for user root
Jun 01 13:55:50.579604 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.522s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:55:50.581604 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:56:49.599405 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:56:49.600078 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:56:49.600507 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:56:49.620058 n-d-844200-1 sudo[154894]: 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
Jun 01 13:56:49.620854 n-d-844200-1 sudo[154894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:56:50.065647 n-d-844200-1 sudo[154894]: pam_unix(sudo:session): session closed for user root
Jun 01 13:56:50.067827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:56:50.069737 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:56:50.091267 n-d-844200-1 sudo[154897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:56:50.092083 n-d-844200-1 sudo[154897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:56:50.516267 n-d-844200-1 sudo[154897]: pam_unix(sudo:session): session closed for user root
Jun 01 13:56:50.518523 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.449s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:56:50.520152 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:57:49.601513 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:57:49.602502 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:57:49.603398 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:57:49.628075 n-d-844200-1 sudo[155027]: 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
Jun 01 13:57:49.628876 n-d-844200-1 sudo[155027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:57:50.060832 n-d-844200-1 sudo[155027]: pam_unix(sudo:session): session closed for user root
Jun 01 13:57:50.063067 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.460s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:57:50.064859 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:57:50.084082 n-d-844200-1 sudo[155030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:57:50.084898 n-d-844200-1 sudo[155030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:57:50.510823 n-d-844200-1 sudo[155030]: pam_unix(sudo:session): session closed for user root
Jun 01 13:57:50.513300 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.448s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:57:50.514743 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:58:49.609592 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:58:49.610308 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:58:49.610766 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:49.628798 n-d-844200-1 sudo[155163]: 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
Jun 01 13:58:49.629585 n-d-844200-1 sudo[155163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:58:50.086157 n-d-844200-1 sudo[155163]: pam_unix(sudo:session): session closed for user root
Jun 01 13:58:50.088324 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:50.089952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:50.107802 n-d-844200-1 sudo[155166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:58:50.108632 n-d-844200-1 sudo[155166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:58:50.535738 n-d-844200-1 sudo[155166]: pam_unix(sudo:session): session closed for user root
Jun 01 13:58:50.537943 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.448s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:50.539391 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:58:55.923996 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 13:58:55.929950 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 13:58:55.930780 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 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'
Jun 01 13:58:55.945400 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Flow 'volume_create_manager' (fa6aff21-9e25-4cab-9cbb-3e9960f3e0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:58:55.948852 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cad5f2db-156d-404c-bacf-c33bff2c4208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:58:55.973726 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 13:58:56.011585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cad5f2db-156d-404c-bacf-c33bff2c4208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T13:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1519058967',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=796ea0dd-368f-47e4-b415-22d97835a476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89d7f76d94944e37b74c88e66f55458e',provider_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-06-01T13:58:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T13:58:56Z,user_id='f51f56a138d04e2d9193fb7f6f993b75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:58:56.014932 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5207eac2-5842-4fb2-a7d2-f9a912fd7575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:58:56.016978 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5207eac2-5842-4fb2-a7d2-f9a912fd7575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:58:56.019261 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (368a45cd-548d-4dd1-bb0d-e581a142fcca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:58:56.021430 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (368a45cd-548d-4dd1-bb0d-e581a142fcca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '796ea0dd-368f-47e4-b415-22d97835a476', 'volume_name': 'volume-796ea0dd-368f-47e4-b415-22d97835a476', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:58:56.023637 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edd38bd3-57cb-4056-80ad-62146bbb42eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:58:56.025681 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edd38bd3-57cb-4056-80ad-62146bbb42eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:58:56.027782 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2bb37950-a801-4358-8aeb-5426adc85cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:58:56.028538 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Volume 796ea0dd-368f-47e4-b415-22d97835a476: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-796ea0dd-368f-47e4-b415-22d97835a476', 'volume_size': 1}
Jun 01 13:58:56.029936 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-796ea0dd-368f-47e4-b415-22d97835a476 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:56.051912 n-d-844200-1 sudo[155173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-796ea0dd-368f-47e4-b415-22d97835a476 stack-volumes-lvmdriver-1 -L 1g
Jun 01 13:58:56.052702 n-d-844200-1 sudo[155173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:58:56.583382 n-d-844200-1 sudo[155173]: pam_unix(sudo:session): session closed for user root
Jun 01 13:58:56.585812 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-796ea0dd-368f-47e4-b415-22d97835a476 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.556s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:56.589509 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2bb37950-a801-4358-8aeb-5426adc85cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-796ea0dd-368f-47e4-b415-22d97835a476', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:58:56.591863 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fcfca3f1-32dd-4fa1-bd1f-010ca51effac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 13:58:56.605637 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Volume volume-796ea0dd-368f-47e4-b415-22d97835a476 (796ea0dd-368f-47e4-b415-22d97835a476): created successfully
Jun 01 13:58:56.607640 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fcfca3f1-32dd-4fa1-bd1f-010ca51effac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 13:58:56.610656 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Flow 'volume_create_manager' (fa6aff21-9e25-4cab-9cbb-3e9960f3e0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 13:58:56.620570 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b838fadc-5230-4823-8d2a-f76052a446c9 tempest-ServerActionsTestJSON-1473979439 None] Created volume successfully.
Jun 01 13:58:57.873520 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:57.891728 n-d-844200-1 sudo[155207]: 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-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:58:57.892509 n-d-844200-1 sudo[155207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:58:58.298400 n-d-844200-1 sudo[155207]: pam_unix(sudo:session): session closed for user root
Jun 01 13:58:58.302061 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.428s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:58.352936 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:58.361595 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:58.362143 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819006080]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:58:58.363062 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:58:58.364187 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Creating iscsi_target for Volume ID: volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Created volume path /opt/stack/data/cinder/volumes/volume-796ea0dd-368f-47e4-b415-22d97835a476,
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: incominguser 9UxDQSRhgQEZKhUWdDxo R2u7FT6ToWzumL2H
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:58:58.369490 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:58:58.370952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:58.722511 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.351s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:58.722863 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819006080]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:58:58.723449 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:58:58.723806 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:58:58.725035 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:58.731287 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:58.731631 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819006080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:58:58.732179 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:58:58.733565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:58.818734 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:58.819069 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819006080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:58:58.820353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:58:58.907123 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:58:58.907708 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795819006080]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:58:58.908509 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:58:58.957883 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476', 'target_lun': 1, 'volume_id': '796ea0dd-368f-47e4-b415-22d97835a476', 'auth_method': 'CHAP', 'auth_username': '9UxDQSRhgQEZKhUWdDxo', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8a5c4984-dc34-4350-974b-f08aea833543'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:58:59.093171 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-c9c6cfd7-c56c-412c-a457-82f3a65b73b6 req-a1614b91-a5b7-413d-ab9a-2294a01d63bb tempest-ServerActionsTestJSON-1473979439 None] attachment_update completed successfully.
Jun 01 13:59:25.383051 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-18aae093-760e-4fc6-b0a7-093375f8db58 tempest-ServerActionsTestJSON-1473979439 None] Terminate volume connection completed successfully.
Jun 01 13:59:25.383722 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-18aae093-760e-4fc6-b0a7-093375f8db58 tempest-ServerActionsTestJSON-1473979439 None] Deleting attachment 8a5c4984-dc34-4350-974b-f08aea833543. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:59:28.257769 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:28.276064 n-d-844200-1 sudo[155269]: 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-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:28.276972 n-d-844200-1 sudo[155269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:59:28.681054 n-d-844200-1 sudo[155269]: pam_unix(sudo:session): session closed for user root
Jun 01 13:59:28.683614 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.425s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:28.732600 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:28.739235 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:28.739592 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: 9UxDQSRhgQEZKhUWdDxo
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:59:28.740211 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:59:28.742432 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Creating iscsi_target for Volume ID: volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:59:28.742432 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Created volume path /opt/stack/data/cinder/volumes/volume-796ea0dd-368f-47e4-b415-22d97835a476,
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: incominguser 9UxDQSRhgQEZKhUWdDxo R2u7FT6ToWzumL2H
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:59:28.747082 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:59:28.748344 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:29.102809 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.354s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:29.103219 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595920]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:29.103904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:59:29.104265 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:59:29.105475 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:29.112505 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:29.112825 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: 9UxDQSRhgQEZKhUWdDxo
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:59:29.113375 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:59:29.117549 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:29.207099 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:29.207394 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:29.210838 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:29.298539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:29.299199 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853595920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:29.299843 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:59:29.344121 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476', 'target_lun': 1, 'volume_id': '796ea0dd-368f-47e4-b415-22d97835a476', 'auth_method': 'CHAP', 'auth_username': '9UxDQSRhgQEZKhUWdDxo', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c2b7f47e-67ba-4a1f-ae6f-be3fc6aa7c07'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:59:29.461917 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-79242961-a6cf-4645-ab61-b0fedbf1d37d req-ba06e83d-cbcf-4c02-b871-0f5508ebe952 tempest-ServerActionsTestJSON-1473979439 None] attachment_update completed successfully.
Jun 01 13:59:42.217621 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-a511b749-2040-4bdb-800d-8728c56c22d3 tempest-ServerActionsTestJSON-1473979439 None] Terminate volume connection completed successfully.
Jun 01 13:59:42.218319 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-a511b749-2040-4bdb-800d-8728c56c22d3 tempest-ServerActionsTestJSON-1473979439 None] Deleting attachment c2b7f47e-67ba-4a1f-ae6f-be3fc6aa7c07. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:59:45.318437 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:45.336837 n-d-844200-1 sudo[155373]: 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-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:45.337622 n-d-844200-1 sudo[155373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:59:45.760534 n-d-844200-1 sudo[155373]: pam_unix(sudo:session): session closed for user root
Jun 01 13:59:45.764473 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.446s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:45.813720 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:45.820543 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:45.820899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: 9UxDQSRhgQEZKhUWdDxo
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:59:45.821585 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 13:59:45.824568 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Creating iscsi_target for Volume ID: volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 13:59:45.824568 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Created volume path /opt/stack/data/cinder/volumes/volume-796ea0dd-368f-47e4-b415-22d97835a476,
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: incominguser 9UxDQSRhgQEZKhUWdDxo R2u7FT6ToWzumL2H
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]:
Jun 01 13:59:45.828940 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 13:59:45.830731 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:46.207842 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.377s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:46.208164 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:46.208756 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 13:59:46.209111 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 13:59:46.211074 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:46.216935 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:46.217319 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: 9UxDQSRhgQEZKhUWdDxo
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 13:59:46.217920 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 13:59:46.221029 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:46.309305 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:46.309630 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:46.310846 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:46.399978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:46.400543 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854955792]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:46.401376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 13:59:46.450173 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476', 'target_lun': 1, 'volume_id': '796ea0dd-368f-47e4-b415-22d97835a476', 'auth_method': 'CHAP', 'auth_username': '9UxDQSRhgQEZKhUWdDxo', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b23827ad-efb0-45c7-855a-40a693f70944'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 13:59:46.562671 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-2690c59e-c1cb-427d-8d4c-cf6984e937ba req-9e20fcc6-778f-4851-9562-7ce26648ee35 tempest-ServerActionsTestJSON-1473979439 None] attachment_update completed successfully.
Jun 01 13:59:49.606450 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 13:59:49.607347 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 13:59:49.608168 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:49.627458 n-d-844200-1 sudo[155421]: 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
Jun 01 13:59:49.628260 n-d-844200-1 sudo[155421]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:59:50.046276 n-d-844200-1 sudo[155421]: pam_unix(sudo:session): session closed for user root
Jun 01 13:59:50.048970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.440s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:50.051499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:50.070989 n-d-844200-1 sudo[155424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 13:59:50.071784 n-d-844200-1 sudo[155424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 13:59:50.476125 n-d-844200-1 sudo[155424]: pam_unix(sudo:session): session closed for user root
Jun 01 13:59:50.478360 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.427s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:50.480467 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 13:59:58.819285 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-a61c983d-b6c3-4cc6-9847-c237b48cd744 req-c7e2827e-2dae-4ac6-b054-87d2541c1163 tempest-ServerActionsTestJSON-1473979439 None] Terminate volume connection completed successfully.
Jun 01 13:59:58.820009 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-a61c983d-b6c3-4cc6-9847-c237b48cd744 req-c7e2827e-2dae-4ac6-b054-87d2541c1163 tempest-ServerActionsTestJSON-1473979439 None] Deleting attachment b23827ad-efb0-45c7-855a-40a693f70944. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 13:59:58.821227 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:58.907137 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:58.907451 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476\n System information:\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-796ea0dd-368f-47e4-b415-22d97835a476\n Backing store flags: \n Account information:\n 9UxDQSRhgQEZKhUWdDxo\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:58.908504 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-a61c983d-b6c3-4cc6-9847-c237b48cd744 req-c7e2827e-2dae-4ac6-b054-87d2541c1163 tempest-ServerActionsTestJSON-1473979439 None] Removing iscsi_target for Volume ID: 796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 13:59:58.909830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:59.002272 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-796ea0dd-368f-47e4-b415-22d97835a476 -f" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:59.002555 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657312]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 13:59:59.005655 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 13:59:59.092690 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 13:59:59.092977 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657312]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:00:00.952007 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Lock "b'cinder-796ea0dd-368f-47e4-b415-22d97835a476-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 14:00:01.015858 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:01.106250 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:01.106618 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854657312]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:00:01.107323 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Skipping remove_export. No iscsi_target is presently exported for volume: 796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 14:00:01.108379 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:01.126156 n-d-844200-1 sudo[155472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 14:00:01.127005 n-d-844200-1 sudo[155472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:01.558188 n-d-844200-1 sudo[155472]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:01.561470 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.452s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:01.564439 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 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-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:01.589684 n-d-844200-1 sudo[155477]: 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-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 14:00:01.590949 n-d-844200-1 sudo[155477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:01.975145 n-d-844200-1 sudo[155477]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:01.977784 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.413s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:01.979976 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:02.001360 n-d-844200-1 sudo[155480]: 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-796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 14:00:02.002355 n-d-844200-1 sudo[155480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:02.467936 n-d-844200-1 sudo[155480]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:02.470669 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-796ea0dd-368f-47e4-b415-22d97835a476" returned: 0 in 0.490s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:02.472118 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Successfully deleted volume: 796ea0dd-368f-47e4-b415-22d97835a476
Jun 01 14:00:02.519601 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Created reservations ['b7344b62-a7ee-423b-889a-6cbb66be76c0', 'ce67ccb1-40c4-450f-b0a2-ae9fb8dc607c', '5ce67265-a2a0-4af1-8582-e094c303e85b', '066b24ac-fbdb-4f0d-be9e-d0a2ebbf104a'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 14:00:02.564835 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:00:02.566068 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:02.587899 n-d-844200-1 sudo[155487]: 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
Jun 01 14:00:02.588696 n-d-844200-1 sudo[155487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:03.061447 n-d-844200-1 sudo[155487]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:03.064547 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.498s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:03.067712 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:03.095768 n-d-844200-1 sudo[155490]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:00:03.096660 n-d-844200-1 sudo[155490]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:03.532504 n-d-844200-1 sudo[155490]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:03.535508 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:03.537733 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:00:03.543615 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Deleted volume successfully.
Jun 01 14:00:03.559485 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-b2743564-3e7b-48fd-99e8-dee37b35be8e tempest-ServerActionsTestJSON-1473979439 None] Lock "b'cinder-796ea0dd-368f-47e4-b415-22d97835a476-delete_volume'" released by "delete_volume" :: held 2.607s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 14:00:49.609711 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:00:49.610436 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:00:49.610875 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:49.631376 n-d-844200-1 sudo[155571]: 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
Jun 01 14:00:49.632220 n-d-844200-1 sudo[155571]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:50.068724 n-d-844200-1 sudo[155571]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:50.070970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.460s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:50.073084 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:00:50.091997 n-d-844200-1 sudo[155574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:00:50.092801 n-d-844200-1 sudo[155574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:00:50.537894 n-d-844200-1 sudo[155574]: pam_unix(sudo:session): session closed for user root
Jun 01 14:00:50.540002 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.467s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:00:50.541377 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:01:42.258166 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 14:01:42.263905 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 14:01:42.264409 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 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'
Jun 01 14:01:42.276990 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Flow 'volume_create_manager' (a5aa00e0-b47f-4405-81a5-e5cba1018b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:01:42.280498 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f68b65d2-aae8-4610-86cd-601cf60963da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:01:42.306384 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 14:01:42.332035 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f68b65d2-aae8-4610-86cd-601cf60963da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T14:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-629642965',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=7304fe7a-a3d2-4c2d-a0d6-b361040a31bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae9939ac5cf4dc5b0dc4582a0cd8f59',provider_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-06-01T14:01:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T14:01:42Z,user_id='0a7dccb56b6947c38c68a395359253cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d0e1b14a-ab0d-4240-9aa8-a1555f0a7308),volume_type_id=d0e1b14a-ab0d-4240-9aa8-a1555f0a7308)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:01:42.334502 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49490cf0-a039-40fc-990c-72c57e6dc807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:01:42.336608 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49490cf0-a039-40fc-990c-72c57e6dc807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:01:42.338899 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43f04b2c-c718-48f4-92e2-b91f84742e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:01:42.341124 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (43f04b2c-c718-48f4-92e2-b91f84742e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7304fe7a-a3d2-4c2d-a0d6-b361040a31bb', 'volume_name': 'volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:01:42.343566 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d7ec652-7016-4f35-a7d2-d7d5fc5ca60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:01:42.345646 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3d7ec652-7016-4f35-a7d2-d7d5fc5ca60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:01:42.347813 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6aedc19c-931f-4a77-a063-bdf171eba14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:01:42.348598 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Volume 7304fe7a-a3d2-4c2d-a0d6-b361040a31bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb', 'volume_size': 1}
Jun 01 14:01:42.349824 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:42.372450 n-d-844200-1 sudo[156333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb stack-volumes-lvmdriver-1 -L 1g
Jun 01 14:01:42.373291 n-d-844200-1 sudo[156333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:42.922234 n-d-844200-1 sudo[156333]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:42.925864 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.575s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:42.931832 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6aedc19c-931f-4a77-a063-bdf171eba14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:01:42.935906 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae1d43b0-c9f2-4666-bfa3-1371ed784a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:01:42.953867 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Volume volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb (7304fe7a-a3d2-4c2d-a0d6-b361040a31bb): created successfully
Jun 01 14:01:42.955737 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ae1d43b0-c9f2-4666-bfa3-1371ed784a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:01:42.958785 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Flow 'volume_create_manager' (a5aa00e0-b47f-4405-81a5-e5cba1018b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:01:42.967816 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-aaa430d3-33db-459c-a4b3-8b88b2dbee59 tempest-TestEncryptedCinderVolumes-2111837692 None] Created volume successfully.
Jun 01 14:01:44.017130 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:44.039654 n-d-844200-1 sudo[156368]: 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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:44.040451 n-d-844200-1 sudo[156368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:44.457378 n-d-844200-1 sudo[156368]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:44.459833 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb" returned: 0 in 0.442s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:44.507585 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:44.513594 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:44.513910 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860925072]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:44.514724 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 14:01:44.515509 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Creating iscsi_target for Volume ID: volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Created volume path /opt/stack/data/cinder/volumes/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb,
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: incominguser mk85hHumtwgGkD5gMGJb DneSQQhSc75Wy32Q
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:01:44.520076 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 14:01:44.521356 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:44.875457 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb" returned: 0 in 0.354s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:44.875847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860925072]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:44.876534 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 14:01:44.876956 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 14:01:44.878372 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:44.884477 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:44.884797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860925072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n System information:\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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n Backing store flags: \n Account information:\n mk85hHumtwgGkD5gMGJb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:44.885321 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 14:01:44.886287 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:44.973008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:44.973306 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860925072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n System information:\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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n Backing store flags: \n Account information:\n mk85hHumtwgGkD5gMGJb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:44.974711 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:45.063305 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:45.063960 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795860925072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n System information:\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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n Backing store flags: \n Account information:\n mk85hHumtwgGkD5gMGJb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:45.064957 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 14:01:45.115718 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb', 'target_lun': 1, 'volume_id': '7304fe7a-a3d2-4c2d-a0d6-b361040a31bb', 'auth_method': 'CHAP', 'auth_username': 'mk85hHumtwgGkD5gMGJb', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '22ecd9fd-39f9-42a0-b657-d609c924f134'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 14:01:45.246917 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-ddb8c4a2-d23c-41c5-89d2-e5c2e5c673bd req-22af556b-0031-4a13-b519-99b1bd5201a1 tempest-TestEncryptedCinderVolumes-2111837692 None] attachment_update completed successfully.
Jun 01 14:01:49.608924 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:01:49.609877 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:01:49.611188 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:49.639090 n-d-844200-1 sudo[156407]: 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
Jun 01 14:01:49.639890 n-d-844200-1 sudo[156407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:50.063821 n-d-844200-1 sudo[156407]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:50.066881 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:50.069377 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:50.090054 n-d-844200-1 sudo[156410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:01:50.090868 n-d-844200-1 sudo[156410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:50.496693 n-d-844200-1 sudo[156410]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:50.499351 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.430s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:50.501426 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:01:52.616694 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-74698f1e-477a-4e3b-a105-9fcce27dc2c3 req-687849f4-a711-462f-b654-d5907a85fd78 tempest-TestEncryptedCinderVolumes-2111837692 None] Terminate volume connection completed successfully.
Jun 01 14:01:52.617401 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-74698f1e-477a-4e3b-a105-9fcce27dc2c3 req-687849f4-a711-462f-b654-d5907a85fd78 tempest-TestEncryptedCinderVolumes-2111837692 None] Deleting attachment 22ecd9fd-39f9-42a0-b657-d609c924f134. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 14:01:52.618775 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:52.706860 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:52.707434 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796077123360]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n System information:\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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb\n Backing store flags: \n Account information:\n mk85hHumtwgGkD5gMGJb\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:52.708497 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-74698f1e-477a-4e3b-a105-9fcce27dc2c3 req-687849f4-a711-462f-b654-d5907a85fd78 tempest-TestEncryptedCinderVolumes-2111837692 None] Removing iscsi_target for Volume ID: 7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:52.710446 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:52.811503 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb -f" returned: 0 in 0.100s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:52.811938 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796077123360]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:52.814289 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:52.903956 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:52.904563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796077123360]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:53.406994 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Lock "b'cinder-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 14:01:53.475539 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:53.564305 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:53.564635 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139796077123360]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:01:53.565328 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:53.566412 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:53.584923 n-d-844200-1 sudo[156434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:53.585715 n-d-844200-1 sudo[156434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:53.988219 n-d-844200-1 sudo[156434]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:53.990674 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb" returned: 0 in 0.424s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:53.992636 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:54.010784 n-d-844200-1 sudo[156437]: 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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:54.011563 n-d-844200-1 sudo[156437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:54.395731 n-d-844200-1 sudo[156437]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:54.398462 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb" returned: 0 in 0.405s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:54.401479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:54.424506 n-d-844200-1 sudo[156440]: 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-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:54.425302 n-d-844200-1 sudo[156440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:54.930381 n-d-844200-1 sudo[156440]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:54.932846 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb" returned: 0 in 0.531s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:54.934029 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Successfully deleted volume: 7304fe7a-a3d2-4c2d-a0d6-b361040a31bb
Jun 01 14:01:54.963647 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1577464464 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1577464464, it is now deprecated. Please use the default quota class for default quota.
Jun 01 14:01:54.964443 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1577464464 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1577464464, it is now deprecated. Please use the default quota class for default quota.
Jun 01 14:01:54.984776 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Created reservations ['2d760fc4-1051-436a-afff-efc1e0f70d5b', '705fb4fb-a1d1-4ab3-b32b-962ccc6254f7', '7a1f22da-03eb-48c2-8cb1-a53d41741690', '4d270420-f54b-4d61-a402-bce55cc85089'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 14:01:55.032842 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:01:55.033655 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:55.054050 n-d-844200-1 sudo[156447]: 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
Jun 01 14:01:55.054859 n-d-844200-1 sudo[156447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:55.516246 n-d-844200-1 sudo[156447]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:55.519297 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.484s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:55.522641 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:01:55.542322 n-d-844200-1 sudo[156450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:01:55.543147 n-d-844200-1 sudo[156450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:01:55.977962 n-d-844200-1 sudo[156450]: pam_unix(sudo:session): session closed for user root
Jun 01 14:01:55.980393 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:01:55.982481 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:01:55.988974 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Deleted volume successfully.
Jun 01 14:01:56.005600 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-95b61712-70d5-4bca-8c64-656876498533 tempest-TestEncryptedCinderVolumes-2111837692 None] Lock "b'cinder-7304fe7a-a3d2-4c2d-a0d6-b361040a31bb-delete_volume'" released by "delete_volume" :: held 2.599s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 14:02:12.037053 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 14:02:12.040991 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 14:02:12.041530 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 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'
Jun 01 14:02:12.054325 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Flow 'volume_create_manager' (2c965d1f-da1b-4996-ad1a-cd7dfc3fee97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:02:12.057801 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86f3fab2-59e6-4b64-b42a-c010a7ca87d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:02:12.080313 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 14:02:12.104301 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86f3fab2-59e6-4b64-b42a-c010a7ca87d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T14:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-748339334',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae9939ac5cf4dc5b0dc4582a0cd8f59',provider_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-06-01T14:02:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T14:02:12Z,user_id='0a7dccb56b6947c38c68a395359253cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c16ce5e-dac2-4058-9657-8a18f5b8692b),volume_type_id=9c16ce5e-dac2-4058-9657-8a18f5b8692b)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:02:12.106887 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cd1e49a-4174-4724-b1d1-a4125f4f49d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:02:12.108994 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8cd1e49a-4174-4724-b1d1-a4125f4f49d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:02:12.111675 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (499ea4d5-1724-4b86-900c-b8ffa75c111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:02:12.113601 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (499ea4d5-1724-4b86-900c-b8ffa75c111e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69', 'volume_name': 'volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:02:12.115816 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8f2fe9d-376d-4eda-ab54-1fa726c9d647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:02:12.117851 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c8f2fe9d-376d-4eda-ab54-1fa726c9d647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:02:12.119992 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea7e57d4-b3bc-4e1b-ac48-7ec02d1c3f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:02:12.120770 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Volume ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69', 'volume_size': 1}
Jun 01 14:02:12.122076 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:12.144560 n-d-844200-1 sudo[156493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 stack-volumes-lvmdriver-1 -L 1g
Jun 01 14:02:12.145354 n-d-844200-1 sudo[156493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:12.687632 n-d-844200-1 sudo[156493]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:12.690406 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.568s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:12.694609 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea7e57d4-b3bc-4e1b-ac48-7ec02d1c3f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:02:12.696929 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3467f5d1-796a-4af1-80aa-a4f8eefb9343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:02:12.711327 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Volume volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 (ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69): created successfully
Jun 01 14:02:12.713962 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3467f5d1-796a-4af1-80aa-a4f8eefb9343) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:02:12.718889 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Flow 'volume_create_manager' (2c965d1f-da1b-4996-ad1a-cd7dfc3fee97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:02:12.730841 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-4accbe17-e39e-47e5-b502-f5bde9279701 tempest-TestEncryptedCinderVolumes-2111837692 None] Created volume successfully.
Jun 01 14:02:13.838849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:13.857401 n-d-844200-1 sudo[156528]: 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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:13.858223 n-d-844200-1 sudo[156528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:14.269602 n-d-844200-1 sudo[156528]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:14.273216 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:14.334423 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:14.342558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:14.343051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856379968]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:14.344036 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 14:02:14.345355 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Creating iscsi_target for Volume ID: volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Created volume path /opt/stack/data/cinder/volumes/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69,
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: incominguser nZ4GK3iesJ3kk56wywKS zLKS8v82gR5bWFX9
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:02:14.351791 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 14:02:14.353250 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:14.708396 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69" returned: 0 in 0.355s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:14.708723 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856379968]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:14.709342 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 14:02:14.709722 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 14:02:14.710931 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:14.716970 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:14.717419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856379968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n System information:\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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n Backing store flags: \n Account information:\n nZ4GK3iesJ3kk56wywKS\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:14.718017 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 14:02:14.719059 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:14.805832 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:14.806343 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856379968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n System information:\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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n Backing store flags: \n Account information:\n nZ4GK3iesJ3kk56wywKS\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:14.808008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:14.896622 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:14.897496 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795856379968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n System information:\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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n Backing store flags: \n Account information:\n nZ4GK3iesJ3kk56wywKS\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:14.898355 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 14:02:14.952472 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69', 'target_lun': 1, 'volume_id': 'ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69', 'auth_method': 'CHAP', 'auth_username': 'nZ4GK3iesJ3kk56wywKS', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4046f463-4eee-4854-b982-e8b620e4f3c9'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 14:02:15.067300 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-42420d1a-6854-4442-a9bc-2e8156d6f44c req-bae36da5-4133-48ef-9774-948f72cc551d tempest-TestEncryptedCinderVolumes-2111837692 None] attachment_update completed successfully.
Jun 01 14:02:22.452747 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f8ff4bce-bbb7-47de-af3d-52913e05ace6 req-5b1ed757-5e1f-412d-a6ce-20e663147aa6 tempest-TestEncryptedCinderVolumes-2111837692 None] Terminate volume connection completed successfully.
Jun 01 14:02:22.453393 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-f8ff4bce-bbb7-47de-af3d-52913e05ace6 req-5b1ed757-5e1f-412d-a6ce-20e663147aa6 tempest-TestEncryptedCinderVolumes-2111837692 None] Deleting attachment 4046f463-4eee-4854-b982-e8b620e4f3c9. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 14:02:22.454769 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:22.541820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:22.542248 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854264976]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n System information:\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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69\n Backing store flags: \n Account information:\n nZ4GK3iesJ3kk56wywKS\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:22.542914 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-f8ff4bce-bbb7-47de-af3d-52913e05ace6 req-5b1ed757-5e1f-412d-a6ce-20e663147aa6 tempest-TestEncryptedCinderVolumes-2111837692 None] Removing iscsi_target for Volume ID: ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:22.544119 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:22.648268 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 -f" returned: 0 in 0.103s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:22.648632 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854264976]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:22.649971 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:22.742454 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:22.743008 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854264976]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:23.225030 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Lock "b'cinder-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 14:02:23.282147 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:23.369623 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:23.369933 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854264976]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:02:23.370620 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:23.371645 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:23.390563 n-d-844200-1 sudo[156591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:23.391372 n-d-844200-1 sudo[156591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:23.799538 n-d-844200-1 sudo[156591]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:23.802172 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69" returned: 0 in 0.430s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:23.804236 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:23.822410 n-d-844200-1 sudo[156594]: 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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:23.823243 n-d-844200-1 sudo[156594]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:24.220200 n-d-844200-1 sudo[156594]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:24.222487 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69" returned: 0 in 0.418s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:24.224705 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:24.246895 n-d-844200-1 sudo[156597]: 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-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:24.247684 n-d-844200-1 sudo[156597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:24.727706 n-d-844200-1 sudo[156597]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:24.730190 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69" returned: 0 in 0.505s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:24.731399 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Successfully deleted volume: ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69
Jun 01 14:02:24.763013 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-139905651 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-139905651, it is now deprecated. Please use the default quota class for default quota.
Jun 01 14:02:24.763749 n-d-844200-1 cinder-volume[96718]: WARNING cinder.quota [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-139905651 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-139905651, it is now deprecated. Please use the default quota class for default quota.
Jun 01 14:02:24.782628 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Created reservations ['53dc66b8-a483-41cb-b353-fd3419214439', 'a262d9c1-23bd-4613-a897-f33a2002c6e6', 'cece7dec-f5f6-4527-952b-1fdca8abcaa1', '2211bbd9-3925-4238-afe9-7c05e477753b'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 14:02:24.832452 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:02:24.833361 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:24.851850 n-d-844200-1 sudo[156604]: 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
Jun 01 14:02:24.852652 n-d-844200-1 sudo[156604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:25.328839 n-d-844200-1 sudo[156604]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:25.332237 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.498s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:25.335051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:25.359576 n-d-844200-1 sudo[156607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:02:25.360632 n-d-844200-1 sudo[156607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:25.823982 n-d-844200-1 sudo[156607]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:25.826749 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:25.828774 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:02:25.835730 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Deleted volume successfully.
Jun 01 14:02:25.853056 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-af4206ae-5880-4dcc-b391-f588b1fcc947 tempest-TestEncryptedCinderVolumes-2111837692 None] Lock "b'cinder-ea1765f1-ed50-4dd9-8d21-6f8ba4e17b69-delete_volume'" released by "delete_volume" :: held 2.628s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 14:02:49.611604 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:02:49.613316 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:02:49.614582 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:49.643805 n-d-844200-1 sudo[156873]: 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
Jun 01 14:02:49.645847 n-d-844200-1 sudo[156873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:50.136717 n-d-844200-1 sudo[156873]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:50.139156 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.525s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:50.141117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:02:50.163472 n-d-844200-1 sudo[156876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:02:50.165064 n-d-844200-1 sudo[156876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:02:50.831720 n-d-844200-1 sudo[156876]: pam_unix(sudo:session): session closed for user root
Jun 01 14:02:50.835138 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.694s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:02:50.837554 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:03:24.982188 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 14:03:24.986050 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 14:03:24.986556 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 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'
Jun 01 14:03:24.999266 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Flow 'volume_create_manager' (d6943bf3-3ff4-464f-9437-09ce0f9dd51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:03:25.002735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cce99837-0b55-4ad5-b29f-d56076c14fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:03:25.025349 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 14:03:25.049505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cce99837-0b55-4ad5-b29f-d56076c14fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T14:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-80018391',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=33594a11-2884-4923-b203-aecf4a410827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21d1101db8a945198867bf83af8c818e',provider_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-06-01T14:03:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T14:03:25Z,user_id='a0e7cc1d9fa74498807bcb5acee3ddce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:03:25.052025 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (543927ad-7b92-470f-818e-9612f3a65930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:03:25.054086 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (543927ad-7b92-470f-818e-9612f3a65930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:03:25.056505 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (564ff52a-e688-40cb-9275-30772f40d0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:03:25.058725 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (564ff52a-e688-40cb-9275-30772f40d0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '33594a11-2884-4923-b203-aecf4a410827', 'volume_name': 'volume-33594a11-2884-4923-b203-aecf4a410827', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:03:25.060912 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91045c59-ec08-42f6-bd84-3ddef073cfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:03:25.063020 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (91045c59-ec08-42f6-bd84-3ddef073cfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:03:25.065130 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (459dc6db-87b1-4731-a9a1-9299efcd5842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:03:25.065886 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Volume 33594a11-2884-4923-b203-aecf4a410827: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-33594a11-2884-4923-b203-aecf4a410827', 'volume_size': 1}
Jun 01 14:03:25.067555 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33594a11-2884-4923-b203-aecf4a410827 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:25.085372 n-d-844200-1 sudo[157270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33594a11-2884-4923-b203-aecf4a410827 stack-volumes-lvmdriver-1 -L 1g
Jun 01 14:03:25.086192 n-d-844200-1 sudo[157270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:03:25.632943 n-d-844200-1 sudo[157270]: pam_unix(sudo:session): session closed for user root
Jun 01 14:03:25.636589 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-33594a11-2884-4923-b203-aecf4a410827 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.568s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:25.642579 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (459dc6db-87b1-4731-a9a1-9299efcd5842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-33594a11-2884-4923-b203-aecf4a410827', 'volume_size': 1}' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:03:25.646361 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d8b3538-abeb-4355-89aa-bc2a8264d286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:03:25.659879 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Volume volume-33594a11-2884-4923-b203-aecf4a410827 (33594a11-2884-4923-b203-aecf4a410827): created successfully
Jun 01 14:03:25.661943 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0d8b3538-abeb-4355-89aa-bc2a8264d286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:03:25.665199 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Flow 'volume_create_manager' (d6943bf3-3ff4-464f-9437-09ce0f9dd51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:03:25.673902 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-8b8ed140-80b3-4275-b3e2-d400b5371884 tempest-TestMinimumBasicScenario-719737980 None] Created volume successfully.
Jun 01 14:03:26.925021 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:26.944941 n-d-844200-1 sudo[157304]: 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-33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:03:26.945736 n-d-844200-1 sudo[157304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:03:27.357003 n-d-844200-1 sudo[157304]: pam_unix(sudo:session): session closed for user root
Jun 01 14:03:27.359746 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827" returned: 0 in 0.434s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:27.408619 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:27.415200 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:27.415635 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853586096]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:03:27.416562 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 14:03:27.417825 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Creating iscsi_target for Volume ID: volume-33594a11-2884-4923-b203-aecf4a410827 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Created volume path /opt/stack/data/cinder/volumes/volume-33594a11-2884-4923-b203-aecf4a410827,
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: incominguser rqZRsA5YuyVe56cynKFH oq9V5afZ83oezzRN
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:03:27.423675 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 14:03:27.425336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:27.789117 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827" returned: 0 in 0.363s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:27.789727 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853586096]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:03:27.790788 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 14:03:27.791234 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 14:03:27.792560 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:27.798542 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:27.798966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853586096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827\n System information:\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-33594a11-2884-4923-b203-aecf4a410827\n Backing store flags: \n Account information:\n rqZRsA5YuyVe56cynKFH\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:03:27.799494 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 14:03:27.800467 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:27.891107 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:27.891436 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853586096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827\n System information:\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-33594a11-2884-4923-b203-aecf4a410827\n Backing store flags: \n Account information:\n rqZRsA5YuyVe56cynKFH\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:03:27.892820 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:27.982280 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:27.983346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853586096]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827\n System information:\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-33594a11-2884-4923-b203-aecf4a410827\n Backing store flags: \n Account information:\n rqZRsA5YuyVe56cynKFH\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:03:27.984395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 14:03:28.032513 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827', 'target_lun': 1, 'volume_id': '33594a11-2884-4923-b203-aecf4a410827', 'auth_method': 'CHAP', 'auth_username': 'rqZRsA5YuyVe56cynKFH', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7a240ecb-bb5e-42ce-8a84-dd1cfb307888'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 14:03:28.147914 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-f260b803-b338-4856-950e-7079153ca252 req-3367d822-3043-4e14-af97-7929ed803fb5 tempest-TestMinimumBasicScenario-719737980 None] attachment_update completed successfully.
Jun 01 14:03:49.622099 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:03:49.622967 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:03:49.623748 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:49.645165 n-d-844200-1 sudo[157406]: 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
Jun 01 14:03:49.645966 n-d-844200-1 sudo[157406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:03:50.055064 n-d-844200-1 sudo[157406]: pam_unix(sudo:session): session closed for user root
Jun 01 14:03:50.057978 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:50.060020 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:03:50.084976 n-d-844200-1 sudo[157409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:03:50.086154 n-d-844200-1 sudo[157409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:03:50.491142 n-d-844200-1 sudo[157409]: pam_unix(sudo:session): session closed for user root
Jun 01 14:03:50.493420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.433s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:03:50.495651 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:04:44.292418 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-3cc563d4-3c10-4714-abef-d99226bafb78 req-cc85d355-72bc-4f3b-813c-7949276ebbb4 tempest-TestMinimumBasicScenario-719737980 None] Terminate volume connection completed successfully.
Jun 01 14:04:44.293151 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-3cc563d4-3c10-4714-abef-d99226bafb78 req-cc85d355-72bc-4f3b-813c-7949276ebbb4 tempest-TestMinimumBasicScenario-719737980 None] Deleting attachment 7a240ecb-bb5e-42ce-8a84-dd1cfb307888. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 14:04:44.296981 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:44.392474 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:44.393609 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854670128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827\n System information:\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-33594a11-2884-4923-b203-aecf4a410827\n Backing store flags: \n Account information:\n rqZRsA5YuyVe56cynKFH\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:04:44.394500 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-3cc563d4-3c10-4714-abef-d99226bafb78 req-cc85d355-72bc-4f3b-813c-7949276ebbb4 tempest-TestMinimumBasicScenario-719737980 None] Removing iscsi_target for Volume ID: 33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:04:44.397830 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:44.510571 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-33594a11-2884-4923-b203-aecf4a410827 -f" returned: 0 in 0.114s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:44.510892 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854670128]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:04:44.513098 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:44.621551 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:44.621923 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854670128]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:04:45.146541 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Lock "b'cinder-33594a11-2884-4923-b203-aecf4a410827-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 14:04:45.223773 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:45.342993 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:45.343599 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854670128]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:04:45.343967 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Skipping remove_export. No iscsi_target is presently exported for volume: 33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:04:45.345073 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:45.363141 n-d-844200-1 sudo[157505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:04:45.363929 n-d-844200-1 sudo[157505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:45.749592 n-d-844200-1 sudo[157505]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:45.752163 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827" returned: 0 in 0.407s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:45.753961 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 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-33594a11-2884-4923-b203-aecf4a410827 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:45.779890 n-d-844200-1 sudo[157508]: 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-33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:04:45.780710 n-d-844200-1 sudo[157508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:46.203515 n-d-844200-1 sudo[157508]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:46.206048 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827" returned: 0 in 0.451s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:46.208228 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:46.227556 n-d-844200-1 sudo[157511]: 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-33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:04:46.228593 n-d-844200-1 sudo[157511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:46.709556 n-d-844200-1 sudo[157511]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:46.711992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-33594a11-2884-4923-b203-aecf4a410827" returned: 0 in 0.503s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:46.713195 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Successfully deleted volume: 33594a11-2884-4923-b203-aecf4a410827
Jun 01 14:04:46.760866 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Created reservations ['69d8d182-3e5a-4517-9ae3-4b9f0b4db4db', '98482975-564a-4d07-b024-3df35a55a7e9', '8500ca9f-b931-4421-a2df-f4209a17d1d4', 'c42b8b0e-f685-4d87-8cf3-16f31b57a630'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 14:04:46.803230 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:04:46.803942 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:46.822886 n-d-844200-1 sudo[157518]: 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
Jun 01 14:04:46.823672 n-d-844200-1 sudo[157518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:47.291692 n-d-844200-1 sudo[157518]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:47.294170 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.490s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:47.296392 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:47.314928 n-d-844200-1 sudo[157521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:04:47.316122 n-d-844200-1 sudo[157521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:47.759401 n-d-844200-1 sudo[157521]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:47.761952 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:47.764942 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:04:47.771528 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Deleted volume successfully.
Jun 01 14:04:47.787085 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [None req-ad707c27-41a4-47c2-b980-e2b65b672b91 tempest-TestMinimumBasicScenario-719737980 None] Lock "b'cinder-33594a11-2884-4923-b203-aecf4a410827-delete_volume'" released by "delete_volume" :: held 2.641s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 14:04:49.623883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:04:49.624677 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:04:49.625336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:49.644373 n-d-844200-1 sudo[157524]: 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
Jun 01 14:04:49.645173 n-d-844200-1 sudo[157524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:50.070716 n-d-844200-1 sudo[157524]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:50.072777 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:50.074466 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:04:50.093780 n-d-844200-1 sudo[157527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:04:50.094571 n-d-844200-1 sudo[157527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:04:50.554222 n-d-844200-1 sudo[157527]: pam_unix(sudo:session): session closed for user root
Jun 01 14:04:50.557456 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:04:50.559400 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:05:49.629232 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:05:49.630226 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:05:49.631134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:05:49.659467 n-d-844200-1 sudo[157955]: 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
Jun 01 14:05:49.660254 n-d-844200-1 sudo[157955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:05:50.114118 n-d-844200-1 sudo[157955]: pam_unix(sudo:session): session closed for user root
Jun 01 14:05:50.116346 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:05:50.118017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:05:50.143653 n-d-844200-1 sudo[157958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:05:50.144475 n-d-844200-1 sudo[157958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:05:50.601153 n-d-844200-1 sudo[157958]: pam_unix(sudo:session): session closed for user root
Jun 01 14:05:50.604317 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:05:50.606100 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:06:49.636302 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:06:49.637024 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:06:49.637426 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:06:49.655643 n-d-844200-1 sudo[158370]: 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
Jun 01 14:06:49.656421 n-d-844200-1 sudo[158370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:06:50.102294 n-d-844200-1 sudo[158370]: pam_unix(sudo:session): session closed for user root
Jun 01 14:06:50.105231 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:06:50.107824 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:06:50.127542 n-d-844200-1 sudo[158375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:06:50.128337 n-d-844200-1 sudo[158375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:06:50.560389 n-d-844200-1 sudo[158375]: pam_unix(sudo:session): session closed for user root
Jun 01 14:06:50.562563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:06:50.564318 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:07:49.650353 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:07:49.651157 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:07:49.651673 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:07:49.670661 n-d-844200-1 sudo[158450]: 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
Jun 01 14:07:49.671472 n-d-844200-1 sudo[158450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:07:50.141106 n-d-844200-1 sudo[158450]: pam_unix(sudo:session): session closed for user root
Jun 01 14:07:50.143675 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.492s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:07:50.145883 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:07:50.174279 n-d-844200-1 sudo[158453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:07:50.175231 n-d-844200-1 sudo[158453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:07:50.680444 n-d-844200-1 sudo[158453]: pam_unix(sudo:session): session closed for user root
Jun 01 14:07:50.682577 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.536s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:07:50.684259 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:08:49.655827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:08:49.656642 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:08:49.657487 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:08:49.678618 n-d-844200-1 sudo[158861]: 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
Jun 01 14:08:49.679421 n-d-844200-1 sudo[158861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:08:50.123141 n-d-844200-1 sudo[158861]: pam_unix(sudo:session): session closed for user root
Jun 01 14:08:50.125633 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:08:50.127468 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:08:50.146063 n-d-844200-1 sudo[158866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:08:50.146883 n-d-844200-1 sudo[158866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:08:50.600695 n-d-844200-1 sudo[158866]: pam_unix(sudo:session): session closed for user root
Jun 01 14:08:50.602870 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:08:50.604271 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:09:49.669053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:09:49.670135 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:09:49.670940 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:09:49.692275 n-d-844200-1 sudo[158951]: 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
Jun 01 14:09:49.693062 n-d-844200-1 sudo[158951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:09:50.163093 n-d-844200-1 sudo[158951]: pam_unix(sudo:session): session closed for user root
Jun 01 14:09:50.165334 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.494s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:09:50.167013 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:09:50.184763 n-d-844200-1 sudo[158954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:09:50.185908 n-d-844200-1 sudo[158954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:09:50.645402 n-d-844200-1 sudo[158954]: pam_unix(sudo:session): session closed for user root
Jun 01 14:09:50.648047 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:09:50.649522 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:10:49.674286 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:10:49.675420 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:10:49.676214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:10:49.697809 n-d-844200-1 sudo[159362]: 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
Jun 01 14:10:49.698608 n-d-844200-1 sudo[159362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:10:50.160556 n-d-844200-1 sudo[159362]: pam_unix(sudo:session): session closed for user root
Jun 01 14:10:50.162733 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.486s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:10:50.164544 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:10:50.182789 n-d-844200-1 sudo[159366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:10:50.183586 n-d-844200-1 sudo[159366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:10:50.642991 n-d-844200-1 sudo[159366]: pam_unix(sudo:session): session closed for user root
Jun 01 14:10:50.645628 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:10:50.647328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:11:49.680052 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:11:49.681148 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:11:49.681899 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:11:49.702724 n-d-844200-1 sudo[159436]: 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
Jun 01 14:11:49.704009 n-d-844200-1 sudo[159436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:11:50.166693 n-d-844200-1 sudo[159436]: pam_unix(sudo:session): session closed for user root
Jun 01 14:11:50.168950 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.487s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:11:50.170722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:11:50.189178 n-d-844200-1 sudo[159439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:11:50.189979 n-d-844200-1 sudo[159439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:11:50.618271 n-d-844200-1 sudo[159439]: pam_unix(sudo:session): session closed for user root
Jun 01 14:11:50.620592 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:11:50.621948 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:12:49.686620 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:12:49.687363 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:12:49.687797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:12:49.706581 n-d-844200-1 sudo[159852]: 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
Jun 01 14:12:49.707466 n-d-844200-1 sudo[159852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:12:50.158846 n-d-844200-1 sudo[159852]: pam_unix(sudo:session): session closed for user root
Jun 01 14:12:50.161772 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:12:50.164282 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:12:50.183729 n-d-844200-1 sudo[159855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:12:50.184512 n-d-844200-1 sudo[159855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:12:50.622443 n-d-844200-1 sudo[159855]: pam_unix(sudo:session): session closed for user root
Jun 01 14:12:50.624768 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:12:50.626203 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:13:49.688626 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:13:49.689328 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:13:49.689744 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:13:49.708441 n-d-844200-1 sudo[160497]: 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
Jun 01 14:13:49.709241 n-d-844200-1 sudo[160497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:13:50.216435 n-d-844200-1 sudo[160497]: pam_unix(sudo:session): session closed for user root
Jun 01 14:13:50.218670 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.529s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:13:50.220354 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:13:50.239662 n-d-844200-1 sudo[160500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:13:50.240438 n-d-844200-1 sudo[160500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:13:50.684068 n-d-844200-1 sudo[160500]: pam_unix(sudo:session): session closed for user root
Jun 01 14:13:50.686937 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.466s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:13:50.689007 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:14:49.695673 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:14:49.696988 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:14:49.697767 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:14:49.721050 n-d-844200-1 sudo[160576]: 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
Jun 01 14:14:49.721844 n-d-844200-1 sudo[160576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:14:50.184840 n-d-844200-1 sudo[160576]: pam_unix(sudo:session): session closed for user root
Jun 01 14:14:50.187085 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.489s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:14:50.188722 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:14:50.207484 n-d-844200-1 sudo[160579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:14:50.208266 n-d-844200-1 sudo[160579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:14:50.639883 n-d-844200-1 sudo[160579]: pam_unix(sudo:session): session closed for user root
Jun 01 14:14:50.642563 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.453s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:14:50.643961 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:15:49.695284 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:15:49.696254 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:15:49.697136 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:15:49.717160 n-d-844200-1 sudo[160631]: 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
Jun 01 14:15:49.717965 n-d-844200-1 sudo[160631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:15:50.177563 n-d-844200-1 sudo[160631]: pam_unix(sudo:session): session closed for user root
Jun 01 14:15:50.180583 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:15:50.183345 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:15:50.209259 n-d-844200-1 sudo[160634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:15:50.210062 n-d-844200-1 sudo[160634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:15:50.667502 n-d-844200-1 sudo[160634]: pam_unix(sudo:session): session closed for user root
Jun 01 14:15:50.669972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.487s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:15:50.671350 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:16:49.705689 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:16:49.706977 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:16:49.707480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:16:49.728292 n-d-844200-1 sudo[160683]: 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
Jun 01 14:16:49.729096 n-d-844200-1 sudo[160683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:16:50.235875 n-d-844200-1 sudo[160683]: pam_unix(sudo:session): session closed for user root
Jun 01 14:16:50.239002 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.531s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:16:50.241467 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:16:50.260861 n-d-844200-1 sudo[160686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:16:50.261661 n-d-844200-1 sudo[160686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:16:50.713021 n-d-844200-1 sudo[160686]: pam_unix(sudo:session): session closed for user root
Jun 01 14:16:50.716332 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:16:50.718142 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:17:49.717053 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:17:49.718750 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:17:49.719356 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:17:49.744391 n-d-844200-1 sudo[160744]: 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
Jun 01 14:17:49.745172 n-d-844200-1 sudo[160744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:17:50.199151 n-d-844200-1 sudo[160744]: pam_unix(sudo:session): session closed for user root
Jun 01 14:17:50.201311 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:17:50.202992 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:17:50.221175 n-d-844200-1 sudo[160747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:17:50.222019 n-d-844200-1 sudo[160747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:17:50.683703 n-d-844200-1 sudo[160747]: pam_unix(sudo:session): session closed for user root
Jun 01 14:17:50.687110 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:17:50.688513 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:17:59.051148 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-844200-1@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-844200-1@lvmdriver-1#lvmdriver-1']} {{(pid=96718) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jun 01 14:17:59.055053 n-d-844200-1 cinder-volume[96718]: WARNING stevedore.named [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jun 01 14:17:59.055917 n-d-844200-1 cinder-volume[96718]: WARNING castellan.key_manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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'
Jun 01 14:17:59.068748 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Flow 'volume_create_manager' (1deb37de-bf61-4e62-8364-d9b1e3e1afff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:17:59.072904 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6125778d-530d-49a9-9616-f96f973aae17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:17:59.097220 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_db.sqlalchemy.engines [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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=96718) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jun 01 14:17:59.122982 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6125778d-530d-49a9-9616-f96f973aae17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-06-01T14:17:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-598762717',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-844200-1@lvmdriver-1#lvmdriver-1',id=d21ecf15-f056-46af-89d6-99dce34a2e16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91b91e9f1672426a85c9a696a51a6763',provider_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-06-01T14:17:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-06-01T14:17:59Z,user_id='3f3e2020d9bb4ef8907efaf7539110df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22ed9627-669f-4d46-87e7-901510d36f71),volume_type_id=22ed9627-669f-4d46-87e7-901510d36f71)' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:17:59.125488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d60bda5-6969-432e-8627-1f41a5506822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:17:59.127767 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d60bda5-6969-432e-8627-1f41a5506822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:17:59.130093 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db0b80a8-b357-43b2-a2c1-81cb1895f650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:17:59.250329 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db0b80a8-b357-43b2-a2c1-81cb1895f650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd21ecf15-f056-46af-89d6-99dce34a2e16', 'volume_name': 'volume-d21ecf15-f056-46af-89d6-99dce34a2e16', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:17:59.252636 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6934097a-9ba1-47de-9363-788722b3fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:17:59.255056 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6934097a-9ba1-47de-9363-788722b3fbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:17:59.257470 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (192c63e8-9858-4ecc-9026-26813e0642b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:17:59.258276 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Volume d21ecf15-f056-46af-89d6-99dce34a2e16: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d21ecf15-f056-46af-89d6-99dce34a2e16', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jun 01 14:17:59.258927 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Cloning d21ecf15-f056-46af-89d6-99dce34a2e16 from image 93b76079-fe9f-4419-9703-e5bc0778ad3c at location (None, None). {{(pid=96718) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jun 01 14:18:08.449486 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1, size 616.00 MB, duration 9.19 sec {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:530}}
Jun 01 14:18:08.450290 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Image download 616.00 MB at 67.04 MB/s
Jun 01 14:18:08.494061 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:08.577589 n-d-844200-1 sudo[160779]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1
Jun 01 14:18:08.578376 n-d-844200-1 sudo[160779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:08.910924 n-d-844200-1 sudo[160779]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:08.913219 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1" returned: 0 in 0.419s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:08.914158 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c is fetched for user 3f3e2020d9bb4ef8907efaf7539110df. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1013}}
Jun 01 14:18:08.986825 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:09.069020 n-d-844200-1 sudo[160784]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1
Jun 01 14:18:09.069799 n-d-844200-1 sudo[160784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:09.409740 n-d-844200-1 sudo[160784]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:09.422144 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1" returned: 0 in 0.435s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:09.424499 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d21ecf15-f056-46af-89d6-99dce34a2e16 stack-volumes-lvmdriver-1 -L 1g {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:09.445377 n-d-844200-1 sudo[160789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d21ecf15-f056-46af-89d6-99dce34a2e16 stack-volumes-lvmdriver-1 -L 1g
Jun 01 14:18:09.446212 n-d-844200-1 sudo[160789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:09.985792 n-d-844200-1 sudo[160789]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:09.988525 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d21ecf15-f056-46af-89d6-99dce34a2e16 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.564s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:10.013376 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Attempting download of 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume d21ecf15-f056-46af-89d6-99dce34a2e16. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1133}}
Jun 01 14:18:10.059123 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_77mxtow_ {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:10.143204 n-d-844200-1 sudo[160823]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_77mxtow_
Jun 01 14:18:10.143985 n-d-844200-1 sudo[160823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:10.466053 n-d-844200-1 sudo[160823]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:10.468417 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_77mxtow_" returned: 0 in 0.409s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:10.469794 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:10.552452 n-d-844200-1 sudo[160827]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1
Jun 01 14:18:10.553240 n-d-844200-1 sudo[160827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:10.878155 n-d-844200-1 sudo[160827]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:10.880548 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1" returned: 0 in 0.410s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:10.881441 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] 93b76079-fe9f-4419-9703-e5bc0778ad3c was vhdx, converting to raw {{(pid=96718) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:725}}
Jun 01 14:18:10.882431 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16 oflag=direct {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:10.900975 n-d-844200-1 sudo[160832]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16 oflag=direct
Jun 01 14:18:10.901772 n-d-844200-1 sudo[160832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:11.221991 n-d-844200-1 sudo[160832]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:11.224827 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16 oflag=direct" returned: 0 in 0.342s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:11.226091 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:11.243875 n-d-844200-1 sudo[160844]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16
Jun 01 14:18:11.244667 n-d-844200-1 sudo[160844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:12.008750 n-d-844200-1 sudo[160844]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:12.011101 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16" returned: 0 in 0.785s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:12.012063 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:12.094518 n-d-844200-1 sudo[160876]: 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1
Jun 01 14:18:12.095313 n-d-844200-1 sudo[160876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:12.424111 n-d-844200-1 sudo[160876]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:12.426672 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 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_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1" returned: 0 in 0.414s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:12.427563 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_93b76079-fe9f-4419-9703-e5bc0778ad3c_newxnc3hn-d-844200-1@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d21ecf15--f056--46af--89d6--99dce34a2e16 {{(pid=96718) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:381}}
Jun 01 14:18:12.427920 n-d-844200-1 cinder-volume[96718]: INFO cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Converted 700.00 MB image at 700.00 MB/s
Jun 01 14:18:12.428563 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Downloaded image 93b76079-fe9f-4419-9703-e5bc0778ad3c ((None, None)) to volume d21ecf15-f056-46af-89d6-99dce34a2e16 successfully. {{(pid=96718) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1173}}
Jun 01 14:18:12.544692 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.image.image_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Temporary image 93b76079-fe9f-4419-9703-e5bc0778ad3c for user 3f3e2020d9bb4ef8907efaf7539110df is deleted. {{(pid=96718) fetch /opt/stack/cinder/cinder/image/image_utils.py:1017}}
Jun 01 14:18:12.545368 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.volume_utils [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Marking volume d21ecf15-f056-46af-89d6-99dce34a2e16 as bootable. {{(pid=96718) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1089}}
Jun 01 14:18:12.560173 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Copying metadata from image 93b76079-fe9f-4419-9703-e5bc0778ad3c to d21ecf15-f056-46af-89d6-99dce34a2e16. {{(pid=96718) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:439}}
Jun 01 14:18:12.560590 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.flows.manager.create_volume [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Creating volume glance metadata for volume d21ecf15-f056-46af-89d6-99dce34a2e16 backed by image 93b76079-fe9f-4419-9703-e5bc0778ad3c with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=96718) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jun 01 14:18:12.619735 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (192c63e8-9858-4ecc-9026-26813e0642b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d21ecf15-f056-46af-89d6-99dce34a2e16', 'volume_size': 1, 'image_id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', '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': 'f71356eb6d1847e7ad39d4b5cfacc43f', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '93b76079-fe9f-4419-9703-e5bc0778ad3c', 'created_at': datetime.datetime(2022, 6, 1, 12, 42, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 6, 1, 12, 42, 33, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/93b76079-fe9f-4419-9703-e5bc0778ad3c/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:18:12.621994 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (941dbdd8-67f4-4f35-8a4f-b5b1c118df5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jun 01 14:18:12.632215 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.flows.manager.create_volume [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Volume volume-d21ecf15-f056-46af-89d6-99dce34a2e16 (d21ecf15-f056-46af-89d6-99dce34a2e16): created successfully
Jun 01 14:18:12.634372 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (941dbdd8-67f4-4f35-8a4f-b5b1c118df5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=96718) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jun 01 14:18:12.637397 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Flow 'volume_create_manager' (1deb37de-bf61-4e62-8364-d9b1e3e1afff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=96718) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jun 01 14:18:12.646154 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [None req-463f6c3e-33c0-4a4d-b9f7-88318d198108 tempest-TestShelveInstance-2083613920 None] Created volume successfully.
Jun 01 14:18:15.524626 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:15.544780 n-d-844200-1 sudo[160881]: 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-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:18:15.545694 n-d-844200-1 sudo[160881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:15.944352 n-d-844200-1 sudo[160881]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:15.946909 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.422s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:16.006134 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:16.013979 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:16.014232 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:18:16.014891 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Targets prior to update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 14:18:16.015718 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Creating iscsi_target for Volume ID: volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Created volume path /opt/stack/data/cinder/volumes/volume-d21ecf15-f056-46af-89d6-99dce34a2e16,
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: incominguser GBGh5HEpYLGHCJEQ8f9v jLxpHzs76ubRY4NH
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:18:16.019521 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 14:18:16.021479 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:16.390985 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.369s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:16.391420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:18:16.392056 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 14:18:16.392682 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 14:18:16.394469 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:16.402292 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:16.403426 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:18:16.404097 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Targets after update: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 14:18:16.406916 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:16.509629 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:16.510329 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:18:16.514173 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:16.603588 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:16.604596 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795853427104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:18:16.605570 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 14:18:16.651567 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16', 'target_lun': 1, 'volume_id': 'd21ecf15-f056-46af-89d6-99dce34a2e16', 'auth_method': 'CHAP', 'auth_username': 'GBGh5HEpYLGHCJEQ8f9v', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9252d082-a80d-4734-8c54-5d6ea69aad85'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 14:18:16.765023 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-7edbcee3-561b-4bba-9491-800f91847239 req-2f3521a2-8565-4787-850a-44815372d9df tempest-TestShelveInstance-2083613920 None] attachment_update completed successfully.
Jun 01 14:18:49.716968 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:18:49.717626 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:18:49.718174 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:49.737296 n-d-844200-1 sudo[161005]: 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
Jun 01 14:18:49.738115 n-d-844200-1 sudo[161005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:50.148545 n-d-844200-1 sudo[161005]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:50.150730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:50.153151 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:18:50.171963 n-d-844200-1 sudo[161008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:18:50.172880 n-d-844200-1 sudo[161008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:18:50.626374 n-d-844200-1 sudo[161008]: pam_unix(sudo:session): session closed for user root
Jun 01 14:18:50.628730 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:18:50.630828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:19:49.721983 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:19:49.723046 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:19:49.723845 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:19:49.742700 n-d-844200-1 sudo[161065]: 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
Jun 01 14:19:49.743517 n-d-844200-1 sudo[161065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:19:50.179334 n-d-844200-1 sudo[161065]: pam_unix(sudo:session): session closed for user root
Jun 01 14:19:50.182109 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:19:50.183776 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:19:50.204221 n-d-844200-1 sudo[161068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:19:50.205022 n-d-844200-1 sudo[161068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:19:50.621499 n-d-844200-1 sudo[161068]: pam_unix(sudo:session): session closed for user root
Jun 01 14:19:50.623673 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.440s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:19:50.625021 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:20:42.490757 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-b8ea227e-d959-4aa8-b467-9201c7b2e117 req-1852b1e5-1d2d-4bb6-86af-da547b969a5d tempest-TestShelveInstance-2083613920 None] Terminate volume connection completed successfully.
Jun 01 14:20:42.491455 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-b8ea227e-d959-4aa8-b467-9201c7b2e117 req-1852b1e5-1d2d-4bb6-86af-da547b969a5d tempest-TestShelveInstance-2083613920 None] Deleting attachment 9252d082-a80d-4734-8c54-5d6ea69aad85. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 14:20:47.207419 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:47.227557 n-d-844200-1 sudo[161118]: 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-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:20:47.228509 n-d-844200-1 sudo[161118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:20:47.687877 n-d-844200-1 sudo[161118]: pam_unix(sudo:session): session closed for user root
Jun 01 14:20:47.690334 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.483s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:47.737786 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:47.744435 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:47.744780 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: GBGh5HEpYLGHCJEQ8f9v
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 14:20:47.745760 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jun 01 14:20:47.748175 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Creating iscsi_target for Volume ID: volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jun 01 14:20:47.748175 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Created volume path /opt/stack/data/cinder/volumes/volume-d21ecf15-f056-46af-89d6-99dce34a2e16,
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: content:
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: driver iscsi
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: incominguser GBGh5HEpYLGHCJEQ8f9v jLxpHzs76ubRY4NH
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: write-cache on
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]:
Jun 01 14:20:47.752070 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jun 01 14:20:47.753274 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:48.131336 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.378s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:48.131676 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898800]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:20:48.132292 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] StdOut from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jun 01 14:20:48.132646 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] StdErr from tgt-admin --update: {{(pid=96718) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jun 01 14:20:48.133849 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:48.152721 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:48.153009 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.tgt [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: System information:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Driver: iscsi
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: State: ready
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: I_T nexus information:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: LUN information:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: LUN: 0
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Type: controller
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010000
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf10
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Size: 0 MB, Block size: 1
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Backing store type: null
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Backing store path: None
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: LUN: 1
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Type: disk
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: SCSI ID: IET 00010001
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: SCSI SN: beaf11
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Size: 1074 MB, Block size: 512
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Online: Yes
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Removable media: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Prevent removal: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Readonly: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: SWP: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Thin-provisioning: No
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Backing store type: rdwr
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Backing store flags:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: Account information:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: GBGh5HEpYLGHCJEQ8f9v
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: ACL information:
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: ALL
Jun 01 14:20:48.153556 n-d-844200-1 cinder-volume[96718]: {{(pid=96718) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jun 01 14:20:48.156124 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:48.254093 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:48.254093 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:20:48.254093 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:48.339963 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:48.340298 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795854898800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:20:48.341263 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.targets.iscsi [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Set provider_location to: 10.222.0.40:3260,1 iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16 1 {{(pid=96718) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jun 01 14:20:48.399865 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.40:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16', 'target_lun': 1, 'volume_id': 'd21ecf15-f056-46af-89d6-99dce34a2e16', 'auth_method': 'CHAP', 'auth_username': 'GBGh5HEpYLGHCJEQ8f9v', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '45a0eec2-db08-492b-b76e-bbdd82a4c30e'} {{(pid=96718) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4719}}
Jun 01 14:20:48.534559 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-ade5e923-e48f-4066-a68c-3b744c4ef684 req-22c99106-975a-487b-87a4-86f83fc9a828 tempest-TestShelveInstance-2083613920 None] attachment_update completed successfully.
Jun 01 14:20:49.721480 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:20:49.722345 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:20:49.722682 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:49.742293 n-d-844200-1 sudo[161166]: 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
Jun 01 14:20:49.743117 n-d-844200-1 sudo[161166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:20:50.163844 n-d-844200-1 sudo[161166]: pam_unix(sudo:session): session closed for user root
Jun 01 14:20:50.166260 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:50.167946 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:20:50.186835 n-d-844200-1 sudo[161178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:20:50.187668 n-d-844200-1 sudo[161178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:20:50.596613 n-d-844200-1 sudo[161178]: pam_unix(sudo:session): session closed for user root
Jun 01 14:20:50.599262 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:20:50.602233 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:21:49.720736 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:21:49.721780 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:21:49.722129 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:21:49.741342 n-d-844200-1 sudo[161240]: 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
Jun 01 14:21:49.742203 n-d-844200-1 sudo[161240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:21:50.156102 n-d-844200-1 sudo[161240]: pam_unix(sudo:session): session closed for user root
Jun 01 14:21:50.158364 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:21:50.160295 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:21:50.181917 n-d-844200-1 sudo[161243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:21:50.182725 n-d-844200-1 sudo[161243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:21:50.581561 n-d-844200-1 sudo[161243]: pam_unix(sudo:session): session closed for user root
Jun 01 14:21:50.583684 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:21:50.585511 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:22:25.631576 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-db787c18-4d2b-4ca9-844d-4263508b4963 tempest-TestShelveInstance-2083613920 None] Terminate volume connection completed successfully.
Jun 01 14:22:25.632268 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.manager [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-db787c18-4d2b-4ca9-844d-4263508b4963 tempest-TestShelveInstance-2083613920 None] Deleting attachment 45a0eec2-db08-492b-b76e-bbdd82a4c30e. {{(pid=96718) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4868}}
Jun 01 14:22:25.633715 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:25.721214 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:25.721558 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818813216]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16\n System information:\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-d21ecf15-f056-46af-89d6-99dce34a2e16\n Backing store flags: \n Account information:\n GBGh5HEpYLGHCJEQ8f9v\n ACL information:\n ALL\n', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:22:25.722227 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.tgt [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-db787c18-4d2b-4ca9-844d-4263508b4963 tempest-TestShelveInstance-2083613920 None] Removing iscsi_target for Volume ID: d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:22:25.723370 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16 -f {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:25.833104 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d21ecf15-f056-46af-89d6-99dce34a2e16 -f" returned: 0 in 0.109s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:25.833427 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818813216]: (4, None) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:22:25.837046 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:25.923068 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:25.923399 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818813216]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:22:26.099968 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Lock "b'cinder-d21ecf15-f056-46af-89d6-99dce34a2e16-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jun 01 14:22:26.161288 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:26.254185 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=105932) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:26.254504 n-d-844200-1 cinder-volume[96718]: DEBUG oslo.privsep.daemon [-] privsep: reply[139795818813216]: (4, ('', '')) {{(pid=105932) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jun 01 14:22:26.255231 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.targets.iscsi [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Skipping remove_export. No iscsi_target is presently exported for volume: d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:22:26.256316 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:26.280646 n-d-844200-1 sudo[161298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:22:26.281482 n-d-844200-1 sudo[161298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:26.680029 n-d-844200-1 sudo[161298]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:26.683431 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.426s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:26.685476 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 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-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:26.706008 n-d-844200-1 sudo[161301]: 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-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:22:26.707297 n-d-844200-1 sudo[161301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:27.111616 n-d-844200-1 sudo[161301]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:27.114920 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.428s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:27.118249 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:27.141404 n-d-844200-1 sudo[161304]: 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-d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:22:27.142185 n-d-844200-1 sudo[161304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:27.616344 n-d-844200-1 sudo[161304]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:27.619628 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d21ecf15-f056-46af-89d6-99dce34a2e16" returned: 0 in 0.501s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:27.620837 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.drivers.lvm [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Successfully deleted volume: d21ecf15-f056-46af-89d6-99dce34a2e16
Jun 01 14:22:27.679004 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.quota [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Created reservations ['b5847788-f511-4a60-8d88-835bb91ec128', 'f08d1cb9-2ff0-4fb1-9fa4-c168477de820', 'cf147d93-c90e-49ee-845a-591f9cde644d', '564bc0fc-5481-4bd5-a986-5eba33882105'] {{(pid=96718) reserve /opt/stack/cinder/cinder/quota.py:756}}
Jun 01 14:22:27.725828 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:22:27.727521 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:27.751633 n-d-844200-1 sudo[161311]: 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
Jun 01 14:22:27.752542 n-d-844200-1 sudo[161311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:28.211150 n-d-844200-1 sudo[161311]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:28.213693 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.486s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:28.215928 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:28.236141 n-d-844200-1 sudo[161314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:22:28.237042 n-d-844200-1 sudo[161314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:28.738869 n-d-844200-1 sudo[161314]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:28.741266 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.525s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:28.743454 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:22:28.749060 n-d-844200-1 cinder-volume[96718]: INFO cinder.volume.manager [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Deleted volume successfully.
Jun 01 14:22:28.764940 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.coordination [req-221e5f24-9ecf-489c-aecf-65cd0ac76635 req-31c6d030-4bcc-48c4-8e65-bbbf1451a409 tempest-TestShelveInstance-2083613920 None] Lock "b'cinder-d21ecf15-f056-46af-89d6-99dce34a2e16-delete_volume'" released by "delete_volume" :: held 2.665s {{(pid=96718) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jun 01 14:22:49.731398 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:22:49.732036 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:22:49.732522 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:49.753617 n-d-844200-1 sudo[161595]: 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
Jun 01 14:22:49.756197 n-d-844200-1 sudo[161595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:50.196972 n-d-844200-1 sudo[161595]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:50.199652 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:50.201417 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:22:50.221341 n-d-844200-1 sudo[161598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:22:50.222139 n-d-844200-1 sudo[161598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:22:50.772729 n-d-844200-1 sudo[161598]: pam_unix(sudo:session): session closed for user root
Jun 01 14:22:50.775331 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:22:50.785546 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:23:49.740458 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:23:49.741457 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:23:49.742318 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:23:49.764074 n-d-844200-1 sudo[162038]: 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
Jun 01 14:23:49.764843 n-d-844200-1 sudo[162038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:23:50.199643 n-d-844200-1 sudo[162038]: pam_unix(sudo:session): session closed for user root
Jun 01 14:23:50.203281 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.460s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:23:50.205682 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:23:50.230750 n-d-844200-1 sudo[162041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:23:50.231792 n-d-844200-1 sudo[162041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:23:50.695561 n-d-844200-1 sudo[162041]: pam_unix(sudo:session): session closed for user root
Jun 01 14:23:50.697797 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.492s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:23:50.699166 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:24:49.737694 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:24:49.738395 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:24:49.738966 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:24:49.760615 n-d-844200-1 sudo[162092]: 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
Jun 01 14:24:49.761621 n-d-844200-1 sudo[162092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:24:50.234721 n-d-844200-1 sudo[162092]: pam_unix(sudo:session): session closed for user root
Jun 01 14:24:50.237209 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.498s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:24:50.239897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:24:50.258920 n-d-844200-1 sudo[162095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:24:50.259705 n-d-844200-1 sudo[162095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:24:50.722865 n-d-844200-1 sudo[162095]: pam_unix(sudo:session): session closed for user root
Jun 01 14:24:50.725200 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.485s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:24:50.726798 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:25:49.738290 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:25:49.739467 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:25:49.740118 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:25:49.764663 n-d-844200-1 sudo[162186]: 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
Jun 01 14:25:49.765453 n-d-844200-1 sudo[162186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:25:50.203601 n-d-844200-1 sudo[162186]: pam_unix(sudo:session): session closed for user root
Jun 01 14:25:50.206636 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:25:50.209085 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:25:50.227356 n-d-844200-1 sudo[162190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:25:50.228135 n-d-844200-1 sudo[162190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:25:50.695715 n-d-844200-1 sudo[162190]: pam_unix(sudo:session): session closed for user root
Jun 01 14:25:50.699177 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:25:50.701381 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:27:49.752788 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:27:49.753824 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:27:49.754668 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:27:49.781646 n-d-844200-1 sudo[162295]: 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
Jun 01 14:27:49.782481 n-d-844200-1 sudo[162295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:27:50.243918 n-d-844200-1 sudo[162295]: pam_unix(sudo:session): session closed for user root
Jun 01 14:27:50.246247 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.491s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:27:50.248408 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:27:50.273028 n-d-844200-1 sudo[162298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:27:50.273875 n-d-844200-1 sudo[162298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:27:50.731253 n-d-844200-1 sudo[162298]: pam_unix(sudo:session): session closed for user root
Jun 01 14:27:50.734228 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.485s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:27:50.735627 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:28:49.759541 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:28:49.760274 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:28:49.760847 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:28:49.779472 n-d-844200-1 sudo[162468]: 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
Jun 01 14:28:49.780264 n-d-844200-1 sudo[162468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:28:50.251203 n-d-844200-1 sudo[162468]: pam_unix(sudo:session): session closed for user root
Jun 01 14:28:50.253460 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.492s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:28:50.255091 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:28:50.273297 n-d-844200-1 sudo[162471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:28:50.274092 n-d-844200-1 sudo[162471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:28:50.728847 n-d-844200-1 sudo[162471]: pam_unix(sudo:session): session closed for user root
Jun 01 14:28:50.731149 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:28:50.732561 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:29:49.768299 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:29:49.769348 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:29:49.770078 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:29:49.792796 n-d-844200-1 sudo[162526]: 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
Jun 01 14:29:49.793568 n-d-844200-1 sudo[162526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:29:50.234883 n-d-844200-1 sudo[162526]: pam_unix(sudo:session): session closed for user root
Jun 01 14:29:50.238426 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:29:50.240969 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:29:50.267811 n-d-844200-1 sudo[162529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:29:50.268592 n-d-844200-1 sudo[162529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:29:50.709229 n-d-844200-1 sudo[162529]: pam_unix(sudo:session): session closed for user root
Jun 01 14:29:50.712590 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:29:50.714581 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:30:49.780212 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:30:49.781224 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:30:49.782051 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:30:49.809494 n-d-844200-1 sudo[162608]: 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
Jun 01 14:30:49.810290 n-d-844200-1 sudo[162608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:30:50.292779 n-d-844200-1 sudo[162608]: pam_unix(sudo:session): session closed for user root
Jun 01 14:30:50.295915 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.513s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:30:50.298428 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:30:50.324259 n-d-844200-1 sudo[162611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:30:50.325044 n-d-844200-1 sudo[162611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:30:50.768039 n-d-844200-1 sudo[162611]: pam_unix(sudo:session): session closed for user root
Jun 01 14:30:50.770553 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:30:50.771946 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:31:49.783420 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:31:49.784716 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:31:49.785152 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:31:49.806571 n-d-844200-1 sudo[162660]: 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
Jun 01 14:31:49.807392 n-d-844200-1 sudo[162660]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:31:50.273420 n-d-844200-1 sudo[162660]: pam_unix(sudo:session): session closed for user root
Jun 01 14:31:50.276465 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.491s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:31:50.278972 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:31:50.303968 n-d-844200-1 sudo[162663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:31:50.305244 n-d-844200-1 sudo[162663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:31:50.759278 n-d-844200-1 sudo[162663]: pam_unix(sudo:session): session closed for user root
Jun 01 14:31:50.761627 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:31:50.763013 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:32:49.788189 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:32:49.788896 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:32:49.789227 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:32:49.814357 n-d-844200-1 sudo[162714]: 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
Jun 01 14:32:49.815687 n-d-844200-1 sudo[162714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:32:50.277472 n-d-844200-1 sudo[162714]: pam_unix(sudo:session): session closed for user root
Jun 01 14:32:50.279995 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.490s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:32:50.282004 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:32:50.299830 n-d-844200-1 sudo[162717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:32:50.300615 n-d-844200-1 sudo[162717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:32:50.777221 n-d-844200-1 sudo[162717]: pam_unix(sudo:session): session closed for user root
Jun 01 14:32:50.779764 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.497s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:32:50.781485 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:33:49.796836 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:33:49.797860 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:33:49.798543 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:33:49.823988 n-d-844200-1 sudo[162766]: 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
Jun 01 14:33:49.824772 n-d-844200-1 sudo[162766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:33:50.273746 n-d-844200-1 sudo[162766]: pam_unix(sudo:session): session closed for user root
Jun 01 14:33:50.275893 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:33:50.277525 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:33:50.295952 n-d-844200-1 sudo[162769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:33:50.296746 n-d-844200-1 sudo[162769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:33:50.727407 n-d-844200-1 sudo[162769]: pam_unix(sudo:session): session closed for user root
Jun 01 14:33:50.730466 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.452s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:33:50.732488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:34:49.804911 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:34:49.805909 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:34:49.807017 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:34:49.835776 n-d-844200-1 sudo[162819]: 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
Jun 01 14:34:49.836939 n-d-844200-1 sudo[162819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:34:50.327175 n-d-844200-1 sudo[162819]: pam_unix(sudo:session): session closed for user root
Jun 01 14:34:50.329684 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.523s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:34:50.331381 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:34:50.349981 n-d-844200-1 sudo[162822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:34:50.350790 n-d-844200-1 sudo[162822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:34:50.812962 n-d-844200-1 sudo[162822]: pam_unix(sudo:session): session closed for user root
Jun 01 14:34:50.816253 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:34:50.818104 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:35:49.811458 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:35:49.812161 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:35:49.812606 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:35:49.842822 n-d-844200-1 sudo[162871]: 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
Jun 01 14:35:49.843612 n-d-844200-1 sudo[162871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:35:50.295602 n-d-844200-1 sudo[162871]: pam_unix(sudo:session): session closed for user root
Jun 01 14:35:50.298175 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:35:50.299897 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:35:50.318823 n-d-844200-1 sudo[162874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:35:50.319618 n-d-844200-1 sudo[162874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:35:50.797004 n-d-844200-1 sudo[162874]: pam_unix(sudo:session): session closed for user root
Jun 01 14:35:50.800565 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:35:50.802723 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}
Jun 01 14:36:49.816747 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_service.periodic_task [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=96718) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jun 01 14:36:49.817488 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.volume.drivers.lvm [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Updating volume stats {{(pid=96718) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jun 01 14:36:49.817930 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:36:49.835919 n-d-844200-1 sudo[162923]: 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
Jun 01 14:36:49.836703 n-d-844200-1 sudo[162923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:36:50.263272 n-d-844200-1 sudo[162923]: pam_unix(sudo:session): session closed for user root
Jun 01 14:36:50.266618 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:36:50.269706 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jun 01 14:36:50.288544 n-d-844200-1 sudo[162926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1
Jun 01 14:36:50.289320 n-d-844200-1 sudo[162926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jun 01 14:36:50.762515 n-d-844200-1 sudo[162926]: pam_unix(sudo:session): session closed for user root
Jun 01 14:36:50.765328 n-d-844200-1 cinder-volume[96718]: DEBUG oslo_concurrency.processutils [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 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.495s {{(pid=96718) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jun 01 14:36:50.766826 n-d-844200-1 cinder-volume[96718]: DEBUG cinder.manager [None req-0869ccdd-eb92-4204-bd27-5b8de89b00f1 None None] Notifying Schedulers of capabilities ... {{(pid=96718) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}}